============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py F

=================================== FAILURES ===================================
_________________ test_alter_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:68: in test_alter_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28764
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008eb/r3tmp/kikimr_cluster_2dj1i68q
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4344
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6033
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9935
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/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/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_6w_qz5vn.log --grpc-port=4344 --mon-port=31772 --ic-port=28764
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4344/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/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/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_6w_qz5vn.log --grpc-port=4344 --mon-port=31772 --ic-port=28764
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_6w_qz5vn.log', '--grpc-port=4344', '--mon-port=31772', '--ic-port=28764')' in '/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1154617
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4344/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/rhna/0008eb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1154625
DEBUG    ya.test:process.py:259 Command (pid 1154625) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1154625) elapsed time (sec): 0.8071832656860352
DEBUG    ya.test:process.py:263 Command (pid 1154625) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1154625) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1154625) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) nivcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1154625) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1154625) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1154625) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1154625) stime: 0.378934
DEBUG    ya.test:process.py:263 Command (pid 1154625) utime: 0.11964999999999999
DEBUG    ya.test:process.py:263 Command (pid 1154625) wtime: 0.829
DEBUG    ya.test:process.py:275 Command (pid 1154625) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1154625) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4344', '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: 28764\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/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4344', '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: 28764\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158119
DEBUG    ya.test:process.py:259 Command (pid 1158119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158119) elapsed time (sec): 2.0470774173736572
DEBUG    ya.test:process.py:263 Command (pid 1158119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) maxrss: 555612
DEBUG    ya.test:process.py:263 Command (pid 1158119) minflt: 18476
DEBUG    ya.test:process.py:263 Command (pid 1158119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) nivcsw: 199
DEBUG    ya.test:process.py:263 Command (pid 1158119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158119) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1158119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158119) stime: 1.00727
DEBUG    ya.test:process.py:263 Command (pid 1158119) utime: 0.19222999999999998
DEBUG    ya.test:process.py:263 Command (pid 1158119) wtime: 2.061
DEBUG    ya.test:process.py:275 Command (pid 1158119) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4344', '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/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4344', '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: 1159678
DEBUG    ya.test:process.py:259 Command (pid 1159678) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159678) elapsed time (sec): 2.613600492477417
DEBUG    ya.test:process.py:263 Command (pid 1159678) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1159678) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 1159678) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) nivcsw: 334
DEBUG    ya.test:process.py:263 Command (pid 1159678) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159678) nvcsw: 146
DEBUG    ya.test:process.py:263 Command (pid 1159678) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159678) stime: 2.237761
DEBUG    ya.test:process.py:263 Command (pid 1159678) utime: 0.12875499999999998
DEBUG    ya.test:process.py:263 Command (pid 1159678) wtime: 2.619
DEBUG    ya.test:process.py:275 Command (pid 1159678) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11003
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008eb/r3tmp/kikimr_cluster_85egwv_y
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28772
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10869
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23022
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2090
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/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/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_0yhzu67s.log --grpc-port=28772 --mon-port=10869 --ic-port=11003
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28772/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/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/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_0yhzu67s.log --grpc-port=28772 --mon-port=10869 --ic-port=11003
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1/logfile_0yhzu67s.log', '--grpc-port=28772', '--mon-port=10869', '--ic-port=11003')' in '/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1161557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28772/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/rhna/0008eb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161558
DEBUG    ya.test:process.py:259 Command (pid 1161558) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161558) elapsed time (sec): 2.143831253051758
DEBUG    ya.test:process.py:263 Command (pid 1161558) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1161558) minflt: 16707
DEBUG    ya.test:process.py:263 Command (pid 1161558) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1161558) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161558) nvcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1161558) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161558) stime: 1.956096
DEBUG    ya.test:process.py:263 Command (pid 1161558) utime: 0.09165899999999999
DEBUG    ya.test:process.py:263 Command (pid 1161558) wtime: 2.145
DEBUG    ya.test:process.py:275 Command (pid 1161558) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1161558) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28772', '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: 11003\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28772', '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: 11003\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167330
DEBUG    ya.test:process.py:259 Command (pid 1167330) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167330) elapsed time (sec): 0.8258085250854492
DEBUG    ya.test:process.py:263 Command (pid 1167330) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1167330) minflt: 18412
DEBUG    ya.test:process.py:263 Command (pid 1167330) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1167330) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167330) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1167330) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167330) stime: 0.533067
DEBUG    ya.test:process.py:263 Command (pid 1167330) utime: 0.15270699999999998
DEBUG    ya.test:process.py:263 Command (pid 1167330) wtime: 0.827
DEBUG    ya.test:process.py:275 Command (pid 1167330) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28772', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28772', '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: 1168298
DEBUG    ya.test:process.py:259 Command (pid 1168298) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168298) elapsed time (sec): 0.8922011852264404
DEBUG    ya.test:process.py:263 Command (pid 1168298) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1168298) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1168298) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1168298) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) nivcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1168298) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168298) nvcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1168298) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168298) stime: 0.557651
DEBUG    ya.test:process.py:263 Command (pid 1168298) utime: 0.138409
DEBUG    ya.test:process.py:263 Command (pid 1168298) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 1168298) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21110
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6999
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21579
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24435
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61345
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28772 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_3pw0dpgs.log --grpc-port=21110 --mon-port=6999 --ic-port=21579
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28772 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_3pw0dpgs.log --grpc-port=21110 --mon-port=6999 --ic-port=21579
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28772', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1/logfile_3pw0dpgs.log', '--grpc-port=21110', '--mon-port=6999', '--ic-port=21579')' in '/home/runner/.ya/build/build_root/rhna/0008eb/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk0/testing_out_stuff/test_secrets.py.test_alter_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1169171
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21110/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008eb/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1169173
DEBUG    ya.test:process.py:259 Command (pid 1169173) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1169173) elapsed time (sec): 0.867459774017334
DEBUG    ya.test:process.py:263 Command (pid 1169173) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1169173) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1169173) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) nivcsw: 32
DEBUG    ya.test:process.py:263 Command (pid 1169173) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1169173) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1169173) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1169173) stime: 0.5877519999999999
DEBUG    ya.test:process.py:263 Command (pid 1169173) utime: 0.147899
DEBUG    ya.test:process.py:263 Command (pid 1169173) wtime: 0.869
DEBUG    ya.test:process.py:275 Command (pid 1169173) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1169173) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_with_grants[encryption_disabled])
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, d3cf5d12-2346-4fa4-a641-96ba16c72768, localhost:28772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d3cf5d12-2346-4fa4-a641-96ba16c72768, localhost:28772): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d3cf5d12-2346-4fa4-a641-96ba16c72768, localhost:28772): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21110 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-2tlsei57yi.auto.internal:21110, 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:28772
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, 9bce8104-6af7-4d9f-940e-e23e1f0e4cec, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9bce8104-6af7-4d9f-940e-e23e1f0e4cec, ghrun-2tlsei57yi.auto.internal:21110): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9bce8104-6af7-4d9f-940e-e23e1f0e4cec, ghrun-2tlsei57yi.auto.internal:21110): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2640ff83-7694-4932-af2d-53c53677f297, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2640ff83-7694-4932-af2d-53c53677f297, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2640ff83-7694-4932-af2d-53c53677f297, ghrun-2tlsei57yi.auto.internal:21110): 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=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 869d993e-ae67-452d-bbac-8888953e1a32, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 869d993e-ae67-452d-bbac-8888953e1a32, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 869d993e-ae67-452d-bbac-8888953e1a32, ghrun-2tlsei57yi.auto.internal:21110): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 61f97d35-dccf-4f93-aa33-ab6493fbe5e6, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 61f97d35-dccf-4f93-aa33-ab6493fbe5e6, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=N2E5ZGI5ZjYtZWQwY2JkNmEtZDNjNjFlZmUtZjA3MDBiN2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 61f97d35-dccf-4f93-aa33-ab6493fbe5e6, ghrun-2tlsei57yi.auto.internal:21110): 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:28772
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21110
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6348ba82-5b4c-4a18-ad2c-8b379fc52338, localhost:28772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6348ba82-5b4c-4a18-ad2c-8b379fc52338, localhost:28772): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6348ba82-5b4c-4a18-ad2c-8b379fc52338, localhost:28772): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21110 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-2tlsei57yi.auto.internal:21110, 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:28772
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, a54c9c60-25b8-434a-b7ce-65cbd2335a51, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a54c9c60-25b8-434a-b7ce-65cbd2335a51, ghrun-2tlsei57yi.auto.internal:21110): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a54c9c60-25b8-434a-b7ce-65cbd2335a51, ghrun-2tlsei57yi.auto.internal:21110): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bb164a2e-8c2e-4cd4-9501-e12f595d0f02, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bb164a2e-8c2e-4cd4-9501-e12f595d0f02, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bb164a2e-8c2e-4cd4-9501-e12f595d0f02, ghrun-2tlsei57yi.auto.internal:21110): 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=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5553a21d-4d83-4283-97d8-9f36fa4a0541, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5553a21d-4d83-4283-97d8-9f36fa4a0541, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5553a21d-4d83-4283-97d8-9f36fa4a0541, ghrun-2tlsei57yi.auto.internal:21110): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 2403b5db-9cb4-4f8a-80ec-486beb14afaa, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 2403b5db-9cb4-4f8a-80ec-486beb14afaa, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=NThlMzY0MmMtYzkwNDk0YjYtZjgwMmZiLTQzYWU4ZGMy" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 2403b5db-9cb4-4f8a-80ec-486beb14afaa, ghrun-2tlsei57yi.auto.internal:21110): 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:28772
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21110
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, b6847cef-1427-4ae7-a8cd-bae3533923c6, localhost:28772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6847cef-1427-4ae7-a8cd-bae3533923c6, localhost:28772): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6847cef-1427-4ae7-a8cd-bae3533923c6, localhost:28772): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21110 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-2tlsei57yi.auto.internal:21110, 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:28772
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, 04f0d5b4-04c7-4f8b-b585-4b4f31ede08f, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 04f0d5b4-04c7-4f8b-b585-4b4f31ede08f, ghrun-2tlsei57yi.auto.internal:21110): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 04f0d5b4-04c7-4f8b-b585-4b4f31ede08f, ghrun-2tlsei57yi.auto.internal:21110): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9fafaa8e-0a8f-40ed-a217-9c12694a85fd, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9fafaa8e-0a8f-40ed-a217-9c12694a85fd, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9fafaa8e-0a8f-40ed-a217-9c12694a85fd, ghrun-2tlsei57yi.auto.internal:21110): 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=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d529f7c9-783f-4028-bf6b-4a97ab2dd549, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d529f7c9-783f-4028-bf6b-4a97ab2dd549, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d529f7c9-783f-4028-bf6b-4a97ab2dd549, ghrun-2tlsei57yi.auto.internal:21110): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, dc974ea1-c4b0-4e86-8267-44a13755a2e0, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, dc974ea1-c4b0-4e86-8267-44a13755a2e0, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OTMzODlmOWUtNzcwZjQ3N2QtNzJjMmU3NzUtMjc4ZmU4YWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, dc974ea1-c4b0-4e86-8267-44a13755a2e0, ghrun-2tlsei57yi.auto.internal:21110): 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:28772
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21110
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9fafaa8e-0a8f-40ed-a217-9c12694a85fd, ghrun-2tlsei57yi.auto.internal:21110): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6e36ef9a-65db-4855-8041-30b62fb109b9, localhost:28772): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e36ef9a-65db-4855-8041-30b62fb109b9, localhost:28772): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e36ef9a-65db-4855-8041-30b62fb109b9, localhost:28772): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21110 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-2tlsei57yi.auto.internal:21110, 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:28772
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, a1370e25-0408-41d4-bf5c-21c821ee73f2, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a1370e25-0408-41d4-bf5c-21c821ee73f2, ghrun-2tlsei57yi.auto.internal:21110): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a1370e25-0408-41d4-bf5c-21c821ee73f2, ghrun-2tlsei57yi.auto.internal:21110): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 6beb469f-6791-473f-b05a-a4f6c08e8602, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 6beb469f-6791-473f-b05a-a4f6c08e8602, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 6beb469f-6791-473f-b05a-a4f6c08e8602, ghrun-2tlsei57yi.auto.internal:21110): 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=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e2e11313-ba0e-436a-a6c8-e29f7c064b9a, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e2e11313-ba0e-436a-a6c8-e29f7c064b9a, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e2e11313-ba0e-436a-a6c8-e29f7c064b9a, ghrun-2tlsei57yi.auto.internal:21110): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 39f094ef-f0cd-45ce-96ec-25594a100494, ghrun-2tlsei57yi.auto.internal:21110): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 39f094ef-f0cd-45ce-96ec-25594a100494, ghrun-2tlsei57yi.auto.internal:21110): request = { session_id: "ydb://session/3?node_id=50000&id=OWJjYWNkMjktMjNhYjJlZDYtZjljMGU2OTMtYmVkNTIxODU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 39f094ef-f0cd-45ce-96ec-25594a100494, ghrun-2tlsei57yi.auto.internal:21110): 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:28772
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21110
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 6beb469f-6791-473f-b05a-a4f6c08e8602, ghrun-2tlsei57yi.auto.internal:21110): 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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.6128645, expires_in: 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, e0e7569a-5613-4468-a0a8-193ce9d347db, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0e7569a-5613-4468-a0a8-193ce9d347db, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0e7569a-5613-4468-a0a8-193ce9d347db, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.5387166, expires_in: 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, 7e840fbc-6d88-4df5-ae7a-feddd6baa7c3, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e840fbc-6d88-4df5-ae7a-feddd6baa7c3, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e840fbc-6d88-4df5-ae7a-feddd6baa7c3, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.103164, expires_in: 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, 8b0e894f-f110-4b96-afeb-854f58dcbb80, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b0e894f-f110-4b96-afeb-854f58dcbb80, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b0e894f-f110-4b96-afeb-854f58dcbb80, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.4829726, expires_in: 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, 49f15ff4-f59f-4538-b4b0-e6ab112be13e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49f15ff4-f59f-4538-b4b0-e6ab112be13e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49f15ff4-f59f-4538-b4b0-e6ab112be13e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.6982045, expires_in: 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, c7e99e05-57a6-43ec-86cd-94912cdef3c4, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7e99e05-57a6-43ec-86cd-94912cdef3c4, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7e99e05-57a6-43ec-86cd-94912cdef3c4, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.373487, expires_in: 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, d4d6b16d-dc87-4c0d-a00d-b649ec8403bd, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4d6b16d-dc87-4c0d-a00d-b649ec8403bd, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4d6b16d-dc87-4c0d-a00d-b649ec8403bd, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.9488835, expires_in: 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, 002fab9f-86ca-457f-807d-abd0a3ff8450, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 002fab9f-86ca-457f-807d-abd0a3ff8450, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 002fab9f-86ca-457f-807d-abd0a3ff8450, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.3938115, expires_in: 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, 4b5eb46c-87ed-47df-995f-d92eab740303, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b5eb46c-87ed-47df-995f-d92eab740303, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b5eb46c-87ed-47df-995f-d92eab740303, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.0503802, expires_in: 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, c0721558-8f59-4951-ade2-df1c1e48e630, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0721558-8f59-4951-ade2-df1c1e48e630, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0721558-8f59-4951-ade2-df1c1e48e630, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.4134443, expires_in: 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, 4cf1a5e1-3c10-423b-ab72-a2ca1ee36daf, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cf1a5e1-3c10-423b-ab72-a2ca1ee36daf, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cf1a5e1-3c10-423b-ab72-a2ca1ee36daf, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.0229158, expires_in: 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, ddda463c-0c58-48bb-b2b1-dafbadbd5e4e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddda463c-0c58-48bb-b2b1-dafbadbd5e4e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddda463c-0c58-48bb-b2b1-dafbadbd5e4e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.2839332, expires_in: 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, e5c6da59-9fe7-4e59-8c6f-8b2a1252f0ba, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5c6da59-9fe7-4e59-8c6f-8b2a1252f0ba, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5c6da59-9fe7-4e59-8c6f-8b2a1252f0ba, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.013891, expires_in: 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, fb8243be-4bfa-4990-8b6a-07fe4ae256c7, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb8243be-4bfa-4990-8b6a-07fe4ae256c7, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb8243be-4bfa-4990-8b6a-07fe4ae256c7, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.423086, expires_in: 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, ac6154ff-d8e9-44f9-9a9e-f800d7db0fc2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac6154ff-d8e9-44f9-9a9e-f800d7db0fc2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac6154ff-d8e9-44f9-9a9e-f800d7db0fc2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.5832617, expires_in: 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, 6eff0577-e6ca-49eb-ac34-a9346a9c7e5e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6eff0577-e6ca-49eb-ac34-a9346a9c7e5e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6eff0577-e6ca-49eb-ac34-a9346a9c7e5e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.7820063, expires_in: 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, f2fa2fd9-4ffa-4a57-9d8f-d37f54d43976, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2fa2fd9-4ffa-4a57-9d8f-d37f54d43976, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2fa2fd9-4ffa-4a57-9d8f-d37f54d43976, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.194829, expires_in: 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, 0ddd43fc-753d-4c97-af3d-95f23c631846, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ddd43fc-753d-4c97-af3d-95f23c631846, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ddd43fc-753d-4c97-af3d-95f23c631846, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.5268013, expires_in: 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, f50d26fb-1cef-4b26-a4e9-506ee1625c66, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f50d26fb-1cef-4b26-a4e9-506ee1625c66, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f50d26fb-1cef-4b26-a4e9-506ee1625c66, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.4134765, expires_in: 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, bdf752bb-7248-4195-ae93-518cfb1112de, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf752bb-7248-4195-ae93-518cfb1112de, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf752bb-7248-4195-ae93-518cfb1112de, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.9025395, expires_in: 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, ccdeff31-52f3-40d7-b3be-4ff57e742ba5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccdeff31-52f3-40d7-b3be-4ff57e742ba5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccdeff31-52f3-40d7-b3be-4ff57e742ba5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.0637453, expires_in: 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, ad6f7e45-04f7-4257-a45e-6ff45eeaee07, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad6f7e45-04f7-4257-a45e-6ff45eeaee07, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad6f7e45-04f7-4257-a45e-6ff45eeaee07, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.2914312, expires_in: 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, 7b70af97-9c70-460d-ad1d-6319e00a0017, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b70af97-9c70-460d-ad1d-6319e00a0017, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b70af97-9c70-460d-ad1d-6319e00a0017, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.6925485, expires_in: 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, 227bdffb-f7cf-46c1-9171-9d9c450e922c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 227bdffb-f7cf-46c1-9171-9d9c450e922c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 227bdffb-f7cf-46c1-9171-9d9c450e922c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.4355514, expires_in: 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, 9be5ef5f-728f-43eb-9843-4d1d2a21f08d, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9be5ef5f-728f-43eb-9843-4d1d2a21f08d, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9be5ef5f-728f-43eb-9843-4d1d2a21f08d, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.4205334, expires_in: 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, 40593041-89e8-47b1-bb85-068d81eeedf1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40593041-89e8-47b1-bb85-068d81eeedf1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40593041-89e8-47b1-bb85-068d81eeedf1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.2666314, expires_in: 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, 11599be1-96ff-498c-b75a-b2b1d921482e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11599be1-96ff-498c-b75a-b2b1d921482e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11599be1-96ff-498c-b75a-b2b1d921482e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.2384226, expires_in: 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, 1ab5ce42-02e9-45f4-9361-97c5c3f44f58, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ab5ce42-02e9-45f4-9361-97c5c3f44f58, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ab5ce42-02e9-45f4-9361-97c5c3f44f58, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.2560868, expires_in: 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, 8da2c58b-32f0-4ef3-a135-047c10626c01, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da2c58b-32f0-4ef3-a135-047c10626c01, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da2c58b-32f0-4ef3-a135-047c10626c01, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.257003, expires_in: 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, 61f167e1-ba19-42ac-bc20-de50caaf8981, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61f167e1-ba19-42ac-bc20-de50caaf8981, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61f167e1-ba19-42ac-bc20-de50caaf8981, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.3537495, expires_in: 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, bc5be900-6937-41be-be04-c740cc7b2e92, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc5be900-6937-41be-be04-c740cc7b2e92, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc5be900-6937-41be-be04-c740cc7b2e92, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.910251, expires_in: 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, 9e566208-d898-4ffa-bf26-a3909baa2de7, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e566208-d898-4ffa-bf26-a3909baa2de7, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e566208-d898-4ffa-bf26-a3909baa2de7, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.1515179, expires_in: 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, 4f9185f7-07b0-469b-ab3a-b3880d2667d4, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f9185f7-07b0-469b-ab3a-b3880d2667d4, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f9185f7-07b0-469b-ab3a-b3880d2667d4, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.8146942, expires_in: 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, b9ef8329-7f1e-4be1-b224-32cf4badd63a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9ef8329-7f1e-4be1-b224-32cf4badd63a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9ef8329-7f1e-4be1-b224-32cf4badd63a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.69024, expires_in: 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, 43ea4041-57c7-462d-a0db-910beb2085f9, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43ea4041-57c7-462d-a0db-910beb2085f9, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43ea4041-57c7-462d-a0db-910beb2085f9, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.0881078, expires_in: 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, eccc8eef-e171-47ee-be83-a5c0425778bd, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eccc8eef-e171-47ee-be83-a5c0425778bd, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eccc8eef-e171-47ee-be83-a5c0425778bd, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.1798654, expires_in: 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, 3a5d10f0-43f2-46c1-bbbf-acad7d35e297, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a5d10f0-43f2-46c1-bbbf-acad7d35e297, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a5d10f0-43f2-46c1-bbbf-acad7d35e297, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.5191221, expires_in: 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, 9c8aeb43-d3d9-469d-8b12-c5c92f3400ae, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c8aeb43-d3d9-469d-8b12-c5c92f3400ae, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c8aeb43-d3d9-469d-8b12-c5c92f3400ae, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.533776, expires_in: 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, c01c501c-d0aa-43b4-b54f-772fb0aeb264, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c01c501c-d0aa-43b4-b54f-772fb0aeb264, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c01c501c-d0aa-43b4-b54f-772fb0aeb264, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.2165658, expires_in: 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, db058584-3bfa-42ab-8008-007c536dc633, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db058584-3bfa-42ab-8008-007c536dc633, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db058584-3bfa-42ab-8008-007c536dc633, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.3588486, expires_in: 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, d7cc3dd1-7699-4b41-b7aa-4f816ef8d636, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7cc3dd1-7699-4b41-b7aa-4f816ef8d636, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7cc3dd1-7699-4b41-b7aa-4f816ef8d636, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.794197, expires_in: 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, 1b86ef5e-cace-4446-a271-173beb5b0dab, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b86ef5e-cace-4446-a271-173beb5b0dab, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b86ef5e-cace-4446-a271-173beb5b0dab, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.4965858, expires_in: 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, 2d279497-fff4-42ec-a032-570519836eb0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d279497-fff4-42ec-a032-570519836eb0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d279497-fff4-42ec-a032-570519836eb0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.5675886, expires_in: 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, 633c85c7-6ebf-45be-8d69-0a581ebce0b1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 633c85c7-6ebf-45be-8d69-0a581ebce0b1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 633c85c7-6ebf-45be-8d69-0a581ebce0b1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.283211, expires_in: 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, 18d8dcee-0357-4fe2-a100-0bc497718e18, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18d8dcee-0357-4fe2-a100-0bc497718e18, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18d8dcee-0357-4fe2-a100-0bc497718e18, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.6959836, expires_in: 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, e4a2cd87-070b-4999-93c9-1a323062fe98, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4a2cd87-070b-4999-93c9-1a323062fe98, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4a2cd87-070b-4999-93c9-1a323062fe98, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.9374726, expires_in: 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, 62cc449c-6785-4a18-bac8-8a641faecae8, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62cc449c-6785-4a18-bac8-8a641faecae8, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62cc449c-6785-4a18-bac8-8a641faecae8, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.71644, expires_in: 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, 99f8b791-a61b-40eb-8785-c13db91af6ca, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99f8b791-a61b-40eb-8785-c13db91af6ca, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99f8b791-a61b-40eb-8785-c13db91af6ca, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.30604, expires_in: 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, 7061414f-c0ac-443e-a7e0-8244998741d5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7061414f-c0ac-443e-a7e0-8244998741d5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7061414f-c0ac-443e-a7e0-8244998741d5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.0412903, expires_in: 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, 9ce74917-7dba-4632-80c5-137b0d205bc0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ce74917-7dba-4632-80c5-137b0d205bc0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ce74917-7dba-4632-80c5-137b0d205bc0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.1199672, expires_in: 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, 44c3d0b7-95c1-450d-954f-89d5a6259fc0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44c3d0b7-95c1-450d-954f-89d5a6259fc0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44c3d0b7-95c1-450d-954f-89d5a6259fc0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.1559472, expires_in: 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, f196a2cb-f158-4291-a4ac-2ed691ecf758, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f196a2cb-f158-4291-a4ac-2ed691ecf758, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f196a2cb-f158-4291-a4ac-2ed691ecf758, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.9537497, expires_in: 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, 23e6e25a-da9a-4b68-9fa3-c67db68b6ec5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23e6e25a-da9a-4b68-9fa3-c67db68b6ec5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23e6e25a-da9a-4b68-9fa3-c67db68b6ec5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.2390208, expires_in: 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, 5f6003fc-4811-4853-af9c-5d5b75931fee, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f6003fc-4811-4853-af9c-5d5b75931fee, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f6003fc-4811-4853-af9c-5d5b75931fee, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.4246447, expires_in: 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, f19c0530-291e-42e8-981c-bbdd5d6f7ddb, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f19c0530-291e-42e8-981c-bbdd5d6f7ddb, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f19c0530-291e-42e8-981c-bbdd5d6f7ddb, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.853146, expires_in: 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, a3a82194-3b2b-431e-9f92-d532e58f9cb2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3a82194-3b2b-431e-9f92-d532e58f9cb2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3a82194-3b2b-431e-9f92-d532e58f9cb2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.9100766, expires_in: 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, 5e4c4e94-7f07-4e7d-8632-53672cf28c34, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e4c4e94-7f07-4e7d-8632-53672cf28c34, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e4c4e94-7f07-4e7d-8632-53672cf28c34, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.012667, expires_in: 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, 8b0a2368-1cee-4685-9418-1a87f66eed02, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b0a2368-1cee-4685-9418-1a87f66eed02, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b0a2368-1cee-4685-9418-1a87f66eed02, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.373867, expires_in: 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, 4cafa316-c9a1-45a2-8da4-2f9fb416dee1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cafa316-c9a1-45a2-8da4-2f9fb416dee1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cafa316-c9a1-45a2-8da4-2f9fb416dee1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.2590265, expires_in: 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, db5a7cf4-05cf-41bc-a7f7-60be14b58482, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db5a7cf4-05cf-41bc-a7f7-60be14b58482, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db5a7cf4-05cf-41bc-a7f7-60be14b58482, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.5491583, expires_in: 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, 053800ba-6533-4270-be15-a7dc14456b95, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 053800ba-6533-4270-be15-a7dc14456b95, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 053800ba-6533-4270-be15-a7dc14456b95, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.1237307, expires_in: 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, 3931cb40-46d5-4565-a939-b26ecf262584, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3931cb40-46d5-4565-a939-b26ecf262584, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3931cb40-46d5-4565-a939-b26ecf262584, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.3327725, expires_in: 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, 9b88b151-61b8-4d20-ac43-cf8946b55015, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b88b151-61b8-4d20-ac43-cf8946b55015, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b88b151-61b8-4d20-ac43-cf8946b55015, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.0134544, expires_in: 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, 053d97cb-a849-4976-97b6-8f2e3a0c0e4c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 053d97cb-a849-4976-97b6-8f2e3a0c0e4c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 053d97cb-a849-4976-97b6-8f2e3a0c0e4c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.4915147, expires_in: 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, d7631646-ff11-4b44-8a0b-f1a88264861f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7631646-ff11-4b44-8a0b-f1a88264861f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7631646-ff11-4b44-8a0b-f1a88264861f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.9691503, expires_in: 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, cf13db50-72f5-4f30-8dde-646da78674d0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf13db50-72f5-4f30-8dde-646da78674d0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf13db50-72f5-4f30-8dde-646da78674d0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.347397, expires_in: 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, 7831fff8-f472-4a6b-bdfd-c0f618f5205e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7831fff8-f472-4a6b-bdfd-c0f618f5205e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7831fff8-f472-4a6b-bdfd-c0f618f5205e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.1730285, expires_in: 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, 08174b74-1bb7-4986-8ac6-43966de1f962, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08174b74-1bb7-4986-8ac6-43966de1f962, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08174b74-1bb7-4986-8ac6-43966de1f962, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.2567155, expires_in: 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, decca8d4-94fa-456e-8617-be61504b2eb8, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, decca8d4-94fa-456e-8617-be61504b2eb8, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, decca8d4-94fa-456e-8617-be61504b2eb8, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.8702326, expires_in: 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, 4adfbd80-776f-49c2-a77e-2867b5525dde, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4adfbd80-776f-49c2-a77e-2867b5525dde, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4adfbd80-776f-49c2-a77e-2867b5525dde, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.4601884, expires_in: 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, a48f262b-6b2b-4d54-9779-04649a0bc50f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a48f262b-6b2b-4d54-9779-04649a0bc50f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a48f262b-6b2b-4d54-9779-04649a0bc50f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.571985, expires_in: 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, b188791f-20ec-4050-a548-f320f952757a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b188791f-20ec-4050-a548-f320f952757a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b188791f-20ec-4050-a548-f320f952757a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.472951, expires_in: 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, 354188a2-8bc1-49fa-b843-7a281c26c468, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 354188a2-8bc1-49fa-b843-7a281c26c468, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 354188a2-8bc1-49fa-b843-7a281c26c468, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.0509825, expires_in: 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, 24aca5a5-f3e8-4f44-9a9a-76173b275a23, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24aca5a5-f3e8-4f44-9a9a-76173b275a23, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24aca5a5-f3e8-4f44-9a9a-76173b275a23, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.0266502, expires_in: 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, 7d40ca49-50a8-4630-9367-21d242a08588, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d40ca49-50a8-4630-9367-21d242a08588, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d40ca49-50a8-4630-9367-21d242a08588, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.2640944, expires_in: 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, 8554711c-7061-4455-8863-78c80d461ffb, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8554711c-7061-4455-8863-78c80d461ffb, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8554711c-7061-4455-8863-78c80d461ffb, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.3807127, expires_in: 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, b83e8f2c-9497-479f-baf8-51bb841f35ad, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b83e8f2c-9497-479f-baf8-51bb841f35ad, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b83e8f2c-9497-479f-baf8-51bb841f35ad, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.4028964, expires_in: 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, a9d1d948-7db4-447b-b281-355397445f1a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9d1d948-7db4-447b-b281-355397445f1a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9d1d948-7db4-447b-b281-355397445f1a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.4988658, expires_in: 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, 89d051bd-9f6b-4de6-a583-f6309dda5523, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89d051bd-9f6b-4de6-a583-f6309dda5523, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89d051bd-9f6b-4de6-a583-f6309dda5523, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.6502259, expires_in: 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, a34380c3-bd9a-4af3-b743-f66b175dda78, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a34380c3-bd9a-4af3-b743-f66b175dda78, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a34380c3-bd9a-4af3-b743-f66b175dda78, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.8799381, expires_in: 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, b3a995d3-70be-4516-8382-83b1581b6140, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3a995d3-70be-4516-8382-83b1581b6140, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3a995d3-70be-4516-8382-83b1581b6140, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.0004334, expires_in: 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, 8ed420a2-10a8-4956-a6bd-6ff994e4e0f2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ed420a2-10a8-4956-a6bd-6ff994e4e0f2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ed420a2-10a8-4956-a6bd-6ff994e4e0f2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.1820226, expires_in: 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, e8fb4628-c221-45ba-8d50-c351cae7d7df, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8fb4628-c221-45ba-8d50-c351cae7d7df, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8fb4628-c221-45ba-8d50-c351cae7d7df, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.717356, expires_in: 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, adc7d909-bfd5-41d9-912a-e974f47e2dbe, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adc7d909-bfd5-41d9-912a-e974f47e2dbe, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adc7d909-bfd5-41d9-912a-e974f47e2dbe, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.786553, expires_in: 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, 49fe5feb-fefa-432b-aa7e-10bfd2a7c8c6, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49fe5feb-fefa-432b-aa7e-10bfd2a7c8c6, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49fe5feb-fefa-432b-aa7e-10bfd2a7c8c6, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.4638076, expires_in: 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, d43dcaf3-6095-4b36-a5ec-6a68965496d0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d43dcaf3-6095-4b36-a5ec-6a68965496d0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d43dcaf3-6095-4b36-a5ec-6a68965496d0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.7149956, expires_in: 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, 22417683-aa4d-491c-9792-949ed5387301, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22417683-aa4d-491c-9792-949ed5387301, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22417683-aa4d-491c-9792-949ed5387301, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.0603962, expires_in: 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, 17b02619-82a3-4009-b6e3-132b5fbbf0f9, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b02619-82a3-4009-b6e3-132b5fbbf0f9, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b02619-82a3-4009-b6e3-132b5fbbf0f9, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.1344326, expires_in: 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, 4eea8987-0521-4ea0-9aec-f2b0ce2a962b, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eea8987-0521-4ea0-9aec-f2b0ce2a962b, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eea8987-0521-4ea0-9aec-f2b0ce2a962b, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.0583131, expires_in: 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, 7a348cb6-28b3-45d0-b5c5-1d239b12b603, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a348cb6-28b3-45d0-b5c5-1d239b12b603, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a348cb6-28b3-45d0-b5c5-1d239b12b603, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.4688287, expires_in: 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, fc225720-796e-4fe0-8551-8e279d398e83, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc225720-796e-4fe0-8551-8e279d398e83, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc225720-796e-4fe0-8551-8e279d398e83, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.805302, expires_in: 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, 0fe1566f-2864-4a37-a298-d3e5a1174af2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fe1566f-2864-4a37-a298-d3e5a1174af2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fe1566f-2864-4a37-a298-d3e5a1174af2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.4101036, expires_in: 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, 70710a50-8ada-45fa-8acc-dd6eb3a1db90, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70710a50-8ada-45fa-8acc-dd6eb3a1db90, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70710a50-8ada-45fa-8acc-dd6eb3a1db90, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.3183022, expires_in: 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, 1705d2c8-cc61-4c73-9d2b-5093df75451f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1705d2c8-cc61-4c73-9d2b-5093df75451f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1705d2c8-cc61-4c73-9d2b-5093df75451f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.9034758, expires_in: 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, 6efcef69-aa48-4ae2-8283-a44f3ac65228, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6efcef69-aa48-4ae2-8283-a44f3ac65228, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6efcef69-aa48-4ae2-8283-a44f3ac65228, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.1714356, expires_in: 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, ce3634b9-8915-412f-9808-501b146b9b15, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce3634b9-8915-412f-9808-501b146b9b15, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce3634b9-8915-412f-9808-501b146b9b15, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.1164222, expires_in: 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, cb500f6d-116e-40dd-9a2d-37d4f940efd6, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb500f6d-116e-40dd-9a2d-37d4f940efd6, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb500f6d-116e-40dd-9a2d-37d4f940efd6, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.989032, expires_in: 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, 6fcfd5b5-b2b0-4fa1-b821-673fb6aeca23, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fcfd5b5-b2b0-4fa1-b821-673fb6aeca23, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fcfd5b5-b2b0-4fa1-b821-673fb6aeca23, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.5621405, expires_in: 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, 7cccfba7-f51b-43fa-aaa3-d1c6b8199acb, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cccfba7-f51b-43fa-aaa3-d1c6b8199acb, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cccfba7-f51b-43fa-aaa3-d1c6b8199acb, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.6306202, expires_in: 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, 79dba513-42d7-4622-9c3b-707c46d17023, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79dba513-42d7-4622-9c3b-707c46d17023, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79dba513-42d7-4622-9c3b-707c46d17023, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.2129788, expires_in: 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, c7d5799e-7e5b-46f8-8f99-7c0e4cca2d1c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7d5799e-7e5b-46f8-8f99-7c0e4cca2d1c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7d5799e-7e5b-46f8-8f99-7c0e4cca2d1c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.0936081, expires_in: 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, 23bc217a-a1f6-4c10-bc26-b6619a9be26f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23bc217a-a1f6-4c10-bc26-b6619a9be26f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23bc217a-a1f6-4c10-bc26-b6619a9be26f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.1029346, expires_in: 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, 125dccf0-dbde-44f7-9fa2-8a69afcce501, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 125dccf0-dbde-44f7-9fa2-8a69afcce501, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 125dccf0-dbde-44f7-9fa2-8a69afcce501, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.2805016, expires_in: 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, 98d80fe6-e0c7-4324-935d-2e8d68b184fa, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98d80fe6-e0c7-4324-935d-2e8d68b184fa, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98d80fe6-e0c7-4324-935d-2e8d68b184fa, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.0101094, expires_in: 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, e94fa00a-79d9-4821-8a84-8eacd5663a80, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e94fa00a-79d9-4821-8a84-8eacd5663a80, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e94fa00a-79d9-4821-8a84-8eacd5663a80, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.5093527, expires_in: 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, e03c7f02-890e-4f87-a837-9a34a719887c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e03c7f02-890e-4f87-a837-9a34a719887c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e03c7f02-890e-4f87-a837-9a34a719887c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.5093083, expires_in: 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, 16575808-1d49-48af-8f53-af5d44684410, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16575808-1d49-48af-8f53-af5d44684410, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16575808-1d49-48af-8f53-af5d44684410, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.771524, expires_in: 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, 8e86660d-1b56-4f4d-a535-e29589f2b6b5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e86660d-1b56-4f4d-a535-e29589f2b6b5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e86660d-1b56-4f4d-a535-e29589f2b6b5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.4503946, expires_in: 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, f28824de-25b1-493d-ae9f-cd0c7c624fd5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f28824de-25b1-493d-ae9f-cd0c7c624fd5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f28824de-25b1-493d-ae9f-cd0c7c624fd5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.2334561, expires_in: 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, ab1ca785-7032-4f22-8ab7-9e91f2935335, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab1ca785-7032-4f22-8ab7-9e91f2935335, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab1ca785-7032-4f22-8ab7-9e91f2935335, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.8362455, expires_in: 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, ee31fb2e-ecce-42cb-9a75-018fe4eec05a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee31fb2e-ecce-42cb-9a75-018fe4eec05a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee31fb2e-ecce-42cb-9a75-018fe4eec05a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.8181274, expires_in: 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, 75bd1860-998b-49a9-b8c6-9ba30b3cc4b8, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75bd1860-998b-49a9-b8c6-9ba30b3cc4b8, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75bd1860-998b-49a9-b8c6-9ba30b3cc4b8, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.014115, expires_in: 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, 2140fa20-81a0-4de5-9878-f33a6cc03a9c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2140fa20-81a0-4de5-9878-f33a6cc03a9c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2140fa20-81a0-4de5-9878-f33a6cc03a9c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.6159725, expires_in: 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, 441738c9-c522-4828-a9f6-3a7fd1afa03f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 441738c9-c522-4828-a9f6-3a7fd1afa03f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 441738c9-c522-4828-a9f6-3a7fd1afa03f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.4179795, expires_in: 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, 3f57e2ee-71c6-4f25-8ff7-b18ae673533b, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f57e2ee-71c6-4f25-8ff7-b18ae673533b, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f57e2ee-71c6-4f25-8ff7-b18ae673533b, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.7157621, expires_in: 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, ff6b3d6b-ebba-4e08-a969-90b5e3b68fc1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff6b3d6b-ebba-4e08-a969-90b5e3b68fc1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff6b3d6b-ebba-4e08-a969-90b5e3b68fc1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.0918503, expires_in: 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, 2e4237ab-ce64-4bbf-a21a-9c0fb0d13352, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e4237ab-ce64-4bbf-a21a-9c0fb0d13352, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e4237ab-ce64-4bbf-a21a-9c0fb0d13352, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.667667, expires_in: 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, b6117772-fcee-4c29-ac6e-ff103aaf7d0a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6117772-fcee-4c29-ac6e-ff103aaf7d0a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6117772-fcee-4c29-ac6e-ff103aaf7d0a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.9560099, expires_in: 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, fe341e20-4658-4edc-a857-54e2d51e3233, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe341e20-4658-4edc-a857-54e2d51e3233, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe341e20-4658-4edc-a857-54e2d51e3233, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.6866224, expires_in: 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, a8902216-b96f-4fc3-be5e-a22588cf7798, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8902216-b96f-4fc3-be5e-a22588cf7798, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8902216-b96f-4fc3-be5e-a22588cf7798, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.7992506, expires_in: 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, 9a40ad55-f4d8-495c-b2a4-af08affb4ab9, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a40ad55-f4d8-495c-b2a4-af08affb4ab9, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a40ad55-f4d8-495c-b2a4-af08affb4ab9, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.3388298, expires_in: 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, d9a4de33-8f5f-42e8-a39a-ad12a2701973, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9a4de33-8f5f-42e8-a39a-ad12a2701973, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9a4de33-8f5f-42e8-a39a-ad12a2701973, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.032847, expires_in: 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, a202db29-ad3b-4470-bc98-dea34d12cd27, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a202db29-ad3b-4470-bc98-dea34d12cd27, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a202db29-ad3b-4470-bc98-dea34d12cd27, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.8538904, expires_in: 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, ef3aa231-5622-4e08-8eed-1b03dfa7f7d2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef3aa231-5622-4e08-8eed-1b03dfa7f7d2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef3aa231-5622-4e08-8eed-1b03dfa7f7d2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.1663349, expires_in: 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, d7a51ef5-752f-4bd5-a1d0-bb64d2fad3e0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7a51ef5-752f-4bd5-a1d0-bb64d2fad3e0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7a51ef5-752f-4bd5-a1d0-bb64d2fad3e0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.7929375, expires_in: 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, fa5f83ed-2ceb-4eeb-b6e4-92f681c32d6d, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa5f83ed-2ceb-4eeb-b6e4-92f681c32d6d, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa5f83ed-2ceb-4eeb-b6e4-92f681c32d6d, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.189501, expires_in: 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, 210467d5-824b-4624-98c6-d0b53b205fb3, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 210467d5-824b-4624-98c6-d0b53b205fb3, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 210467d5-824b-4624-98c6-d0b53b205fb3, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.2432628, expires_in: 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, 45f1f76f-54bb-42b5-9323-f6351a49a57f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45f1f76f-54bb-42b5-9323-f6351a49a57f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45f1f76f-54bb-42b5-9323-f6351a49a57f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.1629772, expires_in: 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, 83fed814-89ac-49ed-923b-65aa0cbba724, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83fed814-89ac-49ed-923b-65aa0cbba724, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83fed814-89ac-49ed-923b-65aa0cbba724, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.5198703, expires_in: 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, e9654b0c-95cb-44d8-a34e-ee8bab43dae4, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9654b0c-95cb-44d8-a34e-ee8bab43dae4, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9654b0c-95cb-44d8-a34e-ee8bab43dae4, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.8167105, expires_in: 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, 51c6fa7c-8026-488a-8b14-e6f19183d4a1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51c6fa7c-8026-488a-8b14-e6f19183d4a1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51c6fa7c-8026-488a-8b14-e6f19183d4a1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.5737388, expires_in: 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, 5b342349-26dc-4c15-b5b6-f114379f99c5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b342349-26dc-4c15-b5b6-f114379f99c5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b342349-26dc-4c15-b5b6-f114379f99c5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.769945, expires_in: 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, 6ab40476-83e0-4fb8-a783-b67cfc557ad8, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ab40476-83e0-4fb8-a783-b67cfc557ad8, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ab40476-83e0-4fb8-a783-b67cfc557ad8, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.980742, expires_in: 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, f73dc34e-060e-49ac-89bc-28e622cd447b, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f73dc34e-060e-49ac-89bc-28e622cd447b, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f73dc34e-060e-49ac-89bc-28e622cd447b, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.890358, expires_in: 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, 4f63c733-4720-4a2c-abb5-7456d221ad15, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f63c733-4720-4a2c-abb5-7456d221ad15, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f63c733-4720-4a2c-abb5-7456d221ad15, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.633273, expires_in: 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, 083a83f8-59b6-41af-9e40-dcf429c2dd77, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 083a83f8-59b6-41af-9e40-dcf429c2dd77, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 083a83f8-59b6-41af-9e40-dcf429c2dd77, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.2277818, expires_in: 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, cbf52af6-bd3b-4f92-b6b6-db000ae5864c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbf52af6-bd3b-4f92-b6b6-db000ae5864c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbf52af6-bd3b-4f92-b6b6-db000ae5864c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.4629006, expires_in: 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, fbf4f048-00c6-44b5-825d-ec632c3298f5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbf4f048-00c6-44b5-825d-ec632c3298f5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbf4f048-00c6-44b5-825d-ec632c3298f5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.571717, expires_in: 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, 9b1f3101-6ebe-4828-88ad-1dc59f22a1dc, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b1f3101-6ebe-4828-88ad-1dc59f22a1dc, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b1f3101-6ebe-4828-88ad-1dc59f22a1dc, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.593974, expires_in: 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, 53a16de3-7e86-49ad-ab42-c26c1e71d10c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53a16de3-7e86-49ad-ab42-c26c1e71d10c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53a16de3-7e86-49ad-ab42-c26c1e71d10c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.1776612, expires_in: 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, 3cd30a33-dd9d-4326-afcb-c4c10b06f308, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cd30a33-dd9d-4326-afcb-c4c10b06f308, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cd30a33-dd9d-4326-afcb-c4c10b06f308, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.349669, expires_in: 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, 69b119d2-8eef-4980-8492-a88e4eebe147, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69b119d2-8eef-4980-8492-a88e4eebe147, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69b119d2-8eef-4980-8492-a88e4eebe147, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.4281857, expires_in: 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, 5d5806f8-9320-47b3-b1c8-cd69428d9d1a, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d5806f8-9320-47b3-b1c8-cd69428d9d1a, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d5806f8-9320-47b3-b1c8-cd69428d9d1a, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.4021437, expires_in: 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, 7e76b1c4-5f63-4e8a-938f-7343a4408747, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e76b1c4-5f63-4e8a-938f-7343a4408747, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e76b1c4-5f63-4e8a-938f-7343a4408747, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.4200878, expires_in: 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, 750622f1-22da-4328-bda8-fe9eb1d601be, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 750622f1-22da-4328-bda8-fe9eb1d601be, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 750622f1-22da-4328-bda8-fe9eb1d601be, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.4442298, expires_in: 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, eba57472-0376-4644-ad98-ffbd1f0fba34, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba57472-0376-4644-ad98-ffbd1f0fba34, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba57472-0376-4644-ad98-ffbd1f0fba34, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.9819348, expires_in: 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, b9dcae5f-0ac3-4830-82b5-0266699a2fe5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9dcae5f-0ac3-4830-82b5-0266699a2fe5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9dcae5f-0ac3-4830-82b5-0266699a2fe5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.580383, expires_in: 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, 88dadc3c-a732-4f12-a52d-e3067277b4d1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88dadc3c-a732-4f12-a52d-e3067277b4d1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88dadc3c-a732-4f12-a52d-e3067277b4d1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.146581, expires_in: 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, f9f45a9d-807b-48cd-a9d9-0ac86225b603, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9f45a9d-807b-48cd-a9d9-0ac86225b603, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9f45a9d-807b-48cd-a9d9-0ac86225b603, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.0802138, expires_in: 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, 370293de-217f-4f80-b944-1de5f5cbcaf8, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 370293de-217f-4f80-b944-1de5f5cbcaf8, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 370293de-217f-4f80-b944-1de5f5cbcaf8, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.7357557, expires_in: 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, 44120b5e-e6d7-48d0-a5b4-513570da559c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44120b5e-e6d7-48d0-a5b4-513570da559c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44120b5e-e6d7-48d0-a5b4-513570da559c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.4933004, expires_in: 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, 9b8d2e6d-e417-40d4-9fe8-cbdbabd14f76, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b8d2e6d-e417-40d4-9fe8-cbdbabd14f76, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b8d2e6d-e417-40d4-9fe8-cbdbabd14f76, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.461117, expires_in: 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, 7a74f915-d342-4634-acf3-46ab843a98fa, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a74f915-d342-4634-acf3-46ab843a98fa, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a74f915-d342-4634-acf3-46ab843a98fa, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.1608148, expires_in: 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, 9dae47ef-0d61-43fb-ac1c-bb17accea2bc, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dae47ef-0d61-43fb-ac1c-bb17accea2bc, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dae47ef-0d61-43fb-ac1c-bb17accea2bc, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.5166707, expires_in: 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, 141bd622-6afd-4ace-8496-a47d08ea1bbc, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 141bd622-6afd-4ace-8496-a47d08ea1bbc, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 141bd622-6afd-4ace-8496-a47d08ea1bbc, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.851584, expires_in: 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, 977facee-d63d-4864-88da-19be667518e1, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 977facee-d63d-4864-88da-19be667518e1, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 977facee-d63d-4864-88da-19be667518e1, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.1836517, expires_in: 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, 88f161de-ade7-4a7e-89db-207235c6763c, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88f161de-ade7-4a7e-89db-207235c6763c, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88f161de-ade7-4a7e-89db-207235c6763c, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.8162417, expires_in: 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, 1ebb8f20-e663-4c81-a2ff-68493fdaee9d, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ebb8f20-e663-4c81-a2ff-68493fdaee9d, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ebb8f20-e663-4c81-a2ff-68493fdaee9d, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.1561885, expires_in: 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, 6e3d3156-ffdb-42c4-96cd-566fbe8b6401, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e3d3156-ffdb-42c4-96cd-566fbe8b6401, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e3d3156-ffdb-42c4-96cd-566fbe8b6401, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.5444224, expires_in: 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, 61d7c5f6-809c-4818-9062-073b9bdf3610, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61d7c5f6-809c-4818-9062-073b9bdf3610, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61d7c5f6-809c-4818-9062-073b9bdf3610, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.2094967, expires_in: 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, ed462ac4-5970-4a06-aa48-9ef7ba3f1ddf, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed462ac4-5970-4a06-aa48-9ef7ba3f1ddf, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed462ac4-5970-4a06-aa48-9ef7ba3f1ddf, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.206622, expires_in: 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, 189c99aa-7c1a-460d-99bf-1b6bed536c71, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 189c99aa-7c1a-460d-99bf-1b6bed536c71, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 189c99aa-7c1a-460d-99bf-1b6bed536c71, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.8802898, expires_in: 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, 616caba0-3261-4d51-b333-6457e2b496ba, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 616caba0-3261-4d51-b333-6457e2b496ba, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 616caba0-3261-4d51-b333-6457e2b496ba, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.1245873, expires_in: 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, 90b5333a-3496-44bb-a45f-351388b4f664, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90b5333a-3496-44bb-a45f-351388b4f664, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90b5333a-3496-44bb-a45f-351388b4f664, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.9570475, expires_in: 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, a38ba430-21ab-424a-a168-7b5e2cbaf681, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a38ba430-21ab-424a-a168-7b5e2cbaf681, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a38ba430-21ab-424a-a168-7b5e2cbaf681, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231932.7287405, expires_in: 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, 3a99969c-72bc-4ae0-9757-aff0c804d1a5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a99969c-72bc-4ae0-9757-aff0c804d1a5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a99969c-72bc-4ae0-9757-aff0c804d1a5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.4074697, expires_in: 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, a865e72b-0c0a-4e77-8271-432de8caadd5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a865e72b-0c0a-4e77-8271-432de8caadd5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a865e72b-0c0a-4e77-8271-432de8caadd5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.9464235, expires_in: 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, f9298a45-0c13-47eb-9ce5-bdf7dca5ff9b, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9298a45-0c13-47eb-9ce5-bdf7dca5ff9b, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9298a45-0c13-47eb-9ce5-bdf7dca5ff9b, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.4331279, expires_in: 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, 09b25204-f69c-432d-bfcb-91e321d5c7c5, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09b25204-f69c-432d-bfcb-91e321d5c7c5, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09b25204-f69c-432d-bfcb-91e321d5c7c5, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.8313973, expires_in: 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, 8196fb0a-a604-4535-9f5b-3b24a09ff973, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8196fb0a-a604-4535-9f5b-3b24a09ff973, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8196fb0a-a604-4535-9f5b-3b24a09ff973, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.3106084, expires_in: 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, 04e1b556-0241-48fe-a634-27c76ea83c10, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e1b556-0241-48fe-a634-27c76ea83c10, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e1b556-0241-48fe-a634-27c76ea83c10, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.5673394, expires_in: 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, f0e99200-115e-4162-b3af-7f416ad03e86, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0e99200-115e-4162-b3af-7f416ad03e86, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0e99200-115e-4162-b3af-7f416ad03e86, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.7834926, expires_in: 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, 9315792a-2a35-4e5d-8a8a-68bc87f91e54, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9315792a-2a35-4e5d-8a8a-68bc87f91e54, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9315792a-2a35-4e5d-8a8a-68bc87f91e54, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.5827646, expires_in: 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, 561d2b5f-f230-47f1-802a-d97ac013861d, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 561d2b5f-f230-47f1-802a-d97ac013861d, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 561d2b5f-f230-47f1-802a-d97ac013861d, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231946.1942725, expires_in: 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, 68266ed9-53d1-47cb-973a-2f24e5c8e1b0, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68266ed9-53d1-47cb-973a-2f24e5c8e1b0, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68266ed9-53d1-47cb-973a-2f24e5c8e1b0, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.9986906, expires_in: 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, 5ee72676-f1ed-40d7-9aab-2b161fca81dc, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ee72676-f1ed-40d7-9aab-2b161fca81dc, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ee72676-f1ed-40d7-9aab-2b161fca81dc, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.2533488, expires_in: 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, 42a35a4e-5c95-4fa6-abe7-99e13fb7702b, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42a35a4e-5c95-4fa6-abe7-99e13fb7702b, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42a35a4e-5c95-4fa6-abe7-99e13fb7702b, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231950.813268, expires_in: 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, b3b26458-224f-434c-b82f-fe864a6438f2, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3b26458-224f-434c-b82f-fe864a6438f2, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3b26458-224f-434c-b82f-fe864a6438f2, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.9099393, expires_in: 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, 1d0f5971-3941-4961-bb80-7c9dc869d94f, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d0f5971-3941-4961-bb80-7c9dc869d94f, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d0f5971-3941-4961-bb80-7c9dc869d94f, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.9073012, expires_in: 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, 86fb9227-6a6e-459d-a79e-28dbac12b0fd, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86fb9227-6a6e-459d-a79e-28dbac12b0fd, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86fb9227-6a6e-459d-a79e-28dbac12b0fd, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.8130755, expires_in: 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, 34937ed3-454c-4426-b218-3b1c29439e33, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34937ed3-454c-4426-b218-3b1c29439e33, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34937ed3-454c-4426-b218-3b1c29439e33, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231958.7788544, expires_in: 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, fa8ed5a2-d935-4b37-b7e5-94cd9f57bd8d, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa8ed5a2-d935-4b37-b7e5-94cd9f57bd8d, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa8ed5a2-d935-4b37-b7e5-94cd9f57bd8d, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231960.1799436, expires_in: 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, 56f641b2-97c9-48ae-b483-bb695b101657, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56f641b2-97c9-48ae-b483-bb695b101657, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56f641b2-97c9-48ae-b483-bb695b101657, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.4276128, expires_in: 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, b3ca4a5a-386a-4dc6-a95a-403b8a246f3e, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3ca4a5a-386a-4dc6-a95a-403b8a246f3e, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3ca4a5a-386a-4dc6-a95a-403b8a246f3e, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231963.4874947, expires_in: 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, c555c17b-d3e9-4955-bcae-82017a16d019, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c555c17b-d3e9-4955-bcae-82017a16d019, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c555c17b-d3e9-4955-bcae-82017a16d019, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231964.7396128, expires_in: 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, 8e6456d1-ba9f-4e8f-a96c-4b4eb410b979, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e6456d1-ba9f-4e8f-a96c-4b4eb410b979, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e6456d1-ba9f-4e8f-a96c-4b4eb410b979, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231966.449077, expires_in: 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, f2c7f03d-79b6-4789-9d02-8cdefffcd240, localhost:4344): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2c7f03d-79b6-4789-9d02-8cdefffcd240, localhost:4344): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2c7f03d-79b6-4789-9d02-8cdefffcd240, localhost:4344): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4344". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4344
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:4344
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231967835427&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21110/1
============================== slowest durations ===============================
314.15s call     test_secrets.py::test_alter_with_grants[encryption_disabled]
23.00s setup    test_secrets.py::test_alter_with_grants[encryption_disabled]
8.55s setup    test_secrets.py::test_alter_with_grants[encryption_enabled]
1.55s teardown test_secrets.py::test_alter_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 608.99s (0:10:08) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '0', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_alter_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20561
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008ff/r3tmp/kikimr_cluster_wf1ve7d6
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4233
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8624
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8586
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_sldujmod.log --grpc-port=4233 --mon-port=8624 --ic-port=20561
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4233/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_sldujmod.log --grpc-port=4233 --mon-port=8624 --ic-port=20561
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_sldujmod.log', '--grpc-port=4233', '--mon-port=8624', '--ic-port=20561')' in '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153762
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4233/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/rhna/0008ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153764
DEBUG    ya.test:process.py:259 Command (pid 1153764) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153764) elapsed time (sec): 0.7654731273651123
DEBUG    ya.test:process.py:263 Command (pid 1153764) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153764) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1153764) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) nivcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1153764) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153764) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1153764) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153764) stime: 0.362143
DEBUG    ya.test:process.py:263 Command (pid 1153764) utime: 0.132776
DEBUG    ya.test:process.py:263 Command (pid 1153764) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 1153764) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153764) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4233', '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: 20561\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/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4233', '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: 20561\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157458
DEBUG    ya.test:process.py:259 Command (pid 1157458) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157458) elapsed time (sec): 1.8184785842895508
DEBUG    ya.test:process.py:263 Command (pid 1157458) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1157458) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1157458) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1157458) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157458) nvcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1157458) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157458) stime: 0.46260399999999996
DEBUG    ya.test:process.py:263 Command (pid 1157458) utime: 0.15445899999999999
DEBUG    ya.test:process.py:263 Command (pid 1157458) wtime: 1.821
DEBUG    ya.test:process.py:275 Command (pid 1157458) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4233', '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/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4233', '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: 1158252
DEBUG    ya.test:process.py:259 Command (pid 1158252) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158252) elapsed time (sec): 1.4382312297821045
DEBUG    ya.test:process.py:263 Command (pid 1158252) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1158252) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1158252) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) nivcsw: 244
DEBUG    ya.test:process.py:263 Command (pid 1158252) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158252) nvcsw: 83
DEBUG    ya.test:process.py:263 Command (pid 1158252) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158252) stime: 1.064111
DEBUG    ya.test:process.py:263 Command (pid 1158252) utime: 0.14987599999999998
DEBUG    ya.test:process.py:263 Command (pid 1158252) wtime: 1.44
DEBUG    ya.test:process.py:275 Command (pid 1158252) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008ff/r3tmp/kikimr_cluster_0yq6zpgb
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7769
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15489
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30373
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_jhn9itlv.log --grpc-port=7769 --mon-port=15489 --ic-port=12366
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7769/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_jhn9itlv.log --grpc-port=7769 --mon-port=15489 --ic-port=12366
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1/logfile_jhn9itlv.log', '--grpc-port=7769', '--mon-port=15489', '--ic-port=12366')' in '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1159681
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7769/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/rhna/0008ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159682
DEBUG    ya.test:process.py:259 Command (pid 1159682) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159682) elapsed time (sec): 1.714320182800293
DEBUG    ya.test:process.py:263 Command (pid 1159682) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1159682) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1159682) minflt: 16271
DEBUG    ya.test:process.py:263 Command (pid 1159682) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) nivcsw: 154
DEBUG    ya.test:process.py:263 Command (pid 1159682) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159682) nvcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 1159682) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159682) stime: 1.285266
DEBUG    ya.test:process.py:263 Command (pid 1159682) utime: 0.124515
DEBUG    ya.test:process.py:263 Command (pid 1159682) wtime: 1.716
DEBUG    ya.test:process.py:275 Command (pid 1159682) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1159682) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7769', '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: 12366\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7769', '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: 12366\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1162324
DEBUG    ya.test:process.py:259 Command (pid 1162324) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1162324) elapsed time (sec): 2.5771327018737793
DEBUG    ya.test:process.py:263 Command (pid 1162324) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1162324) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1162324) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) nivcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 1162324) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1162324) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1162324) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1162324) stime: 2.104454
DEBUG    ya.test:process.py:263 Command (pid 1162324) utime: 0.115771
DEBUG    ya.test:process.py:263 Command (pid 1162324) wtime: 2.58
DEBUG    ya.test:process.py:275 Command (pid 1162324) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7769', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7769', '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: 1164384
DEBUG    ya.test:process.py:259 Command (pid 1164384) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164384) elapsed time (sec): 1.2113373279571533
DEBUG    ya.test:process.py:263 Command (pid 1164384) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) maxrss: 555600
DEBUG    ya.test:process.py:263 Command (pid 1164384) minflt: 18902
DEBUG    ya.test:process.py:263 Command (pid 1164384) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1164384) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164384) nvcsw: 139
DEBUG    ya.test:process.py:263 Command (pid 1164384) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164384) stime: 0.932627
DEBUG    ya.test:process.py:263 Command (pid 1164384) utime: 0.113797
DEBUG    ya.test:process.py:263 Command (pid 1164384) wtime: 1.233
DEBUG    ya.test:process.py:275 Command (pid 1164384) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16227
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18549
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15348
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7758
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62853
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7769 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_3w4ghhd8.log --grpc-port=16227 --mon-port=18549 --ic-port=15348
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:7769 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_3w4ghhd8.log --grpc-port=16227 --mon-port=18549 --ic-port=15348
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:7769', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1/logfile_3w4ghhd8.log', '--grpc-port=16227', '--mon-port=18549', '--ic-port=15348')' in '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1165837
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:16227/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1165846
DEBUG    ya.test:process.py:259 Command (pid 1165846) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165846) elapsed time (sec): 0.951179027557373
DEBUG    ya.test:process.py:263 Command (pid 1165846) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) maxrss: 547156
DEBUG    ya.test:process.py:263 Command (pid 1165846) minflt: 16361
DEBUG    ya.test:process.py:263 Command (pid 1165846) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) nivcsw: 163
DEBUG    ya.test:process.py:263 Command (pid 1165846) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165846) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1165846) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165846) stime: 0.7105889999999999
DEBUG    ya.test:process.py:263 Command (pid 1165846) utime: 0.11947999999999999
DEBUG    ya.test:process.py:263 Command (pid 1165846) wtime: 0.953
DEBUG    ya.test:process.py:275 Command (pid 1165846) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1165846) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_disabled])
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, 87dae5db-49cd-432f-9e38-c36769e76a7a, localhost:7769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 87dae5db-49cd-432f-9e38-c36769e76a7a, localhost:7769): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 87dae5db-49cd-432f-9e38-c36769e76a7a, localhost:7769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16227 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-2tlsei57yi.auto.internal:16227, 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:7769
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, 26ead77e-0f8c-43ef-b070-a07ee3c88488, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 26ead77e-0f8c-43ef-b070-a07ee3c88488, ghrun-2tlsei57yi.auto.internal:16227): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 26ead77e-0f8c-43ef-b070-a07ee3c88488, ghrun-2tlsei57yi.auto.internal:16227): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1042501b-82bf-4e44-a0e4-ea113b7519d4, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1042501b-82bf-4e44-a0e4-ea113b7519d4, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1042501b-82bf-4e44-a0e4-ea113b7519d4, ghrun-2tlsei57yi.auto.internal:16227): 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=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96462537-7d51-4f0f-8705-14e7ca980e14, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96462537-7d51-4f0f-8705-14e7ca980e14, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96462537-7d51-4f0f-8705-14e7ca980e14, ghrun-2tlsei57yi.auto.internal:16227): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 19662498-8708-4f7d-b67d-36be5ed2a1bb, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 19662498-8708-4f7d-b67d-36be5ed2a1bb, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=YTU2MDBkN2MtYzI2YWMwZDUtNDJmYzE4LTljNWUwYzlm" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 19662498-8708-4f7d-b67d-36be5ed2a1bb, ghrun-2tlsei57yi.auto.internal:16227): 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:7769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16227
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, 0af5bf26-79d7-41bf-b4ec-4ed99004f6d7, localhost:7769): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0af5bf26-79d7-41bf-b4ec-4ed99004f6d7, localhost:7769): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0af5bf26-79d7-41bf-b4ec-4ed99004f6d7, localhost:7769): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 16227 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-2tlsei57yi.auto.internal:16227, 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:7769
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, b1035874-9948-4cfc-ae8e-4ddbb19a9d42, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1035874-9948-4cfc-ae8e-4ddbb19a9d42, ghrun-2tlsei57yi.auto.internal:16227): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1035874-9948-4cfc-ae8e-4ddbb19a9d42, ghrun-2tlsei57yi.auto.internal:16227): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, cb4fc7e6-11e8-464d-8dd9-db5a8ad6ebf1, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, cb4fc7e6-11e8-464d-8dd9-db5a8ad6ebf1, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, cb4fc7e6-11e8-464d-8dd9-db5a8ad6ebf1, ghrun-2tlsei57yi.auto.internal:16227): 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=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bf4a2bd-72ef-48a6-b7d4-0ba22c441038, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bf4a2bd-72ef-48a6-b7d4-0ba22c441038, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bf4a2bd-72ef-48a6-b7d4-0ba22c441038, ghrun-2tlsei57yi.auto.internal:16227): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, fd84b092-5519-43d4-b1e2-40895033165a, ghrun-2tlsei57yi.auto.internal:16227): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fd84b092-5519-43d4-b1e2-40895033165a, ghrun-2tlsei57yi.auto.internal:16227): request = { session_id: "ydb://session/3?node_id=50000&id=NTE3MTZlOTMtN2Y3MGJjYy02OTg3ZmY2NS1mZmRkYWRjNg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fd84b092-5519-43d4-b1e2-40895033165a, ghrun-2tlsei57yi.auto.internal:16227): 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:7769
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:16227
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:110 Refreshing token, current_time: 1765231655.2119513, expires_in: 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, 6028c755-1c06-4d72-9cf8-515ee6c33724, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6028c755-1c06-4d72-9cf8-515ee6c33724, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6028c755-1c06-4d72-9cf8-515ee6c33724, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.0147476, expires_in: 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, 5f733975-3b0b-443c-bd0b-df27395ee588, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f733975-3b0b-443c-bd0b-df27395ee588, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f733975-3b0b-443c-bd0b-df27395ee588, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.31645, expires_in: 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, a5b9ab86-0686-4d98-a955-c7bf95c5af75, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5b9ab86-0686-4d98-a955-c7bf95c5af75, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5b9ab86-0686-4d98-a955-c7bf95c5af75, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.8042798, expires_in: 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, 3e7a6a86-2bfd-4955-82ed-39e0f4208c5d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e7a6a86-2bfd-4955-82ed-39e0f4208c5d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e7a6a86-2bfd-4955-82ed-39e0f4208c5d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.8603451, expires_in: 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, e0c6a9c3-8506-41a9-b6d4-1c8f4db1360e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0c6a9c3-8506-41a9-b6d4-1c8f4db1360e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0c6a9c3-8506-41a9-b6d4-1c8f4db1360e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.9063702, expires_in: 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, b272d0a0-0a94-4143-b357-49f5ce421695, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b272d0a0-0a94-4143-b357-49f5ce421695, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b272d0a0-0a94-4143-b357-49f5ce421695, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.0644433, expires_in: 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, 11a1e54f-64f6-48ff-ad99-83833b6adac4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11a1e54f-64f6-48ff-ad99-83833b6adac4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11a1e54f-64f6-48ff-ad99-83833b6adac4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.9540284, expires_in: 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, b6d874ef-cca7-4161-8470-d51ff2b85a42, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6d874ef-cca7-4161-8470-d51ff2b85a42, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6d874ef-cca7-4161-8470-d51ff2b85a42, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.814877, expires_in: 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, 9f3e3841-055b-428d-b7c8-afba4f61fa5c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f3e3841-055b-428d-b7c8-afba4f61fa5c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f3e3841-055b-428d-b7c8-afba4f61fa5c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.6334581, expires_in: 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, 184c6560-c857-4f3d-b508-181325e5e637, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 184c6560-c857-4f3d-b508-181325e5e637, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 184c6560-c857-4f3d-b508-181325e5e637, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.3944159, expires_in: 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, fbf0a943-7e0c-4c52-bc80-a9b754d75116, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbf0a943-7e0c-4c52-bc80-a9b754d75116, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbf0a943-7e0c-4c52-bc80-a9b754d75116, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.671267, expires_in: 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, adb92140-9048-485b-b8c2-7fdc658ae39b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb92140-9048-485b-b8c2-7fdc658ae39b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb92140-9048-485b-b8c2-7fdc658ae39b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.985567, expires_in: 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, c9180030-4f9d-4fb4-a446-613df6851f8a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9180030-4f9d-4fb4-a446-613df6851f8a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9180030-4f9d-4fb4-a446-613df6851f8a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.9158113, expires_in: 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, 2f8e2abb-487d-424a-92b6-d2ab8544f889, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f8e2abb-487d-424a-92b6-d2ab8544f889, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f8e2abb-487d-424a-92b6-d2ab8544f889, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.1988287, expires_in: 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, dc6f8ff4-8f76-497a-abce-54bc6fef6b43, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc6f8ff4-8f76-497a-abce-54bc6fef6b43, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc6f8ff4-8f76-497a-abce-54bc6fef6b43, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.7270832, expires_in: 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, afa17af8-11ef-47d8-95bf-237be064f005, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afa17af8-11ef-47d8-95bf-237be064f005, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afa17af8-11ef-47d8-95bf-237be064f005, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.5660322, expires_in: 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, cb23caf8-0f5f-45dc-86fd-216462f7c1b3, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb23caf8-0f5f-45dc-86fd-216462f7c1b3, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb23caf8-0f5f-45dc-86fd-216462f7c1b3, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.6066601, expires_in: 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, f9ee4402-0197-453e-a613-e6341ffd9fbc, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9ee4402-0197-453e-a613-e6341ffd9fbc, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9ee4402-0197-453e-a613-e6341ffd9fbc, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.3141706, expires_in: 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, e4b36816-1f78-4716-81fb-72fa5cbf6390, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4b36816-1f78-4716-81fb-72fa5cbf6390, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4b36816-1f78-4716-81fb-72fa5cbf6390, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.058068, expires_in: 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, c0acc4ea-b861-452f-94b4-a75073db3408, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0acc4ea-b861-452f-94b4-a75073db3408, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0acc4ea-b861-452f-94b4-a75073db3408, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.7719164, expires_in: 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, 9760a874-d20e-4d41-b626-7d5bc9b073e2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9760a874-d20e-4d41-b626-7d5bc9b073e2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9760a874-d20e-4d41-b626-7d5bc9b073e2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.460362, expires_in: 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, 747b69aa-a07a-488c-a627-e92433500de5, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 747b69aa-a07a-488c-a627-e92433500de5, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 747b69aa-a07a-488c-a627-e92433500de5, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.0871885, expires_in: 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, 4a688381-c62d-468c-9ee9-045287438d1a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a688381-c62d-468c-9ee9-045287438d1a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a688381-c62d-468c-9ee9-045287438d1a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.4277823, expires_in: 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, ff8b629b-440a-47a0-b766-09cc546fb19a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff8b629b-440a-47a0-b766-09cc546fb19a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff8b629b-440a-47a0-b766-09cc546fb19a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.4187088, expires_in: 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, aa90f991-22cf-492c-94de-f59b315f90b6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa90f991-22cf-492c-94de-f59b315f90b6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa90f991-22cf-492c-94de-f59b315f90b6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.0585835, expires_in: 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, 4f84fb1e-3617-4f7c-9166-194478deb53c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f84fb1e-3617-4f7c-9166-194478deb53c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f84fb1e-3617-4f7c-9166-194478deb53c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.0340674, expires_in: 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, 337ac23e-0f5f-402f-9e9c-3b65d0a57838, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 337ac23e-0f5f-402f-9e9c-3b65d0a57838, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 337ac23e-0f5f-402f-9e9c-3b65d0a57838, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.968576, expires_in: 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, d9e60391-de11-4c18-8228-5ddd470b0ce0, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9e60391-de11-4c18-8228-5ddd470b0ce0, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9e60391-de11-4c18-8228-5ddd470b0ce0, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.854662, expires_in: 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, 75522109-fd33-40dc-b3d5-bcf088deff95, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75522109-fd33-40dc-b3d5-bcf088deff95, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75522109-fd33-40dc-b3d5-bcf088deff95, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.5163534, expires_in: 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, 128309c8-7d66-4d7e-9cbd-872f0ca2412e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 128309c8-7d66-4d7e-9cbd-872f0ca2412e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 128309c8-7d66-4d7e-9cbd-872f0ca2412e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.759703, expires_in: 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, 083f6f46-6209-4a98-9d81-0d2930769137, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 083f6f46-6209-4a98-9d81-0d2930769137, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 083f6f46-6209-4a98-9d81-0d2930769137, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.7980192, expires_in: 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, b850681e-93b6-4701-9578-405fc01c8159, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b850681e-93b6-4701-9578-405fc01c8159, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b850681e-93b6-4701-9578-405fc01c8159, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.6907408, expires_in: 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, 048e5718-d97f-4494-91cf-648759388e60, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 048e5718-d97f-4494-91cf-648759388e60, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 048e5718-d97f-4494-91cf-648759388e60, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.2730846, expires_in: 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, c4625127-785c-455e-813c-8d46f07d1143, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4625127-785c-455e-813c-8d46f07d1143, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4625127-785c-455e-813c-8d46f07d1143, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.2587295, expires_in: 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, 125ff343-3f6b-43a5-9ba8-fea473ca9e50, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 125ff343-3f6b-43a5-9ba8-fea473ca9e50, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 125ff343-3f6b-43a5-9ba8-fea473ca9e50, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.1665668, expires_in: 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, 8802f57b-b0a1-4b9b-8d50-aacaf5657cbe, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8802f57b-b0a1-4b9b-8d50-aacaf5657cbe, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8802f57b-b0a1-4b9b-8d50-aacaf5657cbe, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.1738853, expires_in: 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, 07b7d3ec-d779-4601-b5db-875cd0fd2335, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07b7d3ec-d779-4601-b5db-875cd0fd2335, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07b7d3ec-d779-4601-b5db-875cd0fd2335, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.0298402, expires_in: 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, 3483207e-27b5-403c-b34d-1622675ec2f4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3483207e-27b5-403c-b34d-1622675ec2f4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3483207e-27b5-403c-b34d-1622675ec2f4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.495319, expires_in: 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, d36ffaee-5ff5-4ae0-8980-90bf7d7bf256, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d36ffaee-5ff5-4ae0-8980-90bf7d7bf256, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d36ffaee-5ff5-4ae0-8980-90bf7d7bf256, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.747316, expires_in: 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, 3b233b2e-fa36-4cc6-8be6-3213e660f793, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b233b2e-fa36-4cc6-8be6-3213e660f793, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b233b2e-fa36-4cc6-8be6-3213e660f793, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.5297015, expires_in: 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, d249da06-9a91-4e80-b5b4-50fe10c79c94, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d249da06-9a91-4e80-b5b4-50fe10c79c94, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d249da06-9a91-4e80-b5b4-50fe10c79c94, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.131774, expires_in: 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, b3e69c0c-506a-4a9d-9b5b-ec222cdb3714, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3e69c0c-506a-4a9d-9b5b-ec222cdb3714, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3e69c0c-506a-4a9d-9b5b-ec222cdb3714, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.1414816, expires_in: 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, e38e1844-aab8-449f-aae0-fbcc6c15960c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e38e1844-aab8-449f-aae0-fbcc6c15960c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e38e1844-aab8-449f-aae0-fbcc6c15960c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.778938, expires_in: 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, 3e9da3f4-ef50-4b0e-a7a1-1057d4eb9278, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e9da3f4-ef50-4b0e-a7a1-1057d4eb9278, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e9da3f4-ef50-4b0e-a7a1-1057d4eb9278, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.7241538, expires_in: 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, 8ef43486-388d-4333-8616-1f7b04436ee9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ef43486-388d-4333-8616-1f7b04436ee9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ef43486-388d-4333-8616-1f7b04436ee9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.4406853, expires_in: 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, 14e0d5f1-fa36-48d1-bdd6-fb94b6800bd2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14e0d5f1-fa36-48d1-bdd6-fb94b6800bd2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14e0d5f1-fa36-48d1-bdd6-fb94b6800bd2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.310615, expires_in: 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, 3fee85ba-4c7c-419f-b8c0-07a6bed05692, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fee85ba-4c7c-419f-b8c0-07a6bed05692, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fee85ba-4c7c-419f-b8c0-07a6bed05692, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.289112, expires_in: 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, 00da2c87-2b19-4148-ab3c-e5ec383fbb92, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00da2c87-2b19-4148-ab3c-e5ec383fbb92, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00da2c87-2b19-4148-ab3c-e5ec383fbb92, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.7952933, expires_in: 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, 7c1561a5-ddf5-42f5-a21d-fad654c898ae, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c1561a5-ddf5-42f5-a21d-fad654c898ae, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c1561a5-ddf5-42f5-a21d-fad654c898ae, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.1139917, expires_in: 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, e1951d78-2b3e-4665-b31d-3a0e5682f894, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1951d78-2b3e-4665-b31d-3a0e5682f894, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1951d78-2b3e-4665-b31d-3a0e5682f894, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.2783272, expires_in: 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, 76600e20-893f-4b3a-90f4-227a75b14d8d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76600e20-893f-4b3a-90f4-227a75b14d8d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76600e20-893f-4b3a-90f4-227a75b14d8d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.9094336, expires_in: 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, da32b7b2-2801-4f7f-9086-a92b547cf682, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da32b7b2-2801-4f7f-9086-a92b547cf682, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da32b7b2-2801-4f7f-9086-a92b547cf682, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.0258462, expires_in: 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, 5de22703-d396-4024-9468-0f9659ab6aff, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5de22703-d396-4024-9468-0f9659ab6aff, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5de22703-d396-4024-9468-0f9659ab6aff, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.9254937, expires_in: 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, ba715109-910c-46ef-848d-61276007e6f6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba715109-910c-46ef-848d-61276007e6f6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba715109-910c-46ef-848d-61276007e6f6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.7052882, expires_in: 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, 9cd07d10-94c9-408f-b729-788e864f015e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cd07d10-94c9-408f-b729-788e864f015e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cd07d10-94c9-408f-b729-788e864f015e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.69966, expires_in: 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, 622d2cbe-6271-4c31-b99a-5d97470b29f8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 622d2cbe-6271-4c31-b99a-5d97470b29f8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 622d2cbe-6271-4c31-b99a-5d97470b29f8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.9222383, expires_in: 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, 4eb1f4a1-65a5-4426-9851-4ab5b93ecbfd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eb1f4a1-65a5-4426-9851-4ab5b93ecbfd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eb1f4a1-65a5-4426-9851-4ab5b93ecbfd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.8587043, expires_in: 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, a833faac-9073-4e08-a3e8-1604bb755675, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a833faac-9073-4e08-a3e8-1604bb755675, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a833faac-9073-4e08-a3e8-1604bb755675, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.5155604, expires_in: 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, 7bb4db29-e2e1-4c75-8027-8332c6db0f80, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bb4db29-e2e1-4c75-8027-8332c6db0f80, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bb4db29-e2e1-4c75-8027-8332c6db0f80, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.8245673, expires_in: 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, 58f402d9-8784-4fc5-a2e3-4fff0ca84792, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58f402d9-8784-4fc5-a2e3-4fff0ca84792, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58f402d9-8784-4fc5-a2e3-4fff0ca84792, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.0562484, expires_in: 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, 424752b5-1f18-450d-82b6-7f4b7bc43e12, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 424752b5-1f18-450d-82b6-7f4b7bc43e12, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 424752b5-1f18-450d-82b6-7f4b7bc43e12, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.7058587, expires_in: 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, b7355420-95b5-4291-ae19-0d46a19195e6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7355420-95b5-4291-ae19-0d46a19195e6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7355420-95b5-4291-ae19-0d46a19195e6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.2198374, expires_in: 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, df2a94bc-c44f-4666-bf2a-3720286b2bb9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df2a94bc-c44f-4666-bf2a-3720286b2bb9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df2a94bc-c44f-4666-bf2a-3720286b2bb9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.8722286, expires_in: 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, 7eb9aab9-d0b6-49eb-b0c7-eb5c0ee21f75, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7eb9aab9-d0b6-49eb-b0c7-eb5c0ee21f75, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7eb9aab9-d0b6-49eb-b0c7-eb5c0ee21f75, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.55542, expires_in: 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, 65ab403f-afd9-4dd2-adb2-4c04ca1f3480, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65ab403f-afd9-4dd2-adb2-4c04ca1f3480, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65ab403f-afd9-4dd2-adb2-4c04ca1f3480, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.2010922, expires_in: 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, b5debb00-2413-4667-acb4-c166bc6f9ad7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5debb00-2413-4667-acb4-c166bc6f9ad7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5debb00-2413-4667-acb4-c166bc6f9ad7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.7283092, expires_in: 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, 9c986f23-a257-4db9-84ae-b94a4e4ed362, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c986f23-a257-4db9-84ae-b94a4e4ed362, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c986f23-a257-4db9-84ae-b94a4e4ed362, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.4135377, expires_in: 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, d815f487-38ec-4d1e-8898-755a545bd15e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d815f487-38ec-4d1e-8898-755a545bd15e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d815f487-38ec-4d1e-8898-755a545bd15e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.1036928, expires_in: 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, f411c76d-fd9f-43b9-b1ee-44966ceba30c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f411c76d-fd9f-43b9-b1ee-44966ceba30c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f411c76d-fd9f-43b9-b1ee-44966ceba30c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.7922168, expires_in: 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, c295e64d-8376-4d5b-b3da-a317af4cc739, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c295e64d-8376-4d5b-b3da-a317af4cc739, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c295e64d-8376-4d5b-b3da-a317af4cc739, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.3132362, expires_in: 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, dda069b0-2212-48d7-a7fd-3a91061d4550, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dda069b0-2212-48d7-a7fd-3a91061d4550, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dda069b0-2212-48d7-a7fd-3a91061d4550, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.938634, expires_in: 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, 2f310e1d-421e-4543-8135-db82d547c0af, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f310e1d-421e-4543-8135-db82d547c0af, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f310e1d-421e-4543-8135-db82d547c0af, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.6028545, expires_in: 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, 8da68d04-64c8-4cad-bc82-c728fa369415, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da68d04-64c8-4cad-bc82-c728fa369415, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da68d04-64c8-4cad-bc82-c728fa369415, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.592846, expires_in: 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, 913e99f1-4975-4190-a17f-ee0bd83f23ad, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 913e99f1-4975-4190-a17f-ee0bd83f23ad, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 913e99f1-4975-4190-a17f-ee0bd83f23ad, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.2415044, expires_in: 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, 883d61c0-264e-4cdf-9f42-040fa6ac59c7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 883d61c0-264e-4cdf-9f42-040fa6ac59c7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 883d61c0-264e-4cdf-9f42-040fa6ac59c7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.5576503, expires_in: 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, 9857cd90-b738-48c6-bc25-2db4c2703216, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9857cd90-b738-48c6-bc25-2db4c2703216, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9857cd90-b738-48c6-bc25-2db4c2703216, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.6501856, expires_in: 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, 87c84061-d41c-43d4-ab23-9d973609400b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87c84061-d41c-43d4-ab23-9d973609400b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87c84061-d41c-43d4-ab23-9d973609400b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.3261259, expires_in: 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, 002982a1-7a32-4146-bab5-73a651a4ebec, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 002982a1-7a32-4146-bab5-73a651a4ebec, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 002982a1-7a32-4146-bab5-73a651a4ebec, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.99215, expires_in: 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, 4280f313-2cf5-4597-aa40-1f84c65f6641, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4280f313-2cf5-4597-aa40-1f84c65f6641, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4280f313-2cf5-4597-aa40-1f84c65f6641, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.6428087, expires_in: 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, 5b92b507-61c4-4c31-9bbc-ba81f92f2be1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b92b507-61c4-4c31-9bbc-ba81f92f2be1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b92b507-61c4-4c31-9bbc-ba81f92f2be1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.8832662, expires_in: 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, 7d9e5bf7-ccf6-4708-8e86-179937991bb8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d9e5bf7-ccf6-4708-8e86-179937991bb8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d9e5bf7-ccf6-4708-8e86-179937991bb8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.9690826, expires_in: 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, febdc6fb-9bfd-4be4-8a6a-5562c1b13515, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, febdc6fb-9bfd-4be4-8a6a-5562c1b13515, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, febdc6fb-9bfd-4be4-8a6a-5562c1b13515, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.7603538, expires_in: 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, 1b6ef3a4-9f09-46d1-85cb-5c646c070410, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b6ef3a4-9f09-46d1-85cb-5c646c070410, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b6ef3a4-9f09-46d1-85cb-5c646c070410, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.8980145, expires_in: 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, 793a00b2-56fd-403f-a863-9bda17c5a40f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 793a00b2-56fd-403f-a863-9bda17c5a40f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 793a00b2-56fd-403f-a863-9bda17c5a40f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.6851487, expires_in: 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, 21aa6e5a-95b3-487d-9a4f-a6c90cea07cd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21aa6e5a-95b3-487d-9a4f-a6c90cea07cd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21aa6e5a-95b3-487d-9a4f-a6c90cea07cd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.013926, expires_in: 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, 4484ef36-1afd-414f-ac6a-345519dd4b15, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4484ef36-1afd-414f-ac6a-345519dd4b15, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4484ef36-1afd-414f-ac6a-345519dd4b15, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.610164, expires_in: 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, 4d391ee6-67dd-4219-8404-3ffaa0f01994, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d391ee6-67dd-4219-8404-3ffaa0f01994, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d391ee6-67dd-4219-8404-3ffaa0f01994, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.1940677, expires_in: 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, 5e4729fb-e7ce-4308-b637-c177fbbb29a4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e4729fb-e7ce-4308-b637-c177fbbb29a4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e4729fb-e7ce-4308-b637-c177fbbb29a4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.1971984, expires_in: 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, 778ef23d-9d78-46b8-acbf-51ebf8e5f5cf, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 778ef23d-9d78-46b8-acbf-51ebf8e5f5cf, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 778ef23d-9d78-46b8-acbf-51ebf8e5f5cf, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.6446261, expires_in: 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, cd581089-c828-40fb-9811-651178a99e16, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd581089-c828-40fb-9811-651178a99e16, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd581089-c828-40fb-9811-651178a99e16, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.7342274, expires_in: 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, 7b6c9621-61c6-4769-8aaa-341c65488c39, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b6c9621-61c6-4769-8aaa-341c65488c39, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b6c9621-61c6-4769-8aaa-341c65488c39, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.6263056, expires_in: 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, 9718da56-9f69-4078-b29a-22a3c83153fd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9718da56-9f69-4078-b29a-22a3c83153fd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9718da56-9f69-4078-b29a-22a3c83153fd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.5441391, expires_in: 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, e83595dd-5226-4d31-a3aa-3e72f404a999, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e83595dd-5226-4d31-a3aa-3e72f404a999, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e83595dd-5226-4d31-a3aa-3e72f404a999, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.1032326, expires_in: 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, d3b1d1fe-7cdc-4a11-978d-560bc4145b1a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3b1d1fe-7cdc-4a11-978d-560bc4145b1a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3b1d1fe-7cdc-4a11-978d-560bc4145b1a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.0342066, expires_in: 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, 91b41907-e4ab-44a2-a45d-c5c882b70404, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91b41907-e4ab-44a2-a45d-c5c882b70404, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91b41907-e4ab-44a2-a45d-c5c882b70404, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.6464357, expires_in: 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, 1d2e6e3a-faec-410b-926e-832409bf4ae9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d2e6e3a-faec-410b-926e-832409bf4ae9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d2e6e3a-faec-410b-926e-832409bf4ae9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.2562861, expires_in: 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, 7f20bd2b-c363-46b9-998a-a95c456c0564, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f20bd2b-c363-46b9-998a-a95c456c0564, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f20bd2b-c363-46b9-998a-a95c456c0564, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.759369, expires_in: 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, 268c97c7-2f3a-453e-9fb0-08b75947d307, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 268c97c7-2f3a-453e-9fb0-08b75947d307, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 268c97c7-2f3a-453e-9fb0-08b75947d307, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.1774335, expires_in: 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, 7645fba8-403d-4843-b7ff-d34713e7ea0b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7645fba8-403d-4843-b7ff-d34713e7ea0b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7645fba8-403d-4843-b7ff-d34713e7ea0b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.632071, expires_in: 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, 2d499e1c-370c-49e1-8c2b-05144b4dcb14, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d499e1c-370c-49e1-8c2b-05144b4dcb14, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d499e1c-370c-49e1-8c2b-05144b4dcb14, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.6431456, expires_in: 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, 6613d555-c9db-46b0-955c-e8bcc8d65254, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6613d555-c9db-46b0-955c-e8bcc8d65254, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6613d555-c9db-46b0-955c-e8bcc8d65254, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.9478183, expires_in: 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, 194284c6-3f00-4b1e-9ec6-24396f2d2bb7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 194284c6-3f00-4b1e-9ec6-24396f2d2bb7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 194284c6-3f00-4b1e-9ec6-24396f2d2bb7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.8225548, expires_in: 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, 97e7029b-3716-4af3-9e15-8d8358985dd6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97e7029b-3716-4af3-9e15-8d8358985dd6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97e7029b-3716-4af3-9e15-8d8358985dd6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.95451, expires_in: 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, 594883f7-c3fc-47e9-adcc-2e0c98ec4c9a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 594883f7-c3fc-47e9-adcc-2e0c98ec4c9a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 594883f7-c3fc-47e9-adcc-2e0c98ec4c9a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.0910647, expires_in: 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, 2b958d71-db63-4906-833b-bfd42b41ea43, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b958d71-db63-4906-833b-bfd42b41ea43, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b958d71-db63-4906-833b-bfd42b41ea43, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.996584, expires_in: 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, 3b4f26d0-1127-4fa6-9076-e8f6e779d36f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b4f26d0-1127-4fa6-9076-e8f6e779d36f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b4f26d0-1127-4fa6-9076-e8f6e779d36f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.6041656, expires_in: 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, 73503f63-51a4-4687-aa8c-420c81dc856b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73503f63-51a4-4687-aa8c-420c81dc856b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73503f63-51a4-4687-aa8c-420c81dc856b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.8565142, expires_in: 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, 61d010cf-1cc7-4b3b-b205-76422692ad08, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61d010cf-1cc7-4b3b-b205-76422692ad08, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61d010cf-1cc7-4b3b-b205-76422692ad08, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.0754015, expires_in: 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, 02fe0578-7fc3-491a-9fd6-f3e3ab0cf703, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02fe0578-7fc3-491a-9fd6-f3e3ab0cf703, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02fe0578-7fc3-491a-9fd6-f3e3ab0cf703, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.1792374, expires_in: 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, 73d3d8d5-01f7-45bb-a2bb-9cbe4adb3aba, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73d3d8d5-01f7-45bb-a2bb-9cbe4adb3aba, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73d3d8d5-01f7-45bb-a2bb-9cbe4adb3aba, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.2842033, expires_in: 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, 5eed17c3-0228-4ee2-8e07-f6ed757e3bb0, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5eed17c3-0228-4ee2-8e07-f6ed757e3bb0, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5eed17c3-0228-4ee2-8e07-f6ed757e3bb0, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.9301333, expires_in: 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, e0e43a54-d5ab-411d-8b61-be9b03a73658, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0e43a54-d5ab-411d-8b61-be9b03a73658, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0e43a54-d5ab-411d-8b61-be9b03a73658, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.5425482, expires_in: 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, 1cc9d89a-5e70-4e5b-8398-3746e17f953e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cc9d89a-5e70-4e5b-8398-3746e17f953e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cc9d89a-5e70-4e5b-8398-3746e17f953e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.5699487, expires_in: 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, 44a19fee-9324-4a77-874d-9b3fdb0e2be8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44a19fee-9324-4a77-874d-9b3fdb0e2be8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44a19fee-9324-4a77-874d-9b3fdb0e2be8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.2847762, expires_in: 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, 0066c0f2-23f2-4cae-a43f-790257a12a45, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0066c0f2-23f2-4cae-a43f-790257a12a45, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0066c0f2-23f2-4cae-a43f-790257a12a45, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.252392, expires_in: 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, a97a8771-57d9-4cc0-9d7d-9b9eebb9dfa1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a97a8771-57d9-4cc0-9d7d-9b9eebb9dfa1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a97a8771-57d9-4cc0-9d7d-9b9eebb9dfa1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.4761553, expires_in: 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, 7ef239d4-eb29-4794-ba44-9941711daf4f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ef239d4-eb29-4794-ba44-9941711daf4f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ef239d4-eb29-4794-ba44-9941711daf4f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.0580282, expires_in: 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, bed62dc6-555c-42af-a57d-73e13bdff1cb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed62dc6-555c-42af-a57d-73e13bdff1cb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed62dc6-555c-42af-a57d-73e13bdff1cb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.2343075, expires_in: 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, 4a22d82e-80e1-4abe-ae65-311bac2f4ff7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a22d82e-80e1-4abe-ae65-311bac2f4ff7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a22d82e-80e1-4abe-ae65-311bac2f4ff7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.6638527, expires_in: 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, d5bb9054-894b-4f1c-9bb9-f954b7254c0e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5bb9054-894b-4f1c-9bb9-f954b7254c0e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5bb9054-894b-4f1c-9bb9-f954b7254c0e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.9369195, expires_in: 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, b818fe1a-9f22-41ba-a30b-2b7c72835fb2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b818fe1a-9f22-41ba-a30b-2b7c72835fb2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b818fe1a-9f22-41ba-a30b-2b7c72835fb2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.749785, expires_in: 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, 1e7b716a-719e-4dd6-84c9-3512f3a20c4a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e7b716a-719e-4dd6-84c9-3512f3a20c4a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e7b716a-719e-4dd6-84c9-3512f3a20c4a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.6973836, expires_in: 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, fa518a95-dfde-4a15-b418-cef6780b9187, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa518a95-dfde-4a15-b418-cef6780b9187, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa518a95-dfde-4a15-b418-cef6780b9187, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.608447, expires_in: 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, 72fe94b8-fa43-4ae9-8bb4-f15d1250cb70, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72fe94b8-fa43-4ae9-8bb4-f15d1250cb70, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72fe94b8-fa43-4ae9-8bb4-f15d1250cb70, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.4946406, expires_in: 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, cd9f1a1a-3258-4270-afbc-58946bb84396, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd9f1a1a-3258-4270-afbc-58946bb84396, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd9f1a1a-3258-4270-afbc-58946bb84396, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.6289847, expires_in: 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, 09abf791-7b4b-4af8-9387-8448bbfd5cb1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09abf791-7b4b-4af8-9387-8448bbfd5cb1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09abf791-7b4b-4af8-9387-8448bbfd5cb1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.7003188, expires_in: 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, 0c825f7c-694e-416c-b635-932c0342524a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c825f7c-694e-416c-b635-932c0342524a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c825f7c-694e-416c-b635-932c0342524a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.6426218, expires_in: 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, 830de41c-4539-4dc5-aae3-469761774a5e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 830de41c-4539-4dc5-aae3-469761774a5e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 830de41c-4539-4dc5-aae3-469761774a5e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.4168222, expires_in: 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, d48bee7a-1e6f-4843-9bf1-5756a2085e0b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d48bee7a-1e6f-4843-9bf1-5756a2085e0b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d48bee7a-1e6f-4843-9bf1-5756a2085e0b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.174748, expires_in: 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, 2bbbd067-37ba-414a-ad32-d0d4a4afb05f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bbbd067-37ba-414a-ad32-d0d4a4afb05f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bbbd067-37ba-414a-ad32-d0d4a4afb05f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.8711061, expires_in: 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, a006ed5a-c21b-4771-a00a-d5bb09f2594f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a006ed5a-c21b-4771-a00a-d5bb09f2594f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a006ed5a-c21b-4771-a00a-d5bb09f2594f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.225314, expires_in: 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, 30cf1ce5-23c6-4c49-9db2-dcdf1a435b47, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30cf1ce5-23c6-4c49-9db2-dcdf1a435b47, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30cf1ce5-23c6-4c49-9db2-dcdf1a435b47, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.2971213, expires_in: 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, 5342aee8-815e-4a3b-bb7b-a7d914e15fda, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5342aee8-815e-4a3b-bb7b-a7d914e15fda, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5342aee8-815e-4a3b-bb7b-a7d914e15fda, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.9576597, expires_in: 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, 540b414d-f486-4857-b6ae-d4af4e1bc647, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 540b414d-f486-4857-b6ae-d4af4e1bc647, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 540b414d-f486-4857-b6ae-d4af4e1bc647, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.7604444, expires_in: 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, b3c00f97-14e5-4493-8437-64be6eb005a8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3c00f97-14e5-4493-8437-64be6eb005a8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3c00f97-14e5-4493-8437-64be6eb005a8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.066746, expires_in: 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, 3648ea15-6236-43b0-933a-699f67a97b39, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3648ea15-6236-43b0-933a-699f67a97b39, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3648ea15-6236-43b0-933a-699f67a97b39, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.1934023, expires_in: 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, fbbff7c3-ecce-4004-a3dd-e4e0fb905f78, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbbff7c3-ecce-4004-a3dd-e4e0fb905f78, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbbff7c3-ecce-4004-a3dd-e4e0fb905f78, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.7314184, expires_in: 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, 13b7f26d-c759-4104-aa74-69d45a055155, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13b7f26d-c759-4104-aa74-69d45a055155, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13b7f26d-c759-4104-aa74-69d45a055155, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.207398, expires_in: 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, 2778bbab-4675-46c2-8571-6fd6cf3c3df7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2778bbab-4675-46c2-8571-6fd6cf3c3df7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2778bbab-4675-46c2-8571-6fd6cf3c3df7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.2597241, expires_in: 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, c7213a5d-45bf-4f1f-9380-5022bd510682, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7213a5d-45bf-4f1f-9380-5022bd510682, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7213a5d-45bf-4f1f-9380-5022bd510682, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.779545, expires_in: 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, 1d79502c-e8f2-4acf-8262-45c6eca56cdd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d79502c-e8f2-4acf-8262-45c6eca56cdd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d79502c-e8f2-4acf-8262-45c6eca56cdd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.3398483, expires_in: 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, 5f5956c0-5f79-4963-b208-1870cfd2d1ce, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f5956c0-5f79-4963-b208-1870cfd2d1ce, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f5956c0-5f79-4963-b208-1870cfd2d1ce, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.9939613, expires_in: 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, bc4b2ecf-44b4-4941-b4ad-c5d9b0498dd3, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc4b2ecf-44b4-4941-b4ad-c5d9b0498dd3, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc4b2ecf-44b4-4941-b4ad-c5d9b0498dd3, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.6983633, expires_in: 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, 1c5b7c7b-5cf7-4b8c-b940-8aa85554e736, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c5b7c7b-5cf7-4b8c-b940-8aa85554e736, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c5b7c7b-5cf7-4b8c-b940-8aa85554e736, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.6798482, expires_in: 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, e8614246-a488-4d0c-928d-217d9e8abb20, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8614246-a488-4d0c-928d-217d9e8abb20, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8614246-a488-4d0c-928d-217d9e8abb20, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.8281846, expires_in: 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, e135e271-bf29-442e-b848-b9827d621087, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e135e271-bf29-442e-b848-b9827d621087, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e135e271-bf29-442e-b848-b9827d621087, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.154186, expires_in: 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, 524c2351-155f-451e-bc67-c46d6cff39bc, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 524c2351-155f-451e-bc67-c46d6cff39bc, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 524c2351-155f-451e-bc67-c46d6cff39bc, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
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:4233
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231903246954&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:16227/1
________________ test_alter_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:52: in test_alter_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_alter_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7769/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62853
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7758
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15348
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18549
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16227
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30373
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19784
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15489
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7769
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12366
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18222
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008ff/r3tmp/kikimr_cluster_rb1z4q75
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26790
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21880
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16188
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7811
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_kfeikywr.log --grpc-port=26790 --mon-port=21880 --ic-port=18222
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26790/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/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/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_kfeikywr.log --grpc-port=26790 --mon-port=21880 --ic-port=18222
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1/logfile_kfeikywr.log', '--grpc-port=26790', '--mon-port=21880', '--ic-port=18222')' in '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1218597
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26790/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1218598
DEBUG    ya.test:process.py:259 Command (pid 1218598) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1218598) elapsed time (sec): 0.2804756164550781
DEBUG    ya.test:process.py:263 Command (pid 1218598) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) inblock: 24
DEBUG    ya.test:process.py:263 Command (pid 1218598) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1218598) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1218598) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1218598) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1218598) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1218598) stime: 0.142423
DEBUG    ya.test:process.py:263 Command (pid 1218598) utime: 0.085453
DEBUG    ya.test:process.py:263 Command (pid 1218598) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1218598) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1218598) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26790', '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: 18222\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26790', '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: 18222\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1219186
DEBUG    ya.test:process.py:259 Command (pid 1219186) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1219186) elapsed time (sec): 0.3004024028778076
DEBUG    ya.test:process.py:263 Command (pid 1219186) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1219186) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1219186) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1219186) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1219186) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1219186) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1219186) stime: 0.149841
DEBUG    ya.test:process.py:263 Command (pid 1219186) utime: 0.10646599999999999
DEBUG    ya.test:process.py:263 Command (pid 1219186) wtime: 0.301
DEBUG    ya.test:process.py:275 Command (pid 1219186) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26790', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26790', '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: 1219282
DEBUG    ya.test:process.py:259 Command (pid 1219282) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1219282) elapsed time (sec): 0.3290836811065674
DEBUG    ya.test:process.py:263 Command (pid 1219282) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) maxrss: 555572
DEBUG    ya.test:process.py:263 Command (pid 1219282) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1219282) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1219282) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1219282) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1219282) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1219282) stime: 0.19800299999999998
DEBUG    ya.test:process.py:263 Command (pid 1219282) utime: 0.086626
DEBUG    ya.test:process.py:263 Command (pid 1219282) wtime: 0.33
DEBUG    ya.test:process.py:275 Command (pid 1219282) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1368
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27986
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19727
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16976
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5562
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26790 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_5_3qmgda.log --grpc-port=1368 --mon-port=27986 --ic-port=19727 --key-file /home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26790 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_5_3qmgda.log --grpc-port=1368 --mon-port=27986 --ic-port=19727 --key-file /home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26790', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1/logfile_5_3qmgda.log', '--grpc-port=1368', '--mon-port=27986', '--ic-port=19727', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008ff/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk1/testing_out_stuff/test_secrets.py.test_alter_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1219411
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1368/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ff/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1219412
DEBUG    ya.test:process.py:259 Command (pid 1219412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1219412) elapsed time (sec): 0.29787397384643555
DEBUG    ya.test:process.py:263 Command (pid 1219412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1219412) minflt: 16856
DEBUG    ya.test:process.py:263 Command (pid 1219412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1219412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1219412) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1219412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1219412) stime: 0.15698299999999998
DEBUG    ya.test:process.py:263 Command (pid 1219412) utime: 0.09258
DEBUG    ya.test:process.py:263 Command (pid 1219412) wtime: 0.299
DEBUG    ya.test:process.py:275 Command (pid 1219412) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1219412) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_alter_without_grants[encryption_enabled])
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, 229d9d97-2ddc-4a56-8611-6d9c19d84f5f, localhost:26790): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 229d9d97-2ddc-4a56-8611-6d9c19d84f5f, localhost:26790): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 229d9d97-2ddc-4a56-8611-6d9c19d84f5f, localhost:26790): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1368 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-2tlsei57yi.auto.internal:1368, 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:26790
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, d65e0075-d298-4f24-99c1-5c50ce1afa4e, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d65e0075-d298-4f24-99c1-5c50ce1afa4e, ghrun-2tlsei57yi.auto.internal:1368): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d65e0075-d298-4f24-99c1-5c50ce1afa4e, ghrun-2tlsei57yi.auto.internal:1368): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 451a614f-c975-4da1-8299-d281346ad9ec, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 451a614f-c975-4da1-8299-d281346ad9ec, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 451a614f-c975-4da1-8299-d281346ad9ec, ghrun-2tlsei57yi.auto.internal:1368): 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=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 79f603ad-7c30-4e72-b6f3-f3949c746a15, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 79f603ad-7c30-4e72-b6f3-f3949c746a15, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 79f603ad-7c30-4e72-b6f3-f3949c746a15, ghrun-2tlsei57yi.auto.internal:1368): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 074d6d82-9348-4205-8f89-b94454ae47a6, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 074d6d82-9348-4205-8f89-b94454ae47a6, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=ZWZlZTY3YjgtODZjYzgwMC1iZWFhZTRlNC01Yzk5MWEyMw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 074d6d82-9348-4205-8f89-b94454ae47a6, ghrun-2tlsei57yi.auto.internal:1368): 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:26790
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1368
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, 99503e52-8ca3-4116-8485-0055f677e98f, localhost:26790): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 99503e52-8ca3-4116-8485-0055f677e98f, localhost:26790): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 99503e52-8ca3-4116-8485-0055f677e98f, localhost:26790): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 1368 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-2tlsei57yi.auto.internal:1368, 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:26790
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, ee80b34a-bdc8-4de1-bbdb-e88c6e910d49, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, ee80b34a-bdc8-4de1-bbdb-e88c6e910d49, ghrun-2tlsei57yi.auto.internal:1368): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, ee80b34a-bdc8-4de1-bbdb-e88c6e910d49, ghrun-2tlsei57yi.auto.internal:1368): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 847f6889-e40b-426a-b452-a6868bbfb914, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 847f6889-e40b-426a-b452-a6868bbfb914, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 847f6889-e40b-426a-b452-a6868bbfb914, ghrun-2tlsei57yi.auto.internal:1368): 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=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9d1ff4b5-0e45-49f3-b424-40e0f484beb3, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9d1ff4b5-0e45-49f3-b424-40e0f484beb3, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9d1ff4b5-0e45-49f3-b424-40e0f484beb3, ghrun-2tlsei57yi.auto.internal:1368): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 118f31c7-cd64-47d0-acae-c5a8643ecf20, ghrun-2tlsei57yi.auto.internal:1368): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 118f31c7-cd64-47d0-acae-c5a8643ecf20, ghrun-2tlsei57yi.auto.internal:1368): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg3ZjA1YWQtNTllZDNkZTctYzk2MGQ1NjUtOGZkZmU5YTY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 118f31c7-cd64-47d0-acae-c5a8643ecf20, ghrun-2tlsei57yi.auto.internal:1368): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 847f6889-e40b-426a-b452-a6868bbfb914, ghrun-2tlsei57yi.auto.internal:1368): 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:26790
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:1368
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.9713244, expires_in: 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, 1ff78035-c1bc-40f3-8775-4e3d6969c46a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff78035-c1bc-40f3-8775-4e3d6969c46a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff78035-c1bc-40f3-8775-4e3d6969c46a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.7057755, expires_in: 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, 9437af8e-d796-4865-81b8-5bfe646e78f8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9437af8e-d796-4865-81b8-5bfe646e78f8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9437af8e-d796-4865-81b8-5bfe646e78f8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.9832008, expires_in: 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, ecac797f-b68d-4ecd-892a-d8a26cbb43aa, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecac797f-b68d-4ecd-892a-d8a26cbb43aa, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecac797f-b68d-4ecd-892a-d8a26cbb43aa, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.1525936, expires_in: 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, 2f63878a-15b8-4992-ae06-c5a974946b8b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f63878a-15b8-4992-ae06-c5a974946b8b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f63878a-15b8-4992-ae06-c5a974946b8b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.8045096, expires_in: 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, e51f7a3e-2833-4b0e-bc04-0867281e270b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e51f7a3e-2833-4b0e-bc04-0867281e270b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e51f7a3e-2833-4b0e-bc04-0867281e270b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.1428547, expires_in: 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, dc02f34e-3cc8-4f0d-9ae8-a0a0a51b8ac9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc02f34e-3cc8-4f0d-9ae8-a0a0a51b8ac9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc02f34e-3cc8-4f0d-9ae8-a0a0a51b8ac9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.59881, expires_in: 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, d3c0757c-1bd1-4cf0-9b90-5f802c39a7a2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3c0757c-1bd1-4cf0-9b90-5f802c39a7a2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3c0757c-1bd1-4cf0-9b90-5f802c39a7a2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.1695065, expires_in: 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, d4fd3fd7-0f42-4862-b170-7e30c05ec232, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4fd3fd7-0f42-4862-b170-7e30c05ec232, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4fd3fd7-0f42-4862-b170-7e30c05ec232, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.8015878, expires_in: 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, f7879040-b0cf-46e4-85a0-ba3c9f273b46, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7879040-b0cf-46e4-85a0-ba3c9f273b46, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7879040-b0cf-46e4-85a0-ba3c9f273b46, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.0435195, expires_in: 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, 83d77822-fd5b-4e42-89c1-00d82a3e1edb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83d77822-fd5b-4e42-89c1-00d82a3e1edb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83d77822-fd5b-4e42-89c1-00d82a3e1edb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.6444, expires_in: 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, 35caa109-caa3-4a89-ba23-5ea4a7a92a4b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35caa109-caa3-4a89-ba23-5ea4a7a92a4b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35caa109-caa3-4a89-ba23-5ea4a7a92a4b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.1173346, expires_in: 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, 2f97e57e-27c0-4a41-b662-1f5153e7f51f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f97e57e-27c0-4a41-b662-1f5153e7f51f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f97e57e-27c0-4a41-b662-1f5153e7f51f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.7101789, expires_in: 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, 2efbf9b0-33e0-4232-87a2-aa63cf9e47a3, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2efbf9b0-33e0-4232-87a2-aa63cf9e47a3, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2efbf9b0-33e0-4232-87a2-aa63cf9e47a3, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.301984, expires_in: 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, 543c1486-2fbb-4307-9bb9-ad8920166a69, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 543c1486-2fbb-4307-9bb9-ad8920166a69, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 543c1486-2fbb-4307-9bb9-ad8920166a69, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.6308756, expires_in: 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, 96309807-399c-4c92-b727-8958b5445859, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96309807-399c-4c92-b727-8958b5445859, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96309807-399c-4c92-b727-8958b5445859, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.5033274, expires_in: 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, 1708d04b-ae7a-4c53-8a0a-3d8db8d50eab, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1708d04b-ae7a-4c53-8a0a-3d8db8d50eab, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1708d04b-ae7a-4c53-8a0a-3d8db8d50eab, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.6622117, expires_in: 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, c526d425-f860-4ea1-9378-f5e8f9a89ef1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c526d425-f860-4ea1-9378-f5e8f9a89ef1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c526d425-f860-4ea1-9378-f5e8f9a89ef1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.6321564, expires_in: 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, 9eb3a1e0-1028-4d42-8252-bfad43dfddbd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eb3a1e0-1028-4d42-8252-bfad43dfddbd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eb3a1e0-1028-4d42-8252-bfad43dfddbd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.5050786, expires_in: 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, 10c654f4-b2b0-4843-b3df-df68ae2dcd24, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10c654f4-b2b0-4843-b3df-df68ae2dcd24, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10c654f4-b2b0-4843-b3df-df68ae2dcd24, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231946.3370693, expires_in: 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, 1e265021-29fe-4919-a902-0f294f77eda3, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e265021-29fe-4919-a902-0f294f77eda3, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e265021-29fe-4919-a902-0f294f77eda3, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231948.399691, expires_in: 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, 12e9cec0-f29d-487e-845d-c8b278340128, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12e9cec0-f29d-487e-845d-c8b278340128, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12e9cec0-f29d-487e-845d-c8b278340128, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.7131557, expires_in: 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, b26d5aa4-e9ac-4a46-8b2b-b8d3e78c1701, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b26d5aa4-e9ac-4a46-8b2b-b8d3e78c1701, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b26d5aa4-e9ac-4a46-8b2b-b8d3e78c1701, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.5163243, expires_in: 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, 0478e9e0-e99c-4baa-8612-48fffa0d3d76, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0478e9e0-e99c-4baa-8612-48fffa0d3d76, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0478e9e0-e99c-4baa-8612-48fffa0d3d76, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.739052, expires_in: 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, 46bf33da-54a6-417b-a7a3-3181daafa169, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46bf33da-54a6-417b-a7a3-3181daafa169, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46bf33da-54a6-417b-a7a3-3181daafa169, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.808509, expires_in: 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, 561e16f8-dd5c-4a64-a748-2c95e9ce81d0, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 561e16f8-dd5c-4a64-a748-2c95e9ce81d0, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 561e16f8-dd5c-4a64-a748-2c95e9ce81d0, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.0219765, expires_in: 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, 435fcd98-2d5c-4ee1-a9ae-ec8c307ddf95, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 435fcd98-2d5c-4ee1-a9ae-ec8c307ddf95, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 435fcd98-2d5c-4ee1-a9ae-ec8c307ddf95, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231957.5698488, expires_in: 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, e29368b2-dad7-4075-8be2-0afeed24b970, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e29368b2-dad7-4075-8be2-0afeed24b970, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e29368b2-dad7-4075-8be2-0afeed24b970, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.3755124, expires_in: 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, 8da95dc8-7737-4840-b98d-ba41302674c2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da95dc8-7737-4840-b98d-ba41302674c2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da95dc8-7737-4840-b98d-ba41302674c2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231960.9169848, expires_in: 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, 969f3594-8a10-4d38-8fd4-a09b6cf0aaf4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 969f3594-8a10-4d38-8fd4-a09b6cf0aaf4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 969f3594-8a10-4d38-8fd4-a09b6cf0aaf4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231962.155567, expires_in: 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, 147121b8-a064-4c7a-bd5e-0c620b3f642a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 147121b8-a064-4c7a-bd5e-0c620b3f642a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 147121b8-a064-4c7a-bd5e-0c620b3f642a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231963.5847774, expires_in: 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, 1b068dd5-b450-472e-b4cc-fb59d06ad61c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b068dd5-b450-472e-b4cc-fb59d06ad61c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b068dd5-b450-472e-b4cc-fb59d06ad61c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231964.936716, expires_in: 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, e9839f74-8900-4ef8-b08e-338ad6cf5a67, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9839f74-8900-4ef8-b08e-338ad6cf5a67, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9839f74-8900-4ef8-b08e-338ad6cf5a67, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231967.0920806, expires_in: 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, 94d16eff-0be0-4ec5-8c33-af8553264f24, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94d16eff-0be0-4ec5-8c33-af8553264f24, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94d16eff-0be0-4ec5-8c33-af8553264f24, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.0681257, expires_in: 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, c1715958-cd9c-45e7-85cd-c8d48ec02f1d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1715958-cd9c-45e7-85cd-c8d48ec02f1d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1715958-cd9c-45e7-85cd-c8d48ec02f1d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231971.1671898, expires_in: 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, a8f1e78a-1d13-4be7-bcb3-265f6fdc251b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8f1e78a-1d13-4be7-bcb3-265f6fdc251b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8f1e78a-1d13-4be7-bcb3-265f6fdc251b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231972.7332437, expires_in: 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, 377f4c42-2983-4a32-a942-531a3d02429b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 377f4c42-2983-4a32-a942-531a3d02429b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 377f4c42-2983-4a32-a942-531a3d02429b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231974.9342206, expires_in: 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, 3f1c821f-c89e-4aa6-bafd-337a8076465f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f1c821f-c89e-4aa6-bafd-337a8076465f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f1c821f-c89e-4aa6-bafd-337a8076465f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231976.9749596, expires_in: 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, ee7d7b6b-a291-4d81-a308-ab33c7322657, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee7d7b6b-a291-4d81-a308-ab33c7322657, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee7d7b6b-a291-4d81-a308-ab33c7322657, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231978.4109666, expires_in: 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, 6aab569e-53d3-4411-8bc9-04ac802c9c51, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aab569e-53d3-4411-8bc9-04ac802c9c51, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aab569e-53d3-4411-8bc9-04ac802c9c51, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231980.3676276, expires_in: 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, 67d54a9f-17d8-4f7d-9545-cfbeb14e4f33, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d54a9f-17d8-4f7d-9545-cfbeb14e4f33, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d54a9f-17d8-4f7d-9545-cfbeb14e4f33, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231981.7900817, expires_in: 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, fa439c74-00dd-448b-8181-44fa0094d2c1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa439c74-00dd-448b-8181-44fa0094d2c1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa439c74-00dd-448b-8181-44fa0094d2c1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231983.7875497, expires_in: 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, f9953993-2119-4fee-b3f2-e311b67cde75, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9953993-2119-4fee-b3f2-e311b67cde75, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9953993-2119-4fee-b3f2-e311b67cde75, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231985.07482, expires_in: 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, fbfbab6d-3945-42ea-91af-23227ac5d262, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbfbab6d-3945-42ea-91af-23227ac5d262, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbfbab6d-3945-42ea-91af-23227ac5d262, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231986.7024195, expires_in: 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, 238f9b5c-8859-4697-8b75-a8006e3174f6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 238f9b5c-8859-4697-8b75-a8006e3174f6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 238f9b5c-8859-4697-8b75-a8006e3174f6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231987.9995253, expires_in: 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, f531e642-15a3-4932-bc79-bbc59b8e3a0a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f531e642-15a3-4932-bc79-bbc59b8e3a0a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f531e642-15a3-4932-bc79-bbc59b8e3a0a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231989.3452675, expires_in: 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, 7f1dc6bb-b6cf-49b1-a8a3-0c9a7ba24356, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f1dc6bb-b6cf-49b1-a8a3-0c9a7ba24356, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f1dc6bb-b6cf-49b1-a8a3-0c9a7ba24356, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231990.9186983, expires_in: 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, b534b602-ff45-4e9e-bbfc-9d6bdade74fd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b534b602-ff45-4e9e-bbfc-9d6bdade74fd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b534b602-ff45-4e9e-bbfc-9d6bdade74fd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231993.009331, expires_in: 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, 19bc2476-c0c8-4050-9e72-1bb100e9106b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19bc2476-c0c8-4050-9e72-1bb100e9106b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19bc2476-c0c8-4050-9e72-1bb100e9106b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231994.8568258, expires_in: 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, 6a2f4a48-90cd-4515-aa38-4054d8bc0da3, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a2f4a48-90cd-4515-aa38-4054d8bc0da3, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a2f4a48-90cd-4515-aa38-4054d8bc0da3, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231996.8320625, expires_in: 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, 7c9d4ba7-c65d-43c8-958c-558e53811777, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c9d4ba7-c65d-43c8-958c-558e53811777, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c9d4ba7-c65d-43c8-958c-558e53811777, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231998.086676, expires_in: 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, 4950ac5c-0ac4-44a1-bd41-285b2a040dbc, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4950ac5c-0ac4-44a1-bd41-285b2a040dbc, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4950ac5c-0ac4-44a1-bd41-285b2a040dbc, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231999.4184036, expires_in: 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, 5fef63e1-6907-4dda-9336-b168a0858776, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fef63e1-6907-4dda-9336-b168a0858776, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fef63e1-6907-4dda-9336-b168a0858776, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232001.1908977, expires_in: 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, d9883357-1506-45ed-9d8e-f602338486e9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9883357-1506-45ed-9d8e-f602338486e9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9883357-1506-45ed-9d8e-f602338486e9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232002.7974515, expires_in: 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, e54c3d2b-b809-4072-9dcc-d2f5201d47e4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e54c3d2b-b809-4072-9dcc-d2f5201d47e4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e54c3d2b-b809-4072-9dcc-d2f5201d47e4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232004.5555758, expires_in: 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, 0ee7276d-30e2-4f08-8889-24a8e39d6b05, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ee7276d-30e2-4f08-8889-24a8e39d6b05, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ee7276d-30e2-4f08-8889-24a8e39d6b05, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232005.6193802, expires_in: 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, af25b92c-1794-4efa-ac7d-cb6edd3f2e35, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af25b92c-1794-4efa-ac7d-cb6edd3f2e35, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af25b92c-1794-4efa-ac7d-cb6edd3f2e35, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232007.2246706, expires_in: 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, bf15b3ad-6308-4c02-84db-dc28b7e31dc5, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf15b3ad-6308-4c02-84db-dc28b7e31dc5, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf15b3ad-6308-4c02-84db-dc28b7e31dc5, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232009.1013484, expires_in: 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, be2005eb-50f1-4873-8f9c-eca9c2b104e8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be2005eb-50f1-4873-8f9c-eca9c2b104e8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be2005eb-50f1-4873-8f9c-eca9c2b104e8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232010.425073, expires_in: 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, 50405976-5f0f-4c5c-b311-0e6c89af8f47, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50405976-5f0f-4c5c-b311-0e6c89af8f47, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50405976-5f0f-4c5c-b311-0e6c89af8f47, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232012.2946427, expires_in: 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, fd62e00b-e4fe-421b-9939-e47775f95850, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd62e00b-e4fe-421b-9939-e47775f95850, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd62e00b-e4fe-421b-9939-e47775f95850, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232013.7311916, expires_in: 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, f5c0bce0-2da9-49e6-a6f1-78c04ef6fa67, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5c0bce0-2da9-49e6-a6f1-78c04ef6fa67, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5c0bce0-2da9-49e6-a6f1-78c04ef6fa67, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232015.885931, expires_in: 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, 74205bff-8e15-499f-8493-24b03ed9249f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74205bff-8e15-499f-8493-24b03ed9249f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74205bff-8e15-499f-8493-24b03ed9249f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232017.5629773, expires_in: 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, 14bfb4eb-1aae-4399-8130-6df47c3d2be0, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14bfb4eb-1aae-4399-8130-6df47c3d2be0, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14bfb4eb-1aae-4399-8130-6df47c3d2be0, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232019.7127852, expires_in: 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, ea63dda9-d0c9-4fa6-8d3d-702a4cc720c2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea63dda9-d0c9-4fa6-8d3d-702a4cc720c2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea63dda9-d0c9-4fa6-8d3d-702a4cc720c2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232021.4188128, expires_in: 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, 8a4cdd8b-85f7-437d-8e30-ce5184f7de5a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a4cdd8b-85f7-437d-8e30-ce5184f7de5a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a4cdd8b-85f7-437d-8e30-ce5184f7de5a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232023.3647306, expires_in: 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, 0c357f65-72fe-4f13-a4a6-cbdd8d720441, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c357f65-72fe-4f13-a4a6-cbdd8d720441, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c357f65-72fe-4f13-a4a6-cbdd8d720441, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232025.0960376, expires_in: 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, aca402d0-9b36-407d-8493-3d14314a7383, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aca402d0-9b36-407d-8493-3d14314a7383, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aca402d0-9b36-407d-8493-3d14314a7383, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232027.24223, expires_in: 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, ef793750-1352-4898-84c3-b321da967d68, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef793750-1352-4898-84c3-b321da967d68, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef793750-1352-4898-84c3-b321da967d68, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232028.8441765, expires_in: 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, c94f8917-ea4c-408e-8020-a0c25c75ae87, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c94f8917-ea4c-408e-8020-a0c25c75ae87, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c94f8917-ea4c-408e-8020-a0c25c75ae87, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232030.9605997, expires_in: 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, 2e12875d-cb6b-4d64-927e-f9d64017f29d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e12875d-cb6b-4d64-927e-f9d64017f29d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e12875d-cb6b-4d64-927e-f9d64017f29d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232032.324458, expires_in: 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, c10ca2bd-1082-4da1-b1d4-380c8f4cfc66, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c10ca2bd-1082-4da1-b1d4-380c8f4cfc66, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c10ca2bd-1082-4da1-b1d4-380c8f4cfc66, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232034.0222323, expires_in: 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, af268ab8-10cc-47a5-8156-d1693267d02c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af268ab8-10cc-47a5-8156-d1693267d02c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af268ab8-10cc-47a5-8156-d1693267d02c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232035.5375996, expires_in: 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, d6f8ccd6-ce44-4e36-91ff-f6c9d1482636, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6f8ccd6-ce44-4e36-91ff-f6c9d1482636, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6f8ccd6-ce44-4e36-91ff-f6c9d1482636, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232036.79027, expires_in: 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, 7e615d4e-7030-48c6-92c6-32f3c56ab620, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e615d4e-7030-48c6-92c6-32f3c56ab620, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e615d4e-7030-48c6-92c6-32f3c56ab620, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232038.1860006, expires_in: 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, 1d3eb63b-7dce-498b-99cb-2a7e5897fb09, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d3eb63b-7dce-498b-99cb-2a7e5897fb09, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d3eb63b-7dce-498b-99cb-2a7e5897fb09, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232040.0693896, expires_in: 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, 5da0bbfa-37be-4f0b-ac57-8172c4352585, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5da0bbfa-37be-4f0b-ac57-8172c4352585, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5da0bbfa-37be-4f0b-ac57-8172c4352585, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232042.1007974, expires_in: 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, 28d95921-5121-499b-933a-c0ee66236de9, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28d95921-5121-499b-933a-c0ee66236de9, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28d95921-5121-499b-933a-c0ee66236de9, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232043.9326656, expires_in: 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, 170dc819-c0af-4984-b9f2-8107e9c59f4d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 170dc819-c0af-4984-b9f2-8107e9c59f4d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 170dc819-c0af-4984-b9f2-8107e9c59f4d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232045.2822025, expires_in: 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, ca3b0c6e-369b-4ced-aa6c-823bdc45ddd1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca3b0c6e-369b-4ced-aa6c-823bdc45ddd1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca3b0c6e-369b-4ced-aa6c-823bdc45ddd1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232046.853968, expires_in: 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, 526e5b3b-da46-49ca-833f-7a3354a33e54, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 526e5b3b-da46-49ca-833f-7a3354a33e54, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 526e5b3b-da46-49ca-833f-7a3354a33e54, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232049.0233576, expires_in: 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, cfc9e724-7d38-4e74-886f-d5cbf344bbeb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfc9e724-7d38-4e74-886f-d5cbf344bbeb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfc9e724-7d38-4e74-886f-d5cbf344bbeb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.5479772, expires_in: 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, fb9db014-f295-4515-b5a8-cbceeaf1c91d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb9db014-f295-4515-b5a8-cbceeaf1c91d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb9db014-f295-4515-b5a8-cbceeaf1c91d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232052.384896, expires_in: 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, 1dba2bcb-ac62-4422-8295-0d875c6a43cb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dba2bcb-ac62-4422-8295-0d875c6a43cb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dba2bcb-ac62-4422-8295-0d875c6a43cb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232053.8512065, expires_in: 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, 61d593ad-91ee-4418-a73e-e2a5ac86a91f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61d593ad-91ee-4418-a73e-e2a5ac86a91f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61d593ad-91ee-4418-a73e-e2a5ac86a91f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232055.6150777, expires_in: 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, 0d563ae0-2f79-4ecf-8593-32a85402bc0b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d563ae0-2f79-4ecf-8593-32a85402bc0b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d563ae0-2f79-4ecf-8593-32a85402bc0b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232057.65902, expires_in: 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, 02e9503b-1aa2-4951-8ca3-5ffafc06fef4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02e9503b-1aa2-4951-8ca3-5ffafc06fef4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02e9503b-1aa2-4951-8ca3-5ffafc06fef4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232059.206957, expires_in: 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, 588dd974-25c9-47cf-83dc-d2ba40c2dcfe, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 588dd974-25c9-47cf-83dc-d2ba40c2dcfe, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 588dd974-25c9-47cf-83dc-d2ba40c2dcfe, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232061.170926, expires_in: 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, 7b1c016c-6b01-4dcd-a0ee-98ed4e9b33ed, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b1c016c-6b01-4dcd-a0ee-98ed4e9b33ed, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b1c016c-6b01-4dcd-a0ee-98ed4e9b33ed, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232062.6837597, expires_in: 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, 85643b66-221e-4b18-8539-7db40f9114da, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85643b66-221e-4b18-8539-7db40f9114da, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85643b66-221e-4b18-8539-7db40f9114da, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.297029, expires_in: 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, e10635e9-2413-4608-a45a-aa0347f9eebb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e10635e9-2413-4608-a45a-aa0347f9eebb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e10635e9-2413-4608-a45a-aa0347f9eebb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232065.7122033, expires_in: 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, aab2ae30-e8dc-4626-a778-4aab25a5273f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aab2ae30-e8dc-4626-a778-4aab25a5273f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aab2ae30-e8dc-4626-a778-4aab25a5273f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232067.0848641, expires_in: 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, bd2f9cba-7f56-4a24-a250-31b542fbb954, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd2f9cba-7f56-4a24-a250-31b542fbb954, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd2f9cba-7f56-4a24-a250-31b542fbb954, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232068.5187762, expires_in: 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, 54da7ec6-42ad-4e61-a4e4-bd64d811e358, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54da7ec6-42ad-4e61-a4e4-bd64d811e358, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54da7ec6-42ad-4e61-a4e4-bd64d811e358, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232070.1925123, expires_in: 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, 24d7a0ae-cb3f-4232-83f0-e9f377fb7009, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24d7a0ae-cb3f-4232-83f0-e9f377fb7009, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24d7a0ae-cb3f-4232-83f0-e9f377fb7009, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232071.7467446, expires_in: 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, cae4d93b-7498-459c-a03a-d25f4491b1ad, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cae4d93b-7498-459c-a03a-d25f4491b1ad, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cae4d93b-7498-459c-a03a-d25f4491b1ad, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232073.5072289, expires_in: 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, 4c097717-665f-4fea-b3dc-72f5ffc43404, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c097717-665f-4fea-b3dc-72f5ffc43404, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c097717-665f-4fea-b3dc-72f5ffc43404, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232074.9053087, expires_in: 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, 1c4a4d6d-58a5-4e3b-b499-c35147310608, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c4a4d6d-58a5-4e3b-b499-c35147310608, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c4a4d6d-58a5-4e3b-b499-c35147310608, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232076.9687083, expires_in: 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, 134ed26d-46d2-43ee-8edd-75d4471b28f5, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 134ed26d-46d2-43ee-8edd-75d4471b28f5, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 134ed26d-46d2-43ee-8edd-75d4471b28f5, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232079.0411391, expires_in: 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, d8f177d0-64aa-40ed-a237-df99350c8094, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8f177d0-64aa-40ed-a237-df99350c8094, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8f177d0-64aa-40ed-a237-df99350c8094, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232081.0154877, expires_in: 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, 5fbd5579-e872-4c2f-a0da-fabe628feddb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fbd5579-e872-4c2f-a0da-fabe628feddb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fbd5579-e872-4c2f-a0da-fabe628feddb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232082.5374281, expires_in: 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, 5bef2f8a-8368-4610-8093-a46df50a42e2, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bef2f8a-8368-4610-8093-a46df50a42e2, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bef2f8a-8368-4610-8093-a46df50a42e2, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232084.2123713, expires_in: 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, ca504fab-5231-4814-b8e2-0d77c8c2dd35, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca504fab-5231-4814-b8e2-0d77c8c2dd35, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca504fab-5231-4814-b8e2-0d77c8c2dd35, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232085.8977115, expires_in: 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, 43c01e73-0e5f-44f7-abe4-8134e477c725, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43c01e73-0e5f-44f7-abe4-8134e477c725, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43c01e73-0e5f-44f7-abe4-8134e477c725, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232087.2230926, expires_in: 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, cfad6bf6-eff4-4365-9dfd-e7855d7350d8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfad6bf6-eff4-4365-9dfd-e7855d7350d8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfad6bf6-eff4-4365-9dfd-e7855d7350d8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232088.9725943, expires_in: 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, 1b2e4054-89ff-41c6-8994-3606d38c071c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b2e4054-89ff-41c6-8994-3606d38c071c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b2e4054-89ff-41c6-8994-3606d38c071c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.6397262, expires_in: 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, 326781d5-f6c8-4a39-9ad3-27594b7906ff, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 326781d5-f6c8-4a39-9ad3-27594b7906ff, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 326781d5-f6c8-4a39-9ad3-27594b7906ff, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232092.7557917, expires_in: 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, 7c103bb2-81c5-4670-a200-db06c49640cd, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c103bb2-81c5-4670-a200-db06c49640cd, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c103bb2-81c5-4670-a200-db06c49640cd, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232094.003873, expires_in: 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, 62eb1781-389d-4395-94b2-21b3a8f6dacb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62eb1781-389d-4395-94b2-21b3a8f6dacb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62eb1781-389d-4395-94b2-21b3a8f6dacb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232095.5407395, expires_in: 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, c6b52bf8-c030-42d8-a451-23a3f3f78e21, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6b52bf8-c030-42d8-a451-23a3f3f78e21, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6b52bf8-c030-42d8-a451-23a3f3f78e21, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232097.5248778, expires_in: 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, a5aa2ef3-0dbf-4440-b8d7-7dd7bc54d307, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5aa2ef3-0dbf-4440-b8d7-7dd7bc54d307, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5aa2ef3-0dbf-4440-b8d7-7dd7bc54d307, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232099.3142018, expires_in: 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, ca5073b5-3068-4d3b-9237-45a5ac6fd56d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca5073b5-3068-4d3b-9237-45a5ac6fd56d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca5073b5-3068-4d3b-9237-45a5ac6fd56d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232101.2904239, expires_in: 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, dde3faa6-120d-4c07-8b2b-b681d36c566f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dde3faa6-120d-4c07-8b2b-b681d36c566f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dde3faa6-120d-4c07-8b2b-b681d36c566f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232103.038672, expires_in: 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, af36f44d-5a4c-4e1e-8bbd-06a0418c43ec, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af36f44d-5a4c-4e1e-8bbd-06a0418c43ec, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af36f44d-5a4c-4e1e-8bbd-06a0418c43ec, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232104.363455, expires_in: 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, 4122b1ad-9395-42da-b3a1-384ce452ea2d, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4122b1ad-9395-42da-b3a1-384ce452ea2d, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4122b1ad-9395-42da-b3a1-384ce452ea2d, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232105.7027152, expires_in: 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, b1b6b063-e5a8-4a27-9f2c-ab3ecb5d90f5, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1b6b063-e5a8-4a27-9f2c-ab3ecb5d90f5, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1b6b063-e5a8-4a27-9f2c-ab3ecb5d90f5, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232107.424532, expires_in: 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, 9008622b-8ca2-47c2-ac12-d16aa44606a8, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9008622b-8ca2-47c2-ac12-d16aa44606a8, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9008622b-8ca2-47c2-ac12-d16aa44606a8, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232109.0135763, expires_in: 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, b261d5c7-c415-4635-b048-f3dd3847c17e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b261d5c7-c415-4635-b048-f3dd3847c17e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b261d5c7-c415-4635-b048-f3dd3847c17e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232110.984318, expires_in: 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, abbca936-cdb5-44b7-8e34-e0d1f285768e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abbca936-cdb5-44b7-8e34-e0d1f285768e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abbca936-cdb5-44b7-8e34-e0d1f285768e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232112.3567367, expires_in: 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, be9c623b-ba12-4dd8-83b0-081b60318040, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be9c623b-ba12-4dd8-83b0-081b60318040, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be9c623b-ba12-4dd8-83b0-081b60318040, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232113.5936134, expires_in: 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, 403a3ed4-55ea-4e39-ae65-6467aeb75465, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 403a3ed4-55ea-4e39-ae65-6467aeb75465, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 403a3ed4-55ea-4e39-ae65-6467aeb75465, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232115.5490303, expires_in: 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, f2478c88-24f7-4c65-a887-e692d8a60079, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2478c88-24f7-4c65-a887-e692d8a60079, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2478c88-24f7-4c65-a887-e692d8a60079, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232116.7913349, expires_in: 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, 9314afb4-ed4e-42dd-a0fb-04b175857c72, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9314afb4-ed4e-42dd-a0fb-04b175857c72, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9314afb4-ed4e-42dd-a0fb-04b175857c72, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232118.681031, expires_in: 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, df8ff845-82c0-4363-b90d-ec9335bed763, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df8ff845-82c0-4363-b90d-ec9335bed763, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df8ff845-82c0-4363-b90d-ec9335bed763, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232120.202785, expires_in: 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, 4e2562b5-8e39-4181-acd7-01afe8b5d13b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e2562b5-8e39-4181-acd7-01afe8b5d13b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e2562b5-8e39-4181-acd7-01afe8b5d13b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232122.0945914, expires_in: 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, aeaa74e8-0025-405a-a343-56432d662270, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aeaa74e8-0025-405a-a343-56432d662270, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aeaa74e8-0025-405a-a343-56432d662270, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232123.4639206, expires_in: 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, 917535e7-333c-4df1-9f0c-dfb6ced5b869, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 917535e7-333c-4df1-9f0c-dfb6ced5b869, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 917535e7-333c-4df1-9f0c-dfb6ced5b869, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232125.0518513, expires_in: 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, ac2434d2-a389-4588-9b6e-624caade560e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac2434d2-a389-4588-9b6e-624caade560e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac2434d2-a389-4588-9b6e-624caade560e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232126.6868985, expires_in: 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, fd75f2bc-0d5d-40e2-996a-6eb838e8e64b, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd75f2bc-0d5d-40e2-996a-6eb838e8e64b, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd75f2bc-0d5d-40e2-996a-6eb838e8e64b, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232128.3004353, expires_in: 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, 16b09453-b78c-4ba5-92b8-6bf00df872f1, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16b09453-b78c-4ba5-92b8-6bf00df872f1, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16b09453-b78c-4ba5-92b8-6bf00df872f1, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232128.9646075, expires_in: 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, 726f3d07-d3d5-431c-beec-5e0eaa40b8e4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 726f3d07-d3d5-431c-beec-5e0eaa40b8e4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 726f3d07-d3d5-431c-beec-5e0eaa40b8e4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232130.2152278, expires_in: 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, 7a6109fb-c573-4b34-8bba-9b42e40580f4, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a6109fb-c573-4b34-8bba-9b42e40580f4, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a6109fb-c573-4b34-8bba-9b42e40580f4, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232132.2813678, expires_in: 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, 4a1d5fd9-955d-4bd8-9b75-3dfddcf01e79, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a1d5fd9-955d-4bd8-9b75-3dfddcf01e79, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a1d5fd9-955d-4bd8-9b75-3dfddcf01e79, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232134.0467892, expires_in: 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, f6b24ee5-1111-4151-b604-e2f9dff66d4c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6b24ee5-1111-4151-b604-e2f9dff66d4c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6b24ee5-1111-4151-b604-e2f9dff66d4c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232135.5596504, expires_in: 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, 9bff83d1-4aa9-4311-8f4b-45fd1a2cd755, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bff83d1-4aa9-4311-8f4b-45fd1a2cd755, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bff83d1-4aa9-4311-8f4b-45fd1a2cd755, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232136.922029, expires_in: 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, e4aee00c-7f8a-41c9-9aff-bdad5d10cb9f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4aee00c-7f8a-41c9-9aff-bdad5d10cb9f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4aee00c-7f8a-41c9-9aff-bdad5d10cb9f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232138.392221, expires_in: 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, 3ace3dbc-f58e-4237-b287-8d7466943e78, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ace3dbc-f58e-4237-b287-8d7466943e78, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ace3dbc-f58e-4237-b287-8d7466943e78, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232140.5160947, expires_in: 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, b60abe87-9ae6-44aa-9131-b8655144faed, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b60abe87-9ae6-44aa-9131-b8655144faed, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b60abe87-9ae6-44aa-9131-b8655144faed, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232141.8158433, expires_in: 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, 9a796450-86ef-4eba-87fe-301b9d50765f, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a796450-86ef-4eba-87fe-301b9d50765f, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a796450-86ef-4eba-87fe-301b9d50765f, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232143.870508, expires_in: 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, cf80265f-ea2f-411c-96ee-ae1aab5fd472, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf80265f-ea2f-411c-96ee-ae1aab5fd472, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf80265f-ea2f-411c-96ee-ae1aab5fd472, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232145.2547834, expires_in: 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, bc2db3c2-2dda-460b-be32-7d1c9d1677a7, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc2db3c2-2dda-460b-be32-7d1c9d1677a7, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc2db3c2-2dda-460b-be32-7d1c9d1677a7, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232146.705327, expires_in: 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, 3cc81f0a-6277-49f0-b02f-8b1d9bb5f73c, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cc81f0a-6277-49f0-b02f-8b1d9bb5f73c, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cc81f0a-6277-49f0-b02f-8b1d9bb5f73c, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232147.9936628, expires_in: 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, df543791-1382-490c-9444-561cd49fce30, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df543791-1382-490c-9444-561cd49fce30, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df543791-1382-490c-9444-561cd49fce30, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232150.0357492, expires_in: 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, f0a86c39-9276-4360-bfee-6b81cae31ecb, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0a86c39-9276-4360-bfee-6b81cae31ecb, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0a86c39-9276-4360-bfee-6b81cae31ecb, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232151.3062298, expires_in: 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, 289c21bf-61db-448f-99dd-77612b3882ad, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 289c21bf-61db-448f-99dd-77612b3882ad, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 289c21bf-61db-448f-99dd-77612b3882ad, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232152.6606994, expires_in: 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, c6cd1896-3aab-464e-9184-b6769805c4ab, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6cd1896-3aab-464e-9184-b6769805c4ab, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6cd1896-3aab-464e-9184-b6769805c4ab, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232153.8747988, expires_in: 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, a111c984-860f-455c-95d8-f3c363ca3958, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a111c984-860f-455c-95d8-f3c363ca3958, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a111c984-860f-455c-95d8-f3c363ca3958, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232155.3899066, expires_in: 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, b639a4ab-7273-44c0-9913-78f09b0e594e, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b639a4ab-7273-44c0-9913-78f09b0e594e, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b639a4ab-7273-44c0-9913-78f09b0e594e, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232156.92906, expires_in: 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, 85b7aebf-883f-48cc-b1ec-f4cb66d5aba6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85b7aebf-883f-48cc-b1ec-f4cb66d5aba6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85b7aebf-883f-48cc-b1ec-f4cb66d5aba6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232158.3518572, expires_in: 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, 96f23ce3-4fd5-4edc-b29f-bc73d2dff024, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96f23ce3-4fd5-4edc-b29f-bc73d2dff024, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96f23ce3-4fd5-4edc-b29f-bc73d2dff024, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232160.1031053, expires_in: 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, 7e320c45-9b38-4555-82e2-9f37ae796944, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e320c45-9b38-4555-82e2-9f37ae796944, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e320c45-9b38-4555-82e2-9f37ae796944, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232161.5934014, expires_in: 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, f6f71a5f-f9e9-4e5b-8672-ce44142974f6, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6f71a5f-f9e9-4e5b-8672-ce44142974f6, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6f71a5f-f9e9-4e5b-8672-ce44142974f6, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232163.0805154, expires_in: 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, 0b5ba0a3-5729-4086-8daa-33b1b6a33c43, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b5ba0a3-5729-4086-8daa-33b1b6a33c43, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b5ba0a3-5729-4086-8daa-33b1b6a33c43, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232164.7004182, expires_in: 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, 8a4ac194-87e6-4038-976f-49aacc20f037, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a4ac194-87e6-4038-976f-49aacc20f037, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a4ac194-87e6-4038-976f-49aacc20f037, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232166.4483287, expires_in: 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, 9efa2907-1c00-47d5-8056-f48ce5bc811a, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9efa2907-1c00-47d5-8056-f48ce5bc811a, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9efa2907-1c00-47d5-8056-f48ce5bc811a, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232168.5202754, expires_in: 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, b9adffa4-f6c4-4420-86f9-59c36dfc3100, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9adffa4-f6c4-4420-86f9-59c36dfc3100, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9adffa4-f6c4-4420-86f9-59c36dfc3100, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232170.1011143, expires_in: 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, 4e0d9f90-c8bb-4b46-b735-d46616591241, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e0d9f90-c8bb-4b46-b735-d46616591241, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e0d9f90-c8bb-4b46-b735-d46616591241, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232171.715534, expires_in: 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, be368d07-4976-4651-b987-70e6e0fa7975, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be368d07-4976-4651-b987-70e6e0fa7975, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be368d07-4976-4651-b987-70e6e0fa7975, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232173.2379103, expires_in: 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, 8ffab4ed-82c1-42b2-aa73-034667a53059, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ffab4ed-82c1-42b2-aa73-034667a53059, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ffab4ed-82c1-42b2-aa73-034667a53059, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232174.9723837, expires_in: 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, afd661b3-b01c-44a3-b441-521bac3bcd45, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afd661b3-b01c-44a3-b441-521bac3bcd45, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afd661b3-b01c-44a3-b441-521bac3bcd45, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232176.3542953, expires_in: 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, 562721a9-96c1-46bb-8cbf-d7cb06249276, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 562721a9-96c1-46bb-8cbf-d7cb06249276, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 562721a9-96c1-46bb-8cbf-d7cb06249276, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232177.7367027, expires_in: 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, c355c16b-6b44-4033-8da5-d7f25b50c864, localhost:4233): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c355c16b-6b44-4033-8da5-d7f25b50c864, localhost:4233): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c355c16b-6b44-4033-8da5-d7f25b50c864, localhost:4233): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:4233". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4233
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:4233
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232178429974&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1368/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26790/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5562
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16976
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19727
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27986
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1368
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7811
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16188
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26790
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18222
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:4233/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8586
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27880
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8624
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4233
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20561
============================== slowest durations ===============================
260.80s call     test_secrets.py::test_alter_without_grants[encryption_enabled]
249.30s call     test_secrets.py::test_alter_without_grants[encryption_disabled]
24.35s setup    test_secrets.py::test_alter_without_grants[encryption_disabled]
12.66s setup    test_secrets.py::test_alter_without_grants[encryption_enabled]
11.56s teardown test_secrets.py::test_alter_without_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_alter_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_alter_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_alter_without_grants[encryption_enabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
======================== 2 failed in 561.29s (0:09:21) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_________________ test_create_with_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25638
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008de/r3tmp/kikimr_cluster_66n0w2yd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11840
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25350
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2474
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14143
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_6mckc11p.log --grpc-port=11840 --mon-port=25350 --ic-port=25638
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:11840/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_6mckc11p.log --grpc-port=11840 --mon-port=25350 --ic-port=25638
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_6mckc11p.log', '--grpc-port=11840', '--mon-port=25350', '--ic-port=25638')' in '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1155713
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11840/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/rhna/0008de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1155715
DEBUG    ya.test:process.py:259 Command (pid 1155715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155715) elapsed time (sec): 0.7404046058654785
DEBUG    ya.test:process.py:263 Command (pid 1155715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1155715) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 1155715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) nivcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1155715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155715) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1155715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155715) stime: 0.36797599999999997
DEBUG    ya.test:process.py:263 Command (pid 1155715) utime: 0.119992
DEBUG    ya.test:process.py:263 Command (pid 1155715) wtime: 0.746
DEBUG    ya.test:process.py:275 Command (pid 1155715) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1155715) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11840', '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: 25638\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/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11840', '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: 25638\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159420
DEBUG    ya.test:process.py:259 Command (pid 1159420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159420) elapsed time (sec): 2.0668187141418457
DEBUG    ya.test:process.py:263 Command (pid 1159420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) maxrss: 555592
DEBUG    ya.test:process.py:263 Command (pid 1159420) minflt: 18827
DEBUG    ya.test:process.py:263 Command (pid 1159420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) nivcsw: 168
DEBUG    ya.test:process.py:263 Command (pid 1159420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159420) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1159420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159420) stime: 1.622948
DEBUG    ya.test:process.py:263 Command (pid 1159420) utime: 0.140784
DEBUG    ya.test:process.py:263 Command (pid 1159420) wtime: 2.068
DEBUG    ya.test:process.py:275 Command (pid 1159420) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11840', '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/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:11840', '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: 1160787
DEBUG    ya.test:process.py:259 Command (pid 1160787) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160787) elapsed time (sec): 1.6329622268676758
DEBUG    ya.test:process.py:263 Command (pid 1160787) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1160787) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1160787) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) nivcsw: 190
DEBUG    ya.test:process.py:263 Command (pid 1160787) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160787) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1160787) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160787) stime: 1.344754
DEBUG    ya.test:process.py:263 Command (pid 1160787) utime: 0.129022
DEBUG    ya.test:process.py:263 Command (pid 1160787) wtime: 1.634
DEBUG    ya.test:process.py:275 Command (pid 1160787) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 6

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1824
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008de/r3tmp/kikimr_cluster_mi6xk_jd
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65331
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13143
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23808
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28379
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_5149qlhh.log --grpc-port=65331 --mon-port=13143 --ic-port=1824
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:65331/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_5149qlhh.log --grpc-port=65331 --mon-port=13143 --ic-port=1824
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1/logfile_5149qlhh.log', '--grpc-port=65331', '--mon-port=13143', '--ic-port=1824')' in '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1161988
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:65331/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/rhna/0008de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161996
DEBUG    ya.test:process.py:259 Command (pid 1161996) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161996) elapsed time (sec): 3.076108694076538
DEBUG    ya.test:process.py:263 Command (pid 1161996) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1161996) minflt: 17286
DEBUG    ya.test:process.py:263 Command (pid 1161996) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) nivcsw: 279
DEBUG    ya.test:process.py:263 Command (pid 1161996) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161996) nvcsw: 57
DEBUG    ya.test:process.py:263 Command (pid 1161996) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161996) stime: 2.473183
DEBUG    ya.test:process.py:263 Command (pid 1161996) utime: 0.100142
DEBUG    ya.test:process.py:263 Command (pid 1161996) wtime: 3.077
DEBUG    ya.test:process.py:275 Command (pid 1161996) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1161996) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65331', '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: 1824\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65331', '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: 1824\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1164883
DEBUG    ya.test:process.py:259 Command (pid 1164883) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164883) elapsed time (sec): 1.1537795066833496
DEBUG    ya.test:process.py:263 Command (pid 1164883) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1164883) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1164883) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) nivcsw: 141
DEBUG    ya.test:process.py:263 Command (pid 1164883) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164883) nvcsw: 143
DEBUG    ya.test:process.py:263 Command (pid 1164883) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164883) stime: 0.8634799999999999
DEBUG    ya.test:process.py:263 Command (pid 1164883) utime: 0.12950599999999998
DEBUG    ya.test:process.py:263 Command (pid 1164883) wtime: 1.156
DEBUG    ya.test:process.py:275 Command (pid 1164883) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65331', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:65331', '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: 1165823
DEBUG    ya.test:process.py:259 Command (pid 1165823) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165823) elapsed time (sec): 1.0353412628173828
DEBUG    ya.test:process.py:263 Command (pid 1165823) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) maxrss: 555604
DEBUG    ya.test:process.py:263 Command (pid 1165823) minflt: 18510
DEBUG    ya.test:process.py:263 Command (pid 1165823) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1165823) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165823) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1165823) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165823) stime: 0.702703
DEBUG    ya.test:process.py:263 Command (pid 1165823) utime: 0.132818
DEBUG    ya.test:process.py:263 Command (pid 1165823) wtime: 1.037
DEBUG    ya.test:process.py:275 Command (pid 1165823) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30477
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12360
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22193
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64312
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2768
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65331 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_c34t76va.log --grpc-port=30477 --mon-port=12360 --ic-port=22193
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:65331 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_c34t76va.log --grpc-port=30477 --mon-port=12360 --ic-port=22193
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:65331', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1/logfile_c34t76va.log', '--grpc-port=30477', '--mon-port=12360', '--ic-port=22193')' in '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1167388
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:30477/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167412
DEBUG    ya.test:process.py:259 Command (pid 1167412) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167412) elapsed time (sec): 0.7190277576446533
DEBUG    ya.test:process.py:263 Command (pid 1167412) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1167412) minflt: 16269
DEBUG    ya.test:process.py:263 Command (pid 1167412) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) nivcsw: 138
DEBUG    ya.test:process.py:263 Command (pid 1167412) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167412) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1167412) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167412) stime: 0.48507
DEBUG    ya.test:process.py:263 Command (pid 1167412) utime: 0.143402
DEBUG    ya.test:process.py:263 Command (pid 1167412) wtime: 0.725
DEBUG    ya.test:process.py:275 Command (pid 1167412) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1167412) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_disabled])
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, 0325a92e-06aa-4f2c-9f7d-b45dbd28c661, localhost:65331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0325a92e-06aa-4f2c-9f7d-b45dbd28c661, localhost:65331): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0325a92e-06aa-4f2c-9f7d-b45dbd28c661, localhost:65331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 30477 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-2tlsei57yi.auto.internal:30477, 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:65331
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, a7360bbe-e58d-402e-b0bb-9a3ae1ab99dd, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a7360bbe-e58d-402e-b0bb-9a3ae1ab99dd, ghrun-2tlsei57yi.auto.internal:30477): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a7360bbe-e58d-402e-b0bb-9a3ae1ab99dd, ghrun-2tlsei57yi.auto.internal:30477): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0b52399e-e72e-490d-91dc-553d244e925a, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0b52399e-e72e-490d-91dc-553d244e925a, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0b52399e-e72e-490d-91dc-553d244e925a, ghrun-2tlsei57yi.auto.internal:30477): 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=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1978da5d-b9d1-430d-905c-ce72557e1075, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1978da5d-b9d1-430d-905c-ce72557e1075, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1978da5d-b9d1-430d-905c-ce72557e1075, ghrun-2tlsei57yi.auto.internal:30477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, da882633-cedd-40ff-bab3-7d99514d7608, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, da882633-cedd-40ff-bab3-7d99514d7608, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=OTk1MmJlMi1lZTA1NTA4NC1kYmI5ZTdmOC00NWI3ZTY1ZQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, da882633-cedd-40ff-bab3-7d99514d7608, ghrun-2tlsei57yi.auto.internal:30477): 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:65331
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:30477
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0b52399e-e72e-490d-91dc-553d244e925a, ghrun-2tlsei57yi.auto.internal:30477): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py: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, 23d9aca4-fe98-4eae-b0d5-82a821bf3f2f, localhost:65331): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 23d9aca4-fe98-4eae-b0d5-82a821bf3f2f, localhost:65331): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 23d9aca4-fe98-4eae-b0d5-82a821bf3f2f, localhost:65331): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 30477 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-2tlsei57yi.auto.internal:30477, 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:65331
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, 945dfb69-6c95-448a-aad9-5846d6ac3d95, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 945dfb69-6c95-448a-aad9-5846d6ac3d95, ghrun-2tlsei57yi.auto.internal:30477): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 945dfb69-6c95-448a-aad9-5846d6ac3d95, ghrun-2tlsei57yi.auto.internal:30477): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4853cace-7004-4dab-b32f-cd6c604beb7d, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4853cace-7004-4dab-b32f-cd6c604beb7d, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4853cace-7004-4dab-b32f-cd6c604beb7d, ghrun-2tlsei57yi.auto.internal:30477): 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=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5e68df03-4738-4d95-8b1a-69e92a1ac953, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5e68df03-4738-4d95-8b1a-69e92a1ac953, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5e68df03-4738-4d95-8b1a-69e92a1ac953, ghrun-2tlsei57yi.auto.internal:30477): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a64538e0-715b-42f9-b21b-46cad93abe3a, ghrun-2tlsei57yi.auto.internal:30477): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a64538e0-715b-42f9-b21b-46cad93abe3a, ghrun-2tlsei57yi.auto.internal:30477): request = { session_id: "ydb://session/3?node_id=50000&id=NTU1MDM2ODgtODM0OTYzYjItNDQ4ZmNlZWUtMzM0ZjQzYWU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a64538e0-715b-42f9-b21b-46cad93abe3a, ghrun-2tlsei57yi.auto.internal:30477): 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:65331
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:30477
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 4853cace-7004-4dab-b32f-cd6c604beb7d, ghrun-2tlsei57yi.auto.internal:30477): 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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.9041164, expires_in: 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, 67bb2677-ad86-4083-b4dd-17c19c9442a2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67bb2677-ad86-4083-b4dd-17c19c9442a2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67bb2677-ad86-4083-b4dd-17c19c9442a2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231653.4373338, expires_in: 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, 0d51942b-f7b8-45ec-ad2d-b1e3222e799c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d51942b-f7b8-45ec-ad2d-b1e3222e799c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d51942b-f7b8-45ec-ad2d-b1e3222e799c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.205625, expires_in: 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, e517edd3-814d-47ca-9275-ef16cd3feb32, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e517edd3-814d-47ca-9275-ef16cd3feb32, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e517edd3-814d-47ca-9275-ef16cd3feb32, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.0937524, expires_in: 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, 0bb935cd-121d-4f30-85fe-59375cf02895, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bb935cd-121d-4f30-85fe-59375cf02895, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bb935cd-121d-4f30-85fe-59375cf02895, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.314072, expires_in: 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, 798c7120-d666-4e99-a3fe-5128e977d49d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 798c7120-d666-4e99-a3fe-5128e977d49d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 798c7120-d666-4e99-a3fe-5128e977d49d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.3795037, expires_in: 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, 2dd4739c-c443-44ce-bcfe-c6f3e59de945, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dd4739c-c443-44ce-bcfe-c6f3e59de945, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dd4739c-c443-44ce-bcfe-c6f3e59de945, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.735855, expires_in: 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, 460f4406-061a-4b4a-ad44-61875efb0183, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 460f4406-061a-4b4a-ad44-61875efb0183, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 460f4406-061a-4b4a-ad44-61875efb0183, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.7233098, expires_in: 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, 982be47c-772b-4876-bcc4-55eaf18ed462, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 982be47c-772b-4876-bcc4-55eaf18ed462, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 982be47c-772b-4876-bcc4-55eaf18ed462, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.3468316, expires_in: 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, d1f832c0-64a6-4122-8760-c81b86d6c479, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1f832c0-64a6-4122-8760-c81b86d6c479, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1f832c0-64a6-4122-8760-c81b86d6c479, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.8095317, expires_in: 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, bbdfb858-0629-4b64-a060-3949a44d9916, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbdfb858-0629-4b64-a060-3949a44d9916, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbdfb858-0629-4b64-a060-3949a44d9916, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.4327326, expires_in: 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, f34c89bc-5e6a-4acf-88d1-ecc0f7470299, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f34c89bc-5e6a-4acf-88d1-ecc0f7470299, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f34c89bc-5e6a-4acf-88d1-ecc0f7470299, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.4900756, expires_in: 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, f9b111b1-f3c1-4e7e-8dd9-0500be426db6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9b111b1-f3c1-4e7e-8dd9-0500be426db6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9b111b1-f3c1-4e7e-8dd9-0500be426db6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.9148045, expires_in: 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, c4be797f-31aa-459f-85ba-afec5d96984f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4be797f-31aa-459f-85ba-afec5d96984f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4be797f-31aa-459f-85ba-afec5d96984f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.8127496, expires_in: 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, 4de3ff04-4cdc-441c-b02a-350fd97dc2b2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4de3ff04-4cdc-441c-b02a-350fd97dc2b2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4de3ff04-4cdc-441c-b02a-350fd97dc2b2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.8925767, expires_in: 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, 606d7f54-fd1f-4d5b-becc-242024b31eec, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 606d7f54-fd1f-4d5b-becc-242024b31eec, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 606d7f54-fd1f-4d5b-becc-242024b31eec, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.470835, expires_in: 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, ffbe772f-19bb-4bad-bc1a-f693857b9d8e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffbe772f-19bb-4bad-bc1a-f693857b9d8e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffbe772f-19bb-4bad-bc1a-f693857b9d8e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.1181355, expires_in: 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, 11c1f5fe-d8b9-4c2e-adf8-d9de34c8d95c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11c1f5fe-d8b9-4c2e-adf8-d9de34c8d95c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11c1f5fe-d8b9-4c2e-adf8-d9de34c8d95c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.023251, expires_in: 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, 1d439971-0cbf-4157-a397-de1bd532e449, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d439971-0cbf-4157-a397-de1bd532e449, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d439971-0cbf-4157-a397-de1bd532e449, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.7892077, expires_in: 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, 2b4a0939-da41-4681-a47c-3dade297e641, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b4a0939-da41-4681-a47c-3dade297e641, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b4a0939-da41-4681-a47c-3dade297e641, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.7935407, expires_in: 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, 0953c010-add5-4356-a9ee-6ef64de60f6a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0953c010-add5-4356-a9ee-6ef64de60f6a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0953c010-add5-4356-a9ee-6ef64de60f6a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.0707817, expires_in: 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, 66085701-6779-49a3-839d-d53b9140e9e3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66085701-6779-49a3-839d-d53b9140e9e3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66085701-6779-49a3-839d-d53b9140e9e3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.758162, expires_in: 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, 7c215097-7c4d-40d4-98ad-8e77cbf4abb8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c215097-7c4d-40d4-98ad-8e77cbf4abb8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c215097-7c4d-40d4-98ad-8e77cbf4abb8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.220272, expires_in: 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, ce69e141-aa1c-4fdd-9b22-ba76b6cef495, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce69e141-aa1c-4fdd-9b22-ba76b6cef495, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce69e141-aa1c-4fdd-9b22-ba76b6cef495, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.5975304, expires_in: 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, 36bef9de-bce5-409d-a670-87045e6a184b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36bef9de-bce5-409d-a670-87045e6a184b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36bef9de-bce5-409d-a670-87045e6a184b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.9034998, expires_in: 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, 90dfcbd9-52bf-4701-a5ad-3d73c6dad5ce, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90dfcbd9-52bf-4701-a5ad-3d73c6dad5ce, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90dfcbd9-52bf-4701-a5ad-3d73c6dad5ce, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.8809786, expires_in: 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, 06ff1679-7db4-420d-87b6-33341fc52abc, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06ff1679-7db4-420d-87b6-33341fc52abc, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06ff1679-7db4-420d-87b6-33341fc52abc, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.8525014, expires_in: 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, 91527393-3345-42f2-9769-1454760e3e72, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91527393-3345-42f2-9769-1454760e3e72, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91527393-3345-42f2-9769-1454760e3e72, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.4900122, expires_in: 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, 27f0dcc1-41a0-4b84-aa8a-09b3f7d24848, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27f0dcc1-41a0-4b84-aa8a-09b3f7d24848, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27f0dcc1-41a0-4b84-aa8a-09b3f7d24848, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.2373717, expires_in: 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, 7a6e5a62-c99a-4371-8983-e9bd3572f304, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a6e5a62-c99a-4371-8983-e9bd3572f304, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a6e5a62-c99a-4371-8983-e9bd3572f304, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.0641625, expires_in: 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, 299f1195-ef2b-4f71-8d5c-f2f856eebf1e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 299f1195-ef2b-4f71-8d5c-f2f856eebf1e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 299f1195-ef2b-4f71-8d5c-f2f856eebf1e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.221082, expires_in: 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, b564f2e4-615b-4207-90ea-e7c4bb26f8a0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b564f2e4-615b-4207-90ea-e7c4bb26f8a0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b564f2e4-615b-4207-90ea-e7c4bb26f8a0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.564504, expires_in: 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, 78dea10d-9dba-471e-ab00-0ae9a74da794, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78dea10d-9dba-471e-ab00-0ae9a74da794, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78dea10d-9dba-471e-ab00-0ae9a74da794, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.6783066, expires_in: 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, 77e198eb-8f47-4ac9-b0e4-dc19fc024fa7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77e198eb-8f47-4ac9-b0e4-dc19fc024fa7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77e198eb-8f47-4ac9-b0e4-dc19fc024fa7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.0142741, expires_in: 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, cedd1815-00b3-44d4-bc47-665ef4e1a832, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cedd1815-00b3-44d4-bc47-665ef4e1a832, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cedd1815-00b3-44d4-bc47-665ef4e1a832, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.2197692, expires_in: 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, c103e8b7-4d94-4534-a78e-caed461ca8bb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c103e8b7-4d94-4534-a78e-caed461ca8bb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c103e8b7-4d94-4534-a78e-caed461ca8bb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.8003957, expires_in: 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, 26dd109f-07ff-4e54-8c5c-615cd297a1f2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26dd109f-07ff-4e54-8c5c-615cd297a1f2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26dd109f-07ff-4e54-8c5c-615cd297a1f2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.1420016, expires_in: 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, 5b2d97eb-351b-4fd7-baf7-34fcb25bed8d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b2d97eb-351b-4fd7-baf7-34fcb25bed8d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b2d97eb-351b-4fd7-baf7-34fcb25bed8d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.8135574, expires_in: 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, 44e95d44-688e-4823-ad26-4c594093d051, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44e95d44-688e-4823-ad26-4c594093d051, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44e95d44-688e-4823-ad26-4c594093d051, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.20165, expires_in: 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, ddfb0f3b-99fc-42ea-be3f-36cca802c60d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddfb0f3b-99fc-42ea-be3f-36cca802c60d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddfb0f3b-99fc-42ea-be3f-36cca802c60d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.982233, expires_in: 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, c6d0b175-bd5d-42f8-bcfe-495d903cf582, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6d0b175-bd5d-42f8-bcfe-495d903cf582, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6d0b175-bd5d-42f8-bcfe-495d903cf582, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.496487, expires_in: 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, 1e494bd3-1c17-472e-ad07-625cc85f5dca, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e494bd3-1c17-472e-ad07-625cc85f5dca, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e494bd3-1c17-472e-ad07-625cc85f5dca, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.6638684, expires_in: 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, 9d3e58c2-6a15-4fdc-81c0-19bb10a95b8d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d3e58c2-6a15-4fdc-81c0-19bb10a95b8d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d3e58c2-6a15-4fdc-81c0-19bb10a95b8d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.9200096, expires_in: 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, 153d005b-3cb0-4705-b17d-735630e58783, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 153d005b-3cb0-4705-b17d-735630e58783, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 153d005b-3cb0-4705-b17d-735630e58783, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.5740716, expires_in: 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, 23ec4413-96fe-497e-8bda-efec41b34e83, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23ec4413-96fe-497e-8bda-efec41b34e83, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23ec4413-96fe-497e-8bda-efec41b34e83, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.96429, expires_in: 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, 646a8799-44bd-4bcc-8161-e5a2927933e3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 646a8799-44bd-4bcc-8161-e5a2927933e3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 646a8799-44bd-4bcc-8161-e5a2927933e3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.9348435, expires_in: 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, 0d9b57b2-081c-4707-bc0c-50439aafc438, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d9b57b2-081c-4707-bc0c-50439aafc438, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d9b57b2-081c-4707-bc0c-50439aafc438, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.556285, expires_in: 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, 05e70798-dfb7-4244-a66c-75838ae1ec6b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05e70798-dfb7-4244-a66c-75838ae1ec6b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05e70798-dfb7-4244-a66c-75838ae1ec6b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.781808, expires_in: 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, ff0dbda4-92f4-47c5-a797-23e37f4627bf, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff0dbda4-92f4-47c5-a797-23e37f4627bf, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff0dbda4-92f4-47c5-a797-23e37f4627bf, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.6228397, expires_in: 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, 04cf33a1-b2c6-4293-82b4-00b0688ab2ee, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04cf33a1-b2c6-4293-82b4-00b0688ab2ee, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04cf33a1-b2c6-4293-82b4-00b0688ab2ee, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.70316, expires_in: 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, e958813f-b376-44e5-b2a5-28f5a5509b17, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e958813f-b376-44e5-b2a5-28f5a5509b17, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e958813f-b376-44e5-b2a5-28f5a5509b17, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.180491, expires_in: 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, 6908ca4c-8062-497e-8bee-f88db66de217, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6908ca4c-8062-497e-8bee-f88db66de217, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6908ca4c-8062-497e-8bee-f88db66de217, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.7596262, expires_in: 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, 53bafcaa-8d9a-4674-8ba9-488458c43157, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53bafcaa-8d9a-4674-8ba9-488458c43157, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53bafcaa-8d9a-4674-8ba9-488458c43157, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.005773, expires_in: 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, 9ff97325-405d-4b9c-9d81-46cf04603d32, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ff97325-405d-4b9c-9d81-46cf04603d32, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ff97325-405d-4b9c-9d81-46cf04603d32, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.5574534, expires_in: 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, 8be104d0-1e49-44d3-aaf2-cba9a7726c89, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8be104d0-1e49-44d3-aaf2-cba9a7726c89, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8be104d0-1e49-44d3-aaf2-cba9a7726c89, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.6961987, expires_in: 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, 2c48da79-2318-4ee7-9666-004b27a76fb3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c48da79-2318-4ee7-9666-004b27a76fb3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c48da79-2318-4ee7-9666-004b27a76fb3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.2108157, expires_in: 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, 29736024-33fe-4493-8e67-57dc1986cfab, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29736024-33fe-4493-8e67-57dc1986cfab, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29736024-33fe-4493-8e67-57dc1986cfab, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.761839, expires_in: 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, 5a0f84e9-1881-46f8-aae1-3c6f64667bc3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a0f84e9-1881-46f8-aae1-3c6f64667bc3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a0f84e9-1881-46f8-aae1-3c6f64667bc3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.1607242, expires_in: 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, ca149198-0b47-4dbd-9e8d-fc10852d5233, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca149198-0b47-4dbd-9e8d-fc10852d5233, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca149198-0b47-4dbd-9e8d-fc10852d5233, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.3760412, expires_in: 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, aef1e95b-b0a5-4ead-bcf5-1a86ae5e3294, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aef1e95b-b0a5-4ead-bcf5-1a86ae5e3294, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aef1e95b-b0a5-4ead-bcf5-1a86ae5e3294, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.6668293, expires_in: 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, 8028756b-2671-4bb1-8682-a7fb80893efb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8028756b-2671-4bb1-8682-a7fb80893efb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8028756b-2671-4bb1-8682-a7fb80893efb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.4147406, expires_in: 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, 76ba60d4-337a-4efb-8e83-751366a75479, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76ba60d4-337a-4efb-8e83-751366a75479, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76ba60d4-337a-4efb-8e83-751366a75479, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.2414567, expires_in: 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, 10c5f348-d575-4bcc-8efc-84c54dee6f07, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10c5f348-d575-4bcc-8efc-84c54dee6f07, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10c5f348-d575-4bcc-8efc-84c54dee6f07, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.850061, expires_in: 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, 9160de92-c69e-4c02-8aea-7598347a1c52, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9160de92-c69e-4c02-8aea-7598347a1c52, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9160de92-c69e-4c02-8aea-7598347a1c52, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.6819906, expires_in: 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, a49718dc-5d53-43f6-96c6-6b5b657d502b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a49718dc-5d53-43f6-96c6-6b5b657d502b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a49718dc-5d53-43f6-96c6-6b5b657d502b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.509841, expires_in: 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, 05f026e8-b79c-4f0a-a071-a8f7c136c186, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05f026e8-b79c-4f0a-a071-a8f7c136c186, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05f026e8-b79c-4f0a-a071-a8f7c136c186, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.558916, expires_in: 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, 6100d649-3e48-461b-bc09-83c485ff0c43, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6100d649-3e48-461b-bc09-83c485ff0c43, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6100d649-3e48-461b-bc09-83c485ff0c43, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.2914076, expires_in: 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, a9f875dd-5b18-4bc3-b71c-bb1b3d86ee50, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9f875dd-5b18-4bc3-b71c-bb1b3d86ee50, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9f875dd-5b18-4bc3-b71c-bb1b3d86ee50, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.42665, expires_in: 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, 2b96990b-1e85-4de8-b1f1-032846775618, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b96990b-1e85-4de8-b1f1-032846775618, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b96990b-1e85-4de8-b1f1-032846775618, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.6893382, expires_in: 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, 5e04dfe5-2e97-45c5-a2c8-66b7623408c5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e04dfe5-2e97-45c5-a2c8-66b7623408c5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e04dfe5-2e97-45c5-a2c8-66b7623408c5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.346354, expires_in: 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, 1687c975-5a02-46e8-a07d-b90f9402d908, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1687c975-5a02-46e8-a07d-b90f9402d908, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1687c975-5a02-46e8-a07d-b90f9402d908, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.450115, expires_in: 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, aa0c6c42-748c-4799-af06-8a39c4ab6298, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa0c6c42-748c-4799-af06-8a39c4ab6298, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa0c6c42-748c-4799-af06-8a39c4ab6298, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.206333, expires_in: 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, 27472008-67b3-414b-b3dd-dbba2800f0d4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27472008-67b3-414b-b3dd-dbba2800f0d4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27472008-67b3-414b-b3dd-dbba2800f0d4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.2724886, expires_in: 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, 743a90bf-4196-4f6c-877b-60ebea4fa57d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 743a90bf-4196-4f6c-877b-60ebea4fa57d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 743a90bf-4196-4f6c-877b-60ebea4fa57d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.13121, expires_in: 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, b3bec63b-32fb-4c76-99b7-bf874462988a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3bec63b-32fb-4c76-99b7-bf874462988a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3bec63b-32fb-4c76-99b7-bf874462988a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.2463923, expires_in: 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, 12b866d6-d2dc-478b-a178-6f93d537cadb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12b866d6-d2dc-478b-a178-6f93d537cadb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12b866d6-d2dc-478b-a178-6f93d537cadb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.8562627, expires_in: 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, 01a8def4-788d-49c2-ba57-3c35e7329721, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01a8def4-788d-49c2-ba57-3c35e7329721, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01a8def4-788d-49c2-ba57-3c35e7329721, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.8609776, expires_in: 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, cee787c9-49c3-4547-9a13-80322aba4db9, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cee787c9-49c3-4547-9a13-80322aba4db9, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cee787c9-49c3-4547-9a13-80322aba4db9, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.7614756, expires_in: 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, 4b83e004-87c7-4ecd-9fa9-cda828e2188b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b83e004-87c7-4ecd-9fa9-cda828e2188b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b83e004-87c7-4ecd-9fa9-cda828e2188b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.5534031, expires_in: 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, 31938472-7880-4605-9d55-d26b117eef46, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31938472-7880-4605-9d55-d26b117eef46, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31938472-7880-4605-9d55-d26b117eef46, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.7454867, expires_in: 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, 2eb98eba-0f59-464f-9807-204f66bb010a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb98eba-0f59-464f-9807-204f66bb010a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb98eba-0f59-464f-9807-204f66bb010a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.2145758, expires_in: 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, b312ef32-dcd7-4fb8-90b9-eb0a6e197fc9, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b312ef32-dcd7-4fb8-90b9-eb0a6e197fc9, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b312ef32-dcd7-4fb8-90b9-eb0a6e197fc9, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.1841595, expires_in: 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, b3e71d6a-d505-4103-96a4-345dff71b7cb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3e71d6a-d505-4103-96a4-345dff71b7cb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3e71d6a-d505-4103-96a4-345dff71b7cb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.4382691, expires_in: 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, 7c1ceeb3-0d82-4981-9c9c-ce80e0ab3300, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c1ceeb3-0d82-4981-9c9c-ce80e0ab3300, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c1ceeb3-0d82-4981-9c9c-ce80e0ab3300, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.9448736, expires_in: 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, b3303d1d-899d-43f1-b51c-83092d2dcafa, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3303d1d-899d-43f1-b51c-83092d2dcafa, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3303d1d-899d-43f1-b51c-83092d2dcafa, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.1446452, expires_in: 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, f9e53610-54e5-420e-aff1-57934f568b15, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9e53610-54e5-420e-aff1-57934f568b15, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9e53610-54e5-420e-aff1-57934f568b15, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.4969923, expires_in: 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, ea60c9aa-f700-42e7-b54c-e72de4c3e8ba, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea60c9aa-f700-42e7-b54c-e72de4c3e8ba, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea60c9aa-f700-42e7-b54c-e72de4c3e8ba, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.1306252, expires_in: 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, b85409e9-3fb8-4370-a209-c39ec6891b93, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b85409e9-3fb8-4370-a209-c39ec6891b93, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b85409e9-3fb8-4370-a209-c39ec6891b93, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.2375975, expires_in: 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, 114365c1-c2e5-4d6a-8160-fdf9ae515e0f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 114365c1-c2e5-4d6a-8160-fdf9ae515e0f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 114365c1-c2e5-4d6a-8160-fdf9ae515e0f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.5365288, expires_in: 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, a4a80145-eb04-4a80-98ea-810e4f9b1a58, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4a80145-eb04-4a80-98ea-810e4f9b1a58, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4a80145-eb04-4a80-98ea-810e4f9b1a58, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.541991, expires_in: 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, 633c6737-b67d-481f-b884-fd2a8cb13b6b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 633c6737-b67d-481f-b884-fd2a8cb13b6b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 633c6737-b67d-481f-b884-fd2a8cb13b6b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.2308435, expires_in: 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, 855d2a1f-3a60-489c-9d2f-cc8b007c8bf8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 855d2a1f-3a60-489c-9d2f-cc8b007c8bf8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 855d2a1f-3a60-489c-9d2f-cc8b007c8bf8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.9334383, expires_in: 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, 0b09b6cb-a3ab-4171-a0b2-2225e2174f05, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b09b6cb-a3ab-4171-a0b2-2225e2174f05, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b09b6cb-a3ab-4171-a0b2-2225e2174f05, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.0612946, expires_in: 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, 2368c1b3-e492-4a5f-9aa5-6269e4cb7885, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2368c1b3-e492-4a5f-9aa5-6269e4cb7885, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2368c1b3-e492-4a5f-9aa5-6269e4cb7885, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.7751274, expires_in: 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, 9ad5cda9-40bb-47d0-8436-8e94b3f17431, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ad5cda9-40bb-47d0-8436-8e94b3f17431, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ad5cda9-40bb-47d0-8436-8e94b3f17431, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.8920853, expires_in: 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, 9ee31f1f-612c-4210-8e89-a2df8c3a600d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ee31f1f-612c-4210-8e89-a2df8c3a600d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ee31f1f-612c-4210-8e89-a2df8c3a600d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.0023305, expires_in: 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, 4a4f8fc2-e8e2-44f4-8077-98e25b4e6bf6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a4f8fc2-e8e2-44f4-8077-98e25b4e6bf6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a4f8fc2-e8e2-44f4-8077-98e25b4e6bf6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.4682133, expires_in: 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, 02beded3-afc5-47b0-a945-00ee33ab4151, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02beded3-afc5-47b0-a945-00ee33ab4151, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02beded3-afc5-47b0-a945-00ee33ab4151, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.2866497, expires_in: 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, 9747e8ed-255e-42e1-9873-cfc3c844a177, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9747e8ed-255e-42e1-9873-cfc3c844a177, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9747e8ed-255e-42e1-9873-cfc3c844a177, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.1810877, expires_in: 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, 6bff8661-d399-4dbd-92d7-c1aab58e0da9, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bff8661-d399-4dbd-92d7-c1aab58e0da9, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bff8661-d399-4dbd-92d7-c1aab58e0da9, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.5206597, expires_in: 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, 9a1da8bc-772a-41cd-a73a-160a9889363d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a1da8bc-772a-41cd-a73a-160a9889363d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a1da8bc-772a-41cd-a73a-160a9889363d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.998128, expires_in: 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, a0efbf27-495a-4f2d-8a1c-60d9899b0d87, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0efbf27-495a-4f2d-8a1c-60d9899b0d87, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0efbf27-495a-4f2d-8a1c-60d9899b0d87, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.2733617, expires_in: 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, f52a1f18-e67f-4099-a2e0-7f595c781f6d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f52a1f18-e67f-4099-a2e0-7f595c781f6d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f52a1f18-e67f-4099-a2e0-7f595c781f6d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.0101416, expires_in: 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, e60fda6e-0f5a-4d43-841a-7a1dd4041414, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e60fda6e-0f5a-4d43-841a-7a1dd4041414, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e60fda6e-0f5a-4d43-841a-7a1dd4041414, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.15948, expires_in: 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, 986592a0-06b2-4a4f-9d5a-0d2b369ccee7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 986592a0-06b2-4a4f-9d5a-0d2b369ccee7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 986592a0-06b2-4a4f-9d5a-0d2b369ccee7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.5226974, expires_in: 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, 3834fb2d-7e10-459d-a2c8-9c29c2fbc99e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3834fb2d-7e10-459d-a2c8-9c29c2fbc99e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3834fb2d-7e10-459d-a2c8-9c29c2fbc99e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.090729, expires_in: 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, c6684b71-d094-4956-aa57-46e9e7173c12, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6684b71-d094-4956-aa57-46e9e7173c12, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6684b71-d094-4956-aa57-46e9e7173c12, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.4320955, expires_in: 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, 50eaafd4-52b3-4899-bd50-c8cd553b3f7f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50eaafd4-52b3-4899-bd50-c8cd553b3f7f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50eaafd4-52b3-4899-bd50-c8cd553b3f7f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.8498044, expires_in: 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, 687806cb-0ab4-4c2b-a9b6-fcc8fe8576f1, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 687806cb-0ab4-4c2b-a9b6-fcc8fe8576f1, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 687806cb-0ab4-4c2b-a9b6-fcc8fe8576f1, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.5678253, expires_in: 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, a7458e5f-53a4-43bb-bd61-8cd90f45fa51, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7458e5f-53a4-43bb-bd61-8cd90f45fa51, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7458e5f-53a4-43bb-bd61-8cd90f45fa51, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.3473673, expires_in: 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, 0bd72e56-ea4a-4fda-bf1f-cfa04e07268a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bd72e56-ea4a-4fda-bf1f-cfa04e07268a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bd72e56-ea4a-4fda-bf1f-cfa04e07268a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.5723453, expires_in: 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, 6dedaa71-333e-4e04-bd04-350c8169e3ef, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dedaa71-333e-4e04-bd04-350c8169e3ef, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dedaa71-333e-4e04-bd04-350c8169e3ef, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.1919038, expires_in: 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, e165285d-1018-48a5-bb4d-885e5e1d6b46, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e165285d-1018-48a5-bb4d-885e5e1d6b46, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e165285d-1018-48a5-bb4d-885e5e1d6b46, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.7779422, expires_in: 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, 7dfc9dbb-4a6b-4445-bf49-492139b226ac, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dfc9dbb-4a6b-4445-bf49-492139b226ac, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dfc9dbb-4a6b-4445-bf49-492139b226ac, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.1985078, expires_in: 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, ddb2c911-426a-4a54-b0fa-b55a9f1cb7e8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddb2c911-426a-4a54-b0fa-b55a9f1cb7e8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddb2c911-426a-4a54-b0fa-b55a9f1cb7e8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.934451, expires_in: 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, 10ce5d13-c453-4603-8930-755e01da0bb3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ce5d13-c453-4603-8930-755e01da0bb3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ce5d13-c453-4603-8930-755e01da0bb3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.3027315, expires_in: 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, c38ad6be-1618-409d-b1f6-5b973547abda, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c38ad6be-1618-409d-b1f6-5b973547abda, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c38ad6be-1618-409d-b1f6-5b973547abda, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.6074336, expires_in: 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, 404ec2d5-2070-4556-b0ef-263ce6167745, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 404ec2d5-2070-4556-b0ef-263ce6167745, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 404ec2d5-2070-4556-b0ef-263ce6167745, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.3359241, expires_in: 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, 8a89ffee-d6e7-4115-a728-c0a7e15f50fe, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a89ffee-d6e7-4115-a728-c0a7e15f50fe, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a89ffee-d6e7-4115-a728-c0a7e15f50fe, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.182231, expires_in: 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, ec4374d5-d5a9-4fe8-9d6d-386872173edb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec4374d5-d5a9-4fe8-9d6d-386872173edb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec4374d5-d5a9-4fe8-9d6d-386872173edb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.4037576, expires_in: 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, eda190a3-a268-4e4a-8dfd-95aa4a5203c6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eda190a3-a268-4e4a-8dfd-95aa4a5203c6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eda190a3-a268-4e4a-8dfd-95aa4a5203c6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.7616842, expires_in: 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, dd06333b-5bad-48cb-b238-33b15682d7fe, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd06333b-5bad-48cb-b238-33b15682d7fe, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd06333b-5bad-48cb-b238-33b15682d7fe, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.3400183, expires_in: 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, 35090a6e-95bd-4739-94e2-e410effa66b3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35090a6e-95bd-4739-94e2-e410effa66b3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35090a6e-95bd-4739-94e2-e410effa66b3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.598755, expires_in: 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, 9b5fb328-8169-4fef-b59e-174c268c1b51, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b5fb328-8169-4fef-b59e-174c268c1b51, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b5fb328-8169-4fef-b59e-174c268c1b51, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.2035694, expires_in: 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, 639f2110-23eb-43dd-a885-e1305d80a02d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 639f2110-23eb-43dd-a885-e1305d80a02d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 639f2110-23eb-43dd-a885-e1305d80a02d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.6805189, expires_in: 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, bb62bbbf-1e38-47e0-bc11-3f40d6b350d3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb62bbbf-1e38-47e0-bc11-3f40d6b350d3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb62bbbf-1e38-47e0-bc11-3f40d6b350d3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.673398, expires_in: 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, 11af16f0-aed9-4725-8e75-656d463d5965, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11af16f0-aed9-4725-8e75-656d463d5965, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11af16f0-aed9-4725-8e75-656d463d5965, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.5073345, expires_in: 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, ae7a0a08-10cb-4878-8147-30e588dd7019, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae7a0a08-10cb-4878-8147-30e588dd7019, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae7a0a08-10cb-4878-8147-30e588dd7019, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.711521, expires_in: 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, 3ec136e0-c8a9-4522-9c68-f5483a37b41e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ec136e0-c8a9-4522-9c68-f5483a37b41e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ec136e0-c8a9-4522-9c68-f5483a37b41e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.8751326, expires_in: 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, ab6f08c3-630c-40a8-9c88-354f3dc18e81, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab6f08c3-630c-40a8-9c88-354f3dc18e81, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab6f08c3-630c-40a8-9c88-354f3dc18e81, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.6844041, expires_in: 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, 18b30927-44ca-448a-bba1-f9b0b5f84bd7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18b30927-44ca-448a-bba1-f9b0b5f84bd7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18b30927-44ca-448a-bba1-f9b0b5f84bd7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.1361427, expires_in: 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, 69882acd-e838-4945-b3ab-b31fe2d16faa, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69882acd-e838-4945-b3ab-b31fe2d16faa, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69882acd-e838-4945-b3ab-b31fe2d16faa, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.1534295, expires_in: 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, 21e1462c-3d37-48da-a564-19e82129936b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21e1462c-3d37-48da-a564-19e82129936b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21e1462c-3d37-48da-a564-19e82129936b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.4699435, expires_in: 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, 9bbd07f2-16cf-4425-abfd-83cc3d8b89df, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bbd07f2-16cf-4425-abfd-83cc3d8b89df, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bbd07f2-16cf-4425-abfd-83cc3d8b89df, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.652394, expires_in: 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, 45cf7648-ffa4-4081-9941-bcc99f1cff9e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45cf7648-ffa4-4081-9941-bcc99f1cff9e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45cf7648-ffa4-4081-9941-bcc99f1cff9e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.5339942, expires_in: 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, 2c8d41a6-6747-451d-9126-a5a6323cb06b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c8d41a6-6747-451d-9126-a5a6323cb06b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c8d41a6-6747-451d-9126-a5a6323cb06b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.3772964, expires_in: 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, 3ba9a48c-0055-4696-b2e5-d5b197a83a2c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ba9a48c-0055-4696-b2e5-d5b197a83a2c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ba9a48c-0055-4696-b2e5-d5b197a83a2c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.1028647, expires_in: 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, 00a195de-eb67-45b4-bd29-e7130bd2eab0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00a195de-eb67-45b4-bd29-e7130bd2eab0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00a195de-eb67-45b4-bd29-e7130bd2eab0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.3345792, expires_in: 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, 2fe358cc-21b4-4ea3-a930-e0ed2cfcfdb8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fe358cc-21b4-4ea3-a930-e0ed2cfcfdb8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fe358cc-21b4-4ea3-a930-e0ed2cfcfdb8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.4192297, expires_in: 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, c4d52801-800f-4d18-8d5a-990b0ee4895f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4d52801-800f-4d18-8d5a-990b0ee4895f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4d52801-800f-4d18-8d5a-990b0ee4895f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.898418, expires_in: 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, e881e655-59e9-4e37-85c7-49d3ed29ff69, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e881e655-59e9-4e37-85c7-49d3ed29ff69, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e881e655-59e9-4e37-85c7-49d3ed29ff69, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.033973, expires_in: 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, 9cdfd405-3ddc-4565-9c67-bdae13e63798, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cdfd405-3ddc-4565-9c67-bdae13e63798, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cdfd405-3ddc-4565-9c67-bdae13e63798, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.7212052, expires_in: 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, a5fed739-21d3-4726-835a-9d5c66aef2c2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5fed739-21d3-4726-835a-9d5c66aef2c2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5fed739-21d3-4726-835a-9d5c66aef2c2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.0527644, expires_in: 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, 2596f1ca-7afe-44ae-8de1-7bc75d8b865b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2596f1ca-7afe-44ae-8de1-7bc75d8b865b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2596f1ca-7afe-44ae-8de1-7bc75d8b865b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.110148, expires_in: 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, bdf77c79-4d17-476b-a537-e890e1b1f903, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf77c79-4d17-476b-a537-e890e1b1f903, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf77c79-4d17-476b-a537-e890e1b1f903, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.097441, expires_in: 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, 5139add2-2ef2-4f7f-81ce-ab5470757921, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5139add2-2ef2-4f7f-81ce-ab5470757921, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5139add2-2ef2-4f7f-81ce-ab5470757921, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.9392262, expires_in: 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, 34c5e1f5-ba98-4eb7-8889-b0ad77187dc8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34c5e1f5-ba98-4eb7-8889-b0ad77187dc8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34c5e1f5-ba98-4eb7-8889-b0ad77187dc8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.0181923, expires_in: 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, d979be4f-25d8-4632-affd-f3ca4664d9be, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d979be4f-25d8-4632-affd-f3ca4664d9be, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d979be4f-25d8-4632-affd-f3ca4664d9be, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.3586287, expires_in: 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, b6e16a53-6c2b-4619-9cea-99c59cf09d71, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6e16a53-6c2b-4619-9cea-99c59cf09d71, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6e16a53-6c2b-4619-9cea-99c59cf09d71, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
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:11840
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231901128579&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:30477/1
_________________ test_create_with_grants[encryption_enabled] __________________
ydb/tests/functional/secrets/test_secrets.py:36: in test_create_with_grants
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_with_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:65331/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2768
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/64312
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22193
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12360
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30477
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28379
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23808
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13143
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/65331
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1824
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008de/r3tmp/kikimr_cluster_uz9u52gi
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4329
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29077
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8255
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19078
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_y9459qrt.log --grpc-port=4329 --mon-port=29077 --ic-port=14006
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:4329/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/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/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_y9459qrt.log --grpc-port=4329 --mon-port=29077 --ic-port=14006
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1/logfile_y9459qrt.log', '--grpc-port=4329', '--mon-port=29077', '--ic-port=14006')' in '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1218257
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:4329/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1218258
DEBUG    ya.test:process.py:259 Command (pid 1218258) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1218258) elapsed time (sec): 0.30758070945739746
DEBUG    ya.test:process.py:263 Command (pid 1218258) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) inblock: 1808
DEBUG    ya.test:process.py:263 Command (pid 1218258) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) majflt: 24
DEBUG    ya.test:process.py:263 Command (pid 1218258) maxrss: 547108
DEBUG    ya.test:process.py:263 Command (pid 1218258) minflt: 18913
DEBUG    ya.test:process.py:263 Command (pid 1218258) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1218258) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1218258) nvcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1218258) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1218258) stime: 0.151614
DEBUG    ya.test:process.py:263 Command (pid 1218258) utime: 0.094758
DEBUG    ya.test:process.py:263 Command (pid 1218258) wtime: 0.308
DEBUG    ya.test:process.py:275 Command (pid 1218258) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1218258) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4329', '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: 14006\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4329', '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: 14006\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1218577
DEBUG    ya.test:process.py:259 Command (pid 1218577) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1218577) elapsed time (sec): 0.28037500381469727
DEBUG    ya.test:process.py:263 Command (pid 1218577) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1218577) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1218577) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1218577) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1218577) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1218577) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1218577) stime: 0.15220999999999998
DEBUG    ya.test:process.py:263 Command (pid 1218577) utime: 0.083712
DEBUG    ya.test:process.py:263 Command (pid 1218577) wtime: 0.281
DEBUG    ya.test:process.py:275 Command (pid 1218577) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4329', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:4329', '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: 1218665
DEBUG    ya.test:process.py:259 Command (pid 1218665) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1218665) elapsed time (sec): 0.28645944595336914
DEBUG    ya.test:process.py:263 Command (pid 1218665) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1218665) minflt: 18400
DEBUG    ya.test:process.py:263 Command (pid 1218665) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1218665) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1218665) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1218665) stime: 0.16697599999999999
DEBUG    ya.test:process.py:263 Command (pid 1218665) utime: 0.07553699999999999
DEBUG    ya.test:process.py:263 Command (pid 1218665) wtime: 0.287
DEBUG    ya.test:process.py:275 Command (pid 1218665) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22797
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21798
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28766
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4329 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_1w41_9gs.log --grpc-port=63319 --mon-port=22797 --ic-port=1404 --key-file /home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:4329 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_1w41_9gs.log --grpc-port=63319 --mon-port=22797 --ic-port=1404 --key-file /home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:4329', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1/logfile_1w41_9gs.log', '--grpc-port=63319', '--mon-port=22797', '--ic-port=1404', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008de/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk2/testing_out_stuff/test_secrets.py.test_create_with_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1218943
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63319/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008de/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1218944
DEBUG    ya.test:process.py:259 Command (pid 1218944) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1218944) elapsed time (sec): 0.32095885276794434
DEBUG    ya.test:process.py:263 Command (pid 1218944) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1218944) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1218944) minflt: 16279
DEBUG    ya.test:process.py:263 Command (pid 1218944) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1218944) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1218944) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1218944) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1218944) stime: 0.193686
DEBUG    ya.test:process.py:263 Command (pid 1218944) utime: 0.079055
DEBUG    ya.test:process.py:263 Command (pid 1218944) wtime: 0.322
DEBUG    ya.test:process.py:275 Command (pid 1218944) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1218944) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_with_grants[encryption_enabled])
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, cb509059-3083-418b-a555-84db721f717d, localhost:4329): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cb509059-3083-418b-a555-84db721f717d, localhost:4329): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cb509059-3083-418b-a555-84db721f717d, localhost:4329): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 63319 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-2tlsei57yi.auto.internal:63319, 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:4329
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, df34e24c-11f9-4109-a672-c67016d6c698, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, df34e24c-11f9-4109-a672-c67016d6c698, ghrun-2tlsei57yi.auto.internal:63319): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, df34e24c-11f9-4109-a672-c67016d6c698, ghrun-2tlsei57yi.auto.internal:63319): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ee828df-7b98-464e-b9d8-8b1a6aea4f83, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ee828df-7b98-464e-b9d8-8b1a6aea4f83, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ee828df-7b98-464e-b9d8-8b1a6aea4f83, ghrun-2tlsei57yi.auto.internal:63319): 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=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0bc167ac-d3a4-4bac-808b-5fe72fbf1a3b, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0bc167ac-d3a4-4bac-808b-5fe72fbf1a3b, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0bc167ac-d3a4-4bac-808b-5fe72fbf1a3b, ghrun-2tlsei57yi.auto.internal:63319): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, da21b45b-b1ff-44b4-9e16-5675b1992229, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, da21b45b-b1ff-44b4-9e16-5675b1992229, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OGFjZjRhNWItNTI2NTc4YjgtMWE4YmE0MmUtNWEzNTJhMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, da21b45b-b1ff-44b4-9e16-5675b1992229, ghrun-2tlsei57yi.auto.internal:63319): 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:78 RpcState(AttachSession, 5ee828df-7b98-464e-b9d8-8b1a6aea4f83, ghrun-2tlsei57yi.auto.internal:63319): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:4329
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:63319
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, f7aed207-7aad-437b-a284-f687fd315242, localhost:4329): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, f7aed207-7aad-437b-a284-f687fd315242, localhost:4329): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, f7aed207-7aad-437b-a284-f687fd315242, localhost:4329): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 63319 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-2tlsei57yi.auto.internal:63319, 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:4329
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, 3cb6e272-a406-4938-bbf3-542bbf98a7cf, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3cb6e272-a406-4938-bbf3-542bbf98a7cf, ghrun-2tlsei57yi.auto.internal:63319): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3cb6e272-a406-4938-bbf3-542bbf98a7cf, ghrun-2tlsei57yi.auto.internal:63319): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 59848c82-8a22-48a1-b25c-4203210d8141, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 59848c82-8a22-48a1-b25c-4203210d8141, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 59848c82-8a22-48a1-b25c-4203210d8141, ghrun-2tlsei57yi.auto.internal:63319): 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=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 24d168ca-81e7-4f66-8501-932f9126055c, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 24d168ca-81e7-4f66-8501-932f9126055c, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 24d168ca-81e7-4f66-8501-932f9126055c, ghrun-2tlsei57yi.auto.internal:63319): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6f83888c-47ab-4360-ba2c-ecc528588e07, ghrun-2tlsei57yi.auto.internal:63319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6f83888c-47ab-4360-ba2c-ecc528588e07, ghrun-2tlsei57yi.auto.internal:63319): request = { session_id: "ydb://session/3?node_id=50000&id=OTAxNmEzNTktZjIxZWViMjMtYjU0NTc4NzAtZmI0NTViMDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6f83888c-47ab-4360-ba2c-ecc528588e07, ghrun-2tlsei57yi.auto.internal:63319): 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:4329
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:63319
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 59848c82-8a22-48a1-b25c-4203210d8141, ghrun-2tlsei57yi.auto.internal:63319): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py: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:110 Refreshing token, current_time: 1765231916.7579632, expires_in: 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, 466bfbc1-30d0-4abc-a553-e6e36c5b8c2e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 466bfbc1-30d0-4abc-a553-e6e36c5b8c2e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 466bfbc1-30d0-4abc-a553-e6e36c5b8c2e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.2790627, expires_in: 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, ce276e51-b390-421a-8ea3-11dbaf60fcf6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce276e51-b390-421a-8ea3-11dbaf60fcf6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce276e51-b390-421a-8ea3-11dbaf60fcf6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.6222537, expires_in: 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, a61b49a3-cce1-4cac-b228-91bb19acb71f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a61b49a3-cce1-4cac-b228-91bb19acb71f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a61b49a3-cce1-4cac-b228-91bb19acb71f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.588463, expires_in: 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, b01d827b-3707-44b9-84fb-560c2bc845f0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b01d827b-3707-44b9-84fb-560c2bc845f0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b01d827b-3707-44b9-84fb-560c2bc845f0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.956446, expires_in: 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, 84ea39a5-23ae-484c-8d4e-19a2c789f48f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84ea39a5-23ae-484c-8d4e-19a2c789f48f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84ea39a5-23ae-484c-8d4e-19a2c789f48f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.2935252, expires_in: 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, cb737813-ce72-471c-b189-74f8201949c0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb737813-ce72-471c-b189-74f8201949c0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb737813-ce72-471c-b189-74f8201949c0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.7461717, expires_in: 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, cf14ae17-4793-450b-8712-e7998152f65e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf14ae17-4793-450b-8712-e7998152f65e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf14ae17-4793-450b-8712-e7998152f65e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.2498138, expires_in: 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, dd39c55e-3a29-4261-b0f5-95f0e53c877d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd39c55e-3a29-4261-b0f5-95f0e53c877d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd39c55e-3a29-4261-b0f5-95f0e53c877d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.3720787, expires_in: 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, b7e20413-7d8b-409c-b7b8-d317a5c06ae0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7e20413-7d8b-409c-b7b8-d317a5c06ae0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7e20413-7d8b-409c-b7b8-d317a5c06ae0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.569589, expires_in: 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, 7c977c74-18ad-4dcf-997c-3064cf2fde0e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c977c74-18ad-4dcf-997c-3064cf2fde0e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c977c74-18ad-4dcf-997c-3064cf2fde0e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.673578, expires_in: 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, a3316f90-5ee2-4e3f-9798-3521c4dd3aed, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3316f90-5ee2-4e3f-9798-3521c4dd3aed, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3316f90-5ee2-4e3f-9798-3521c4dd3aed, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.195494, expires_in: 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, 3c7bca76-b6f4-480d-8282-acaddaf9e690, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7bca76-b6f4-480d-8282-acaddaf9e690, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7bca76-b6f4-480d-8282-acaddaf9e690, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.6220562, expires_in: 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, 0a7132b7-9183-4697-bcc4-0e557b562c81, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a7132b7-9183-4697-bcc4-0e557b562c81, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a7132b7-9183-4697-bcc4-0e557b562c81, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.3679476, expires_in: 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, a470b98c-2df1-4785-a1c6-c4e36e460ad3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a470b98c-2df1-4785-a1c6-c4e36e460ad3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a470b98c-2df1-4785-a1c6-c4e36e460ad3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.1468298, expires_in: 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, ac52cc90-bb62-436c-bca4-5b8e3eef0022, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac52cc90-bb62-436c-bca4-5b8e3eef0022, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac52cc90-bb62-436c-bca4-5b8e3eef0022, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.473971, expires_in: 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, f5ba25ed-3971-4948-a1f5-4c0557660525, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5ba25ed-3971-4948-a1f5-4c0557660525, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5ba25ed-3971-4948-a1f5-4c0557660525, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.2291312, expires_in: 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, 88c9f69a-0813-4fa2-a1ce-0493304dd704, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88c9f69a-0813-4fa2-a1ce-0493304dd704, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88c9f69a-0813-4fa2-a1ce-0493304dd704, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.8732638, expires_in: 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, 6bb74234-1472-4139-83f9-0cddbd00bf98, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bb74234-1472-4139-83f9-0cddbd00bf98, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bb74234-1472-4139-83f9-0cddbd00bf98, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.65229, expires_in: 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, 0743d7fc-9983-46f6-b670-ae1b8f5ca61d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0743d7fc-9983-46f6-b670-ae1b8f5ca61d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0743d7fc-9983-46f6-b670-ae1b8f5ca61d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.9864979, expires_in: 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, a0523180-672b-4e04-8790-80326eedf269, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0523180-672b-4e04-8790-80326eedf269, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0523180-672b-4e04-8790-80326eedf269, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.451503, expires_in: 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, 5cdb4fae-68fe-4773-9c22-bdfe772feec1, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cdb4fae-68fe-4773-9c22-bdfe772feec1, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cdb4fae-68fe-4773-9c22-bdfe772feec1, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.1306179, expires_in: 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, c16da72b-8a2d-4bf0-81ad-9422af8fda96, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c16da72b-8a2d-4bf0-81ad-9422af8fda96, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c16da72b-8a2d-4bf0-81ad-9422af8fda96, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231950.8482585, expires_in: 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, cadd16a3-04a7-4bf7-84ef-2a97a397cae0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cadd16a3-04a7-4bf7-84ef-2a97a397cae0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cadd16a3-04a7-4bf7-84ef-2a97a397cae0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.924485, expires_in: 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, 90e0334a-d43d-4787-b95d-511d9671a68d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90e0334a-d43d-4787-b95d-511d9671a68d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90e0334a-d43d-4787-b95d-511d9671a68d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.9109929, expires_in: 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, a7b30bb3-10ff-495a-8600-dae1c3b499df, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7b30bb3-10ff-495a-8600-dae1c3b499df, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7b30bb3-10ff-495a-8600-dae1c3b499df, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231955.408299, expires_in: 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, 1bffe81a-7e1e-4b33-b4e5-7be5f65fbb12, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bffe81a-7e1e-4b33-b4e5-7be5f65fbb12, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bffe81a-7e1e-4b33-b4e5-7be5f65fbb12, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.93089, expires_in: 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, 5315b32c-92af-41c3-80b5-8694f93eca01, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5315b32c-92af-41c3-80b5-8694f93eca01, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5315b32c-92af-41c3-80b5-8694f93eca01, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231958.183909, expires_in: 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, 54dd0186-0d74-4182-96d5-8aec6b7e1047, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54dd0186-0d74-4182-96d5-8aec6b7e1047, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54dd0186-0d74-4182-96d5-8aec6b7e1047, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.49213, expires_in: 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, cbdba091-ed44-4dec-9fa5-d573d3e35387, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbdba091-ed44-4dec-9fa5-d573d3e35387, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbdba091-ed44-4dec-9fa5-d573d3e35387, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.4137204, expires_in: 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, a940c871-e795-4c9a-8089-b7ea26a73891, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a940c871-e795-4c9a-8089-b7ea26a73891, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a940c871-e795-4c9a-8089-b7ea26a73891, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231963.4237213, expires_in: 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, f4e1ebf9-507a-44fb-b649-f6a946cc8170, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4e1ebf9-507a-44fb-b649-f6a946cc8170, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4e1ebf9-507a-44fb-b649-f6a946cc8170, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231965.411915, expires_in: 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, 026214d4-15f2-4a2e-852e-b415f3cce9bf, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 026214d4-15f2-4a2e-852e-b415f3cce9bf, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 026214d4-15f2-4a2e-852e-b415f3cce9bf, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231967.2746925, expires_in: 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, 3b0e6cbb-1a44-411e-ac22-e84d30018d99, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b0e6cbb-1a44-411e-ac22-e84d30018d99, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b0e6cbb-1a44-411e-ac22-e84d30018d99, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.0669756, expires_in: 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, 8650c2c5-475b-4a63-8f92-9ddceac475dd, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8650c2c5-475b-4a63-8f92-9ddceac475dd, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8650c2c5-475b-4a63-8f92-9ddceac475dd, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231970.7757032, expires_in: 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, b5f77af1-8685-42ca-bec9-3e68b4711e27, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5f77af1-8685-42ca-bec9-3e68b4711e27, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5f77af1-8685-42ca-bec9-3e68b4711e27, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231972.6654253, expires_in: 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, f806c4e7-44eb-4a1d-9086-f1938bed8d7f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f806c4e7-44eb-4a1d-9086-f1938bed8d7f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f806c4e7-44eb-4a1d-9086-f1938bed8d7f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231974.1081579, expires_in: 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, 4e0c0413-63d5-4c57-97d5-f2009c3253b5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e0c0413-63d5-4c57-97d5-f2009c3253b5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e0c0413-63d5-4c57-97d5-f2009c3253b5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231975.4799588, expires_in: 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, c8f9e90b-1c04-422e-a8a4-137babc7b7df, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8f9e90b-1c04-422e-a8a4-137babc7b7df, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8f9e90b-1c04-422e-a8a4-137babc7b7df, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231977.4199677, expires_in: 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, 3efe0657-ea0f-4e99-94c2-272ee2542c40, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3efe0657-ea0f-4e99-94c2-272ee2542c40, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3efe0657-ea0f-4e99-94c2-272ee2542c40, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231978.655205, expires_in: 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, 1587f9c0-5043-4637-8e92-782d83831911, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1587f9c0-5043-4637-8e92-782d83831911, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1587f9c0-5043-4637-8e92-782d83831911, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231980.359249, expires_in: 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, 015cd4c7-1bb8-4cde-8813-cb690e76a91e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 015cd4c7-1bb8-4cde-8813-cb690e76a91e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 015cd4c7-1bb8-4cde-8813-cb690e76a91e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231982.1428573, expires_in: 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, f9660611-50e2-4a52-a94d-a3e568127798, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9660611-50e2-4a52-a94d-a3e568127798, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9660611-50e2-4a52-a94d-a3e568127798, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231983.9325812, expires_in: 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, ec6b2995-4a46-4f5c-ad93-7a45c262642e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec6b2995-4a46-4f5c-ad93-7a45c262642e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec6b2995-4a46-4f5c-ad93-7a45c262642e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231985.5973701, expires_in: 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, ada40cc2-63d1-4f6c-93bb-c76d04e08407, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ada40cc2-63d1-4f6c-93bb-c76d04e08407, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ada40cc2-63d1-4f6c-93bb-c76d04e08407, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231987.0740633, expires_in: 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, 2a727c9a-1dcc-4763-9a15-0f659c5e22fa, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a727c9a-1dcc-4763-9a15-0f659c5e22fa, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a727c9a-1dcc-4763-9a15-0f659c5e22fa, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231988.3631477, expires_in: 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, ce40b82d-93f0-4e13-81eb-e5cedc578d80, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce40b82d-93f0-4e13-81eb-e5cedc578d80, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce40b82d-93f0-4e13-81eb-e5cedc578d80, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231990.2554958, expires_in: 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, 104d092e-8b1e-4ab5-ab39-f8aabd09d1de, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 104d092e-8b1e-4ab5-ab39-f8aabd09d1de, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 104d092e-8b1e-4ab5-ab39-f8aabd09d1de, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231991.9932122, expires_in: 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, d5715503-1b37-4134-b112-fac8fc1fb2be, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5715503-1b37-4134-b112-fac8fc1fb2be, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5715503-1b37-4134-b112-fac8fc1fb2be, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231994.135656, expires_in: 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, db68c02e-502b-48d6-aaca-445b42c63fab, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db68c02e-502b-48d6-aaca-445b42c63fab, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db68c02e-502b-48d6-aaca-445b42c63fab, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231995.426714, expires_in: 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, 45a7ccbc-0544-458c-9d5e-96abcc223383, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45a7ccbc-0544-458c-9d5e-96abcc223383, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45a7ccbc-0544-458c-9d5e-96abcc223383, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231997.372164, expires_in: 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, 1195b139-860d-4134-a1a9-7154d5032d6a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1195b139-860d-4134-a1a9-7154d5032d6a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1195b139-860d-4134-a1a9-7154d5032d6a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231999.1339426, expires_in: 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, 2cd3d71f-e818-48de-919f-eae78811732e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cd3d71f-e818-48de-919f-eae78811732e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cd3d71f-e818-48de-919f-eae78811732e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232000.4740355, expires_in: 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, a8fe34d8-5bfc-4282-b7b9-1ca47f19ccc9, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8fe34d8-5bfc-4282-b7b9-1ca47f19ccc9, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8fe34d8-5bfc-4282-b7b9-1ca47f19ccc9, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232002.6456997, expires_in: 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, 89ab3815-7f70-44b7-a7b3-e96571362715, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89ab3815-7f70-44b7-a7b3-e96571362715, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89ab3815-7f70-44b7-a7b3-e96571362715, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232003.8587933, expires_in: 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, b4adf3b9-4070-44b9-9a4a-3c84ee739e86, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4adf3b9-4070-44b9-9a4a-3c84ee739e86, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4adf3b9-4070-44b9-9a4a-3c84ee739e86, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232005.9227917, expires_in: 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, 275d5a54-bb0d-44db-94d3-7b2c76d35cb2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 275d5a54-bb0d-44db-94d3-7b2c76d35cb2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 275d5a54-bb0d-44db-94d3-7b2c76d35cb2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232007.55558, expires_in: 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, 3a77872d-9953-48a6-b9a3-139bd39d9a21, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a77872d-9953-48a6-b9a3-139bd39d9a21, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a77872d-9953-48a6-b9a3-139bd39d9a21, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232009.2907536, expires_in: 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, e37d098a-3f15-4fa3-ab16-d02d7acceea2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e37d098a-3f15-4fa3-ab16-d02d7acceea2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e37d098a-3f15-4fa3-ab16-d02d7acceea2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232009.5180728, expires_in: 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, 518b95d4-ba4b-45fc-8796-29100bda1a1e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 518b95d4-ba4b-45fc-8796-29100bda1a1e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 518b95d4-ba4b-45fc-8796-29100bda1a1e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232011.5654144, expires_in: 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, 0e3769ff-47d2-4ede-85f6-bbbec3836dc8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e3769ff-47d2-4ede-85f6-bbbec3836dc8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e3769ff-47d2-4ede-85f6-bbbec3836dc8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232013.621311, expires_in: 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, 2a8ed151-be91-4274-aaf3-13b2bd70a685, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a8ed151-be91-4274-aaf3-13b2bd70a685, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a8ed151-be91-4274-aaf3-13b2bd70a685, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232015.0803664, expires_in: 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, 62cf8289-f522-4e18-b198-966f163db3a5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62cf8289-f522-4e18-b198-966f163db3a5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62cf8289-f522-4e18-b198-966f163db3a5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232016.4789128, expires_in: 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, 586d51e6-e88e-44f5-9564-edc370ac614d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 586d51e6-e88e-44f5-9564-edc370ac614d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 586d51e6-e88e-44f5-9564-edc370ac614d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232017.7918167, expires_in: 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, 8a3a1753-c947-4428-99ba-8d03a8a6c59a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a3a1753-c947-4428-99ba-8d03a8a6c59a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a3a1753-c947-4428-99ba-8d03a8a6c59a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232019.8246775, expires_in: 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, afdb829b-0566-4440-ba9d-fd88ce61caa2, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afdb829b-0566-4440-ba9d-fd88ce61caa2, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afdb829b-0566-4440-ba9d-fd88ce61caa2, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232021.7626348, expires_in: 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, 3dc5a508-6bc0-4149-83de-4061f2e4d578, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dc5a508-6bc0-4149-83de-4061f2e4d578, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dc5a508-6bc0-4149-83de-4061f2e4d578, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232023.1060195, expires_in: 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, fa557acb-3a8c-4c8c-8685-36a1432026c4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa557acb-3a8c-4c8c-8685-36a1432026c4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa557acb-3a8c-4c8c-8685-36a1432026c4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232024.6284945, expires_in: 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, 439bd588-4f8e-4407-b219-1725ec4a6dde, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 439bd588-4f8e-4407-b219-1725ec4a6dde, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 439bd588-4f8e-4407-b219-1725ec4a6dde, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232026.7571871, expires_in: 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, e92153d2-5614-4989-b011-cc8c1b082e8c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e92153d2-5614-4989-b011-cc8c1b082e8c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e92153d2-5614-4989-b011-cc8c1b082e8c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232028.1754358, expires_in: 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, 86c98aa2-e949-4004-8af6-34d77f4db39e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86c98aa2-e949-4004-8af6-34d77f4db39e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86c98aa2-e949-4004-8af6-34d77f4db39e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232029.8260915, expires_in: 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, a8629f39-36f0-4776-a13d-b8ea79de2ee8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8629f39-36f0-4776-a13d-b8ea79de2ee8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8629f39-36f0-4776-a13d-b8ea79de2ee8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232031.700008, expires_in: 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, 0d3531ec-d280-4f92-baba-8dd6ee13669d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d3531ec-d280-4f92-baba-8dd6ee13669d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d3531ec-d280-4f92-baba-8dd6ee13669d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232033.4191616, expires_in: 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, 2e522023-23a8-4f08-90b3-484e0e951e2e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e522023-23a8-4f08-90b3-484e0e951e2e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e522023-23a8-4f08-90b3-484e0e951e2e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232035.22419, expires_in: 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, 416ccf72-6cf2-44f3-9757-86e8d9cde0dc, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 416ccf72-6cf2-44f3-9757-86e8d9cde0dc, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 416ccf72-6cf2-44f3-9757-86e8d9cde0dc, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232036.4868076, expires_in: 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, f76dfd54-b9b6-47ed-b62f-cade0eb637f0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f76dfd54-b9b6-47ed-b62f-cade0eb637f0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f76dfd54-b9b6-47ed-b62f-cade0eb637f0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232038.2267308, expires_in: 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, 39026ef6-f59e-4e6c-b456-b5ec2c9217b3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39026ef6-f59e-4e6c-b456-b5ec2c9217b3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39026ef6-f59e-4e6c-b456-b5ec2c9217b3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232039.9699495, expires_in: 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, b0e9b9a8-a3f1-44b9-bdae-e7b1f7d0f8e9, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0e9b9a8-a3f1-44b9-bdae-e7b1f7d0f8e9, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0e9b9a8-a3f1-44b9-bdae-e7b1f7d0f8e9, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232041.8758802, expires_in: 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, d47df079-4cb0-45ba-86be-9cda2a6a64f7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d47df079-4cb0-45ba-86be-9cda2a6a64f7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d47df079-4cb0-45ba-86be-9cda2a6a64f7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232043.8764482, expires_in: 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, 4e7dc34e-74fb-4a72-801d-e6d20ae45ca8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e7dc34e-74fb-4a72-801d-e6d20ae45ca8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e7dc34e-74fb-4a72-801d-e6d20ae45ca8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232045.6034954, expires_in: 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, 783ed177-ae09-4d72-b972-7feb6c7b0898, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 783ed177-ae09-4d72-b972-7feb6c7b0898, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 783ed177-ae09-4d72-b972-7feb6c7b0898, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232047.212975, expires_in: 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, 6ad881d9-b894-4f83-8c36-b594b0e1e7e4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ad881d9-b894-4f83-8c36-b594b0e1e7e4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ad881d9-b894-4f83-8c36-b594b0e1e7e4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232049.0678818, expires_in: 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, ad39720d-330a-41ab-8058-15d702d5b2cd, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad39720d-330a-41ab-8058-15d702d5b2cd, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad39720d-330a-41ab-8058-15d702d5b2cd, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.7694552, expires_in: 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, ea02cb2d-75c5-4c58-aa13-d2292d6fadae, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea02cb2d-75c5-4c58-aa13-d2292d6fadae, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea02cb2d-75c5-4c58-aa13-d2292d6fadae, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232052.7299826, expires_in: 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, 8215468a-6560-477e-92a3-c9b9e3d0dc67, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8215468a-6560-477e-92a3-c9b9e3d0dc67, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8215468a-6560-477e-92a3-c9b9e3d0dc67, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232054.0611517, expires_in: 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, 17a6db46-3107-44cb-b640-763a68a3debd, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17a6db46-3107-44cb-b640-763a68a3debd, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17a6db46-3107-44cb-b640-763a68a3debd, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232055.2927792, expires_in: 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, 4b0d0675-ab0c-4338-8b39-1047d4d4ff98, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b0d0675-ab0c-4338-8b39-1047d4d4ff98, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b0d0675-ab0c-4338-8b39-1047d4d4ff98, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232056.5584774, expires_in: 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, b290e014-122c-4c7b-84b5-2798dc60dd3f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b290e014-122c-4c7b-84b5-2798dc60dd3f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b290e014-122c-4c7b-84b5-2798dc60dd3f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232058.037625, expires_in: 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, 16620193-d648-4653-8858-8216e76eeaa1, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16620193-d648-4653-8858-8216e76eeaa1, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16620193-d648-4653-8858-8216e76eeaa1, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232059.7088187, expires_in: 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, 9b95446c-f616-4e80-b8da-218a8931c137, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b95446c-f616-4e80-b8da-218a8931c137, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b95446c-f616-4e80-b8da-218a8931c137, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232061.7646086, expires_in: 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, 5709c40d-fa29-4813-a7f2-b7e0b1290e7d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5709c40d-fa29-4813-a7f2-b7e0b1290e7d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5709c40d-fa29-4813-a7f2-b7e0b1290e7d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232062.9354587, expires_in: 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, f5a939cf-ae72-4ef7-9026-7194b6ed0408, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5a939cf-ae72-4ef7-9026-7194b6ed0408, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5a939cf-ae72-4ef7-9026-7194b6ed0408, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.996154, expires_in: 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, 6634ade2-af50-4369-9d60-c26e2d5d5ada, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6634ade2-af50-4369-9d60-c26e2d5d5ada, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6634ade2-af50-4369-9d60-c26e2d5d5ada, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232066.4223266, expires_in: 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, 287d54b9-e448-491f-89f4-9b3be4f0a2a6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 287d54b9-e448-491f-89f4-9b3be4f0a2a6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 287d54b9-e448-491f-89f4-9b3be4f0a2a6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232068.1056187, expires_in: 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, 6a541a28-00a9-4e5b-bc51-c7fdcc0fdbb7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a541a28-00a9-4e5b-bc51-c7fdcc0fdbb7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a541a28-00a9-4e5b-bc51-c7fdcc0fdbb7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232070.028596, expires_in: 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, 4eae53b3-f5f8-4276-b7af-eda16f35928c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eae53b3-f5f8-4276-b7af-eda16f35928c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eae53b3-f5f8-4276-b7af-eda16f35928c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232071.48357, expires_in: 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, df1ccda3-6c1b-419d-8cbd-b43228bfe70f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df1ccda3-6c1b-419d-8cbd-b43228bfe70f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df1ccda3-6c1b-419d-8cbd-b43228bfe70f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232072.9032388, expires_in: 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, f76fd8a0-8dd5-400e-8148-4327f123ebeb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f76fd8a0-8dd5-400e-8148-4327f123ebeb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f76fd8a0-8dd5-400e-8148-4327f123ebeb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232074.8006628, expires_in: 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, dd22c2e2-8483-48a1-b0e6-a93346a18072, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd22c2e2-8483-48a1-b0e6-a93346a18072, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd22c2e2-8483-48a1-b0e6-a93346a18072, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232076.7317288, expires_in: 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, 38a58f81-a698-4df0-befc-3db20cd79734, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38a58f81-a698-4df0-befc-3db20cd79734, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38a58f81-a698-4df0-befc-3db20cd79734, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232078.2655706, expires_in: 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, f8447429-e3e6-4239-98aa-2f99c0b1af39, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8447429-e3e6-4239-98aa-2f99c0b1af39, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8447429-e3e6-4239-98aa-2f99c0b1af39, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232080.4179926, expires_in: 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, c69b785f-f5ee-4f77-9992-3f0720c27d46, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c69b785f-f5ee-4f77-9992-3f0720c27d46, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c69b785f-f5ee-4f77-9992-3f0720c27d46, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232082.3733912, expires_in: 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, 7dac45a7-a637-4562-b82a-4726d3d2ea38, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dac45a7-a637-4562-b82a-4726d3d2ea38, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dac45a7-a637-4562-b82a-4726d3d2ea38, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232083.8151495, expires_in: 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, 189bb9b1-de65-45a2-b41e-bed6aa10e906, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 189bb9b1-de65-45a2-b41e-bed6aa10e906, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 189bb9b1-de65-45a2-b41e-bed6aa10e906, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232085.536845, expires_in: 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, 9d79d2a3-8941-4c24-913e-834ac9fee442, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d79d2a3-8941-4c24-913e-834ac9fee442, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d79d2a3-8941-4c24-913e-834ac9fee442, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232087.0768886, expires_in: 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, 1a4ca6d1-2983-442b-a42b-9c5f5cd64d48, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a4ca6d1-2983-442b-a42b-9c5f5cd64d48, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a4ca6d1-2983-442b-a42b-9c5f5cd64d48, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232088.297415, expires_in: 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, 35ff0eaa-aee0-4395-a04c-fd32bf058cec, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35ff0eaa-aee0-4395-a04c-fd32bf058cec, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35ff0eaa-aee0-4395-a04c-fd32bf058cec, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.214089, expires_in: 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, 4c1e5c98-e551-45da-9fee-42761aba7b41, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c1e5c98-e551-45da-9fee-42761aba7b41, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c1e5c98-e551-45da-9fee-42761aba7b41, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232091.9746358, expires_in: 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, 719494c6-e969-476d-b9e7-1d1e57effeab, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 719494c6-e969-476d-b9e7-1d1e57effeab, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 719494c6-e969-476d-b9e7-1d1e57effeab, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232093.2864156, expires_in: 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, 8b777171-84e5-4150-9a55-e3615db5a5c5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b777171-84e5-4150-9a55-e3615db5a5c5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b777171-84e5-4150-9a55-e3615db5a5c5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232095.29865, expires_in: 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, 9bcfd114-2365-4aaa-9eab-2a0f1fa596c4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bcfd114-2365-4aaa-9eab-2a0f1fa596c4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bcfd114-2365-4aaa-9eab-2a0f1fa596c4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232096.52257, expires_in: 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, ac17d153-8d05-444a-addc-fc1815a73cb8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac17d153-8d05-444a-addc-fc1815a73cb8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac17d153-8d05-444a-addc-fc1815a73cb8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232098.0931842, expires_in: 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, 4200ec29-507e-4d94-8173-efb4f065bb55, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4200ec29-507e-4d94-8173-efb4f065bb55, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4200ec29-507e-4d94-8173-efb4f065bb55, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232099.4425106, expires_in: 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, 35530687-8c93-4a9e-a225-ba1fc1aba198, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35530687-8c93-4a9e-a225-ba1fc1aba198, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35530687-8c93-4a9e-a225-ba1fc1aba198, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232100.7300096, expires_in: 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, 83375fc2-22c4-4af0-841d-f69866607748, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83375fc2-22c4-4af0-841d-f69866607748, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83375fc2-22c4-4af0-841d-f69866607748, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232102.1715627, expires_in: 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, 180c37c2-77a2-4b54-b3dd-46c2dc151b46, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 180c37c2-77a2-4b54-b3dd-46c2dc151b46, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 180c37c2-77a2-4b54-b3dd-46c2dc151b46, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232103.8783374, expires_in: 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, 2b37b078-2131-49e7-81a6-7c39cd5f5852, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b37b078-2131-49e7-81a6-7c39cd5f5852, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b37b078-2131-49e7-81a6-7c39cd5f5852, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232105.426372, expires_in: 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, ea23653c-6dcf-443f-befd-ac96b54e002d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea23653c-6dcf-443f-befd-ac96b54e002d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea23653c-6dcf-443f-befd-ac96b54e002d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232107.0941782, expires_in: 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, c2a151a1-f68f-4ceb-bf0f-e75d52f512fa, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2a151a1-f68f-4ceb-bf0f-e75d52f512fa, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2a151a1-f68f-4ceb-bf0f-e75d52f512fa, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232108.474019, expires_in: 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, 5ac62981-c96c-48cf-950c-a404c109032b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ac62981-c96c-48cf-950c-a404c109032b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ac62981-c96c-48cf-950c-a404c109032b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232109.891848, expires_in: 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, b719a231-4f2d-43b2-9def-0b50723996b5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b719a231-4f2d-43b2-9def-0b50723996b5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b719a231-4f2d-43b2-9def-0b50723996b5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232111.8091323, expires_in: 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, d819385e-2c1d-446e-9aec-68a3a8244098, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d819385e-2c1d-446e-9aec-68a3a8244098, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d819385e-2c1d-446e-9aec-68a3a8244098, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232113.8947167, expires_in: 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, 6aed9639-074e-49e4-90db-dc02a677806d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aed9639-074e-49e4-90db-dc02a677806d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aed9639-074e-49e4-90db-dc02a677806d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232115.7601807, expires_in: 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, 21275d61-ac6f-492d-87ed-befe42827f14, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21275d61-ac6f-492d-87ed-befe42827f14, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21275d61-ac6f-492d-87ed-befe42827f14, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232117.6749005, expires_in: 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, c1a0d079-46b4-42d7-80a7-3b4fdd78bff5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1a0d079-46b4-42d7-80a7-3b4fdd78bff5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1a0d079-46b4-42d7-80a7-3b4fdd78bff5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232119.0061862, expires_in: 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, bd4e951e-b7bf-41d1-8023-a3a42fd14214, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd4e951e-b7bf-41d1-8023-a3a42fd14214, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd4e951e-b7bf-41d1-8023-a3a42fd14214, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232120.5895514, expires_in: 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, 14634bab-1073-4abc-9be0-98e353600220, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14634bab-1073-4abc-9be0-98e353600220, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14634bab-1073-4abc-9be0-98e353600220, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232122.3792815, expires_in: 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, 0abef83b-5f07-47cb-9421-b57f8a4640d3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0abef83b-5f07-47cb-9421-b57f8a4640d3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0abef83b-5f07-47cb-9421-b57f8a4640d3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232124.4066753, expires_in: 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, f3cd07ae-3d48-444d-9a44-e23d9cfaff16, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3cd07ae-3d48-444d-9a44-e23d9cfaff16, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3cd07ae-3d48-444d-9a44-e23d9cfaff16, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232126.2813022, expires_in: 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, ddb765aa-e434-4b57-a025-9f0927ea62f3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddb765aa-e434-4b57-a025-9f0927ea62f3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddb765aa-e434-4b57-a025-9f0927ea62f3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232127.501165, expires_in: 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, db828546-b34a-4524-9ad4-11c43e5dae40, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db828546-b34a-4524-9ad4-11c43e5dae40, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db828546-b34a-4524-9ad4-11c43e5dae40, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232128.984117, expires_in: 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, 76d3cc50-4c29-4788-b137-67aa605ac76f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76d3cc50-4c29-4788-b137-67aa605ac76f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76d3cc50-4c29-4788-b137-67aa605ac76f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232130.573714, expires_in: 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, 53879486-d814-48f9-a030-b80fe2caed49, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53879486-d814-48f9-a030-b80fe2caed49, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53879486-d814-48f9-a030-b80fe2caed49, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232131.8680797, expires_in: 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, 0883dac1-455f-4069-af6a-2bcb25e88f23, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0883dac1-455f-4069-af6a-2bcb25e88f23, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0883dac1-455f-4069-af6a-2bcb25e88f23, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232133.6636734, expires_in: 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, 0257b31f-0986-4a2e-8c38-8abb0ec78e82, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0257b31f-0986-4a2e-8c38-8abb0ec78e82, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0257b31f-0986-4a2e-8c38-8abb0ec78e82, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232135.6873803, expires_in: 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, 56dfa7ab-22be-42e8-b9fb-18e26d69bf00, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56dfa7ab-22be-42e8-b9fb-18e26d69bf00, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56dfa7ab-22be-42e8-b9fb-18e26d69bf00, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232137.1971586, expires_in: 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, 2fcf3546-b5c0-4096-951a-134fa6fb6a7b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fcf3546-b5c0-4096-951a-134fa6fb6a7b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fcf3546-b5c0-4096-951a-134fa6fb6a7b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232138.8679242, expires_in: 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, 8a553f92-c7eb-4de8-9036-edd988d6409f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a553f92-c7eb-4de8-9036-edd988d6409f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a553f92-c7eb-4de8-9036-edd988d6409f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232140.8126342, expires_in: 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, 7027539a-1419-4396-b929-1c67f27c895a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7027539a-1419-4396-b929-1c67f27c895a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7027539a-1419-4396-b929-1c67f27c895a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232142.709237, expires_in: 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, 5dcf1c06-c835-4777-84f4-e971a7e3de6b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dcf1c06-c835-4777-84f4-e971a7e3de6b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dcf1c06-c835-4777-84f4-e971a7e3de6b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232144.362611, expires_in: 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, c55d05b6-9e19-4f4d-9753-f7f164e3bc35, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c55d05b6-9e19-4f4d-9753-f7f164e3bc35, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c55d05b6-9e19-4f4d-9753-f7f164e3bc35, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232145.6416569, expires_in: 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, b0aae6ca-6d7d-4d13-b9bb-bc0df9fefbd3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0aae6ca-6d7d-4d13-b9bb-bc0df9fefbd3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0aae6ca-6d7d-4d13-b9bb-bc0df9fefbd3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232147.2959352, expires_in: 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, a17d6762-bd71-43e8-a686-edb7ae2c8d4d, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a17d6762-bd71-43e8-a686-edb7ae2c8d4d, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a17d6762-bd71-43e8-a686-edb7ae2c8d4d, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232149.2507572, expires_in: 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, 6a4d5a21-3a7a-4118-8f35-e61c51a8f011, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a4d5a21-3a7a-4118-8f35-e61c51a8f011, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a4d5a21-3a7a-4118-8f35-e61c51a8f011, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232151.2755573, expires_in: 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, 4e335d19-db3e-444e-9ef9-dc449ad7a063, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e335d19-db3e-444e-9ef9-dc449ad7a063, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e335d19-db3e-444e-9ef9-dc449ad7a063, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232153.2643816, expires_in: 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, 46556458-ccae-4020-8954-dc0f50ed1593, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46556458-ccae-4020-8954-dc0f50ed1593, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46556458-ccae-4020-8954-dc0f50ed1593, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232155.3931718, expires_in: 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, fee6e7e0-e9e6-4ac9-b014-611a4dfff1c0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fee6e7e0-e9e6-4ac9-b014-611a4dfff1c0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fee6e7e0-e9e6-4ac9-b014-611a4dfff1c0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232157.5627656, expires_in: 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, b5f96289-a00d-4718-87ad-6628c16f89ed, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5f96289-a00d-4718-87ad-6628c16f89ed, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5f96289-a00d-4718-87ad-6628c16f89ed, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232159.7393618, expires_in: 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, 43ebd085-8915-4c0a-b511-b80224152072, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43ebd085-8915-4c0a-b511-b80224152072, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43ebd085-8915-4c0a-b511-b80224152072, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232161.6147294, expires_in: 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, 29213438-6753-455c-9267-b2438abb9799, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29213438-6753-455c-9267-b2438abb9799, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29213438-6753-455c-9267-b2438abb9799, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232162.9804888, expires_in: 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, 86608e30-96af-4252-888d-0ed48038f5b5, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86608e30-96af-4252-888d-0ed48038f5b5, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86608e30-96af-4252-888d-0ed48038f5b5, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232164.8591356, expires_in: 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, e3f9703c-7050-48b0-aa30-a3c69773ee8f, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3f9703c-7050-48b0-aa30-a3c69773ee8f, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3f9703c-7050-48b0-aa30-a3c69773ee8f, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232166.9272804, expires_in: 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, 2d6edd39-70c2-4c5b-80f6-1d4ecbc7694a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d6edd39-70c2-4c5b-80f6-1d4ecbc7694a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d6edd39-70c2-4c5b-80f6-1d4ecbc7694a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232168.3601735, expires_in: 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, 6804e692-0e89-4c67-89c9-c16a90adb8d8, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6804e692-0e89-4c67-89c9-c16a90adb8d8, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6804e692-0e89-4c67-89c9-c16a90adb8d8, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232170.1638618, expires_in: 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, 5accc8e6-e71d-424b-8040-034e83453398, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5accc8e6-e71d-424b-8040-034e83453398, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5accc8e6-e71d-424b-8040-034e83453398, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232171.8365102, expires_in: 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, d5ba0618-4e82-4b2d-8414-886f7f3bb3f4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5ba0618-4e82-4b2d-8414-886f7f3bb3f4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5ba0618-4e82-4b2d-8414-886f7f3bb3f4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232173.876499, expires_in: 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, 64721eb8-eb4c-406e-8eb3-7e69b7095785, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64721eb8-eb4c-406e-8eb3-7e69b7095785, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64721eb8-eb4c-406e-8eb3-7e69b7095785, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232175.6010427, expires_in: 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, 00995b2a-e447-4df6-ba3a-5d7786e0bbb4, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00995b2a-e447-4df6-ba3a-5d7786e0bbb4, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00995b2a-e447-4df6-ba3a-5d7786e0bbb4, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232177.0331867, expires_in: 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, 52f44cc3-2f27-4eb2-b1b0-cfbac9fc8017, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52f44cc3-2f27-4eb2-b1b0-cfbac9fc8017, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52f44cc3-2f27-4eb2-b1b0-cfbac9fc8017, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232178.7854037, expires_in: 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, 55dfd00b-16c0-4ff7-a185-d5436a6fa51b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55dfd00b-16c0-4ff7-a185-d5436a6fa51b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55dfd00b-16c0-4ff7-a185-d5436a6fa51b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232180.266125, expires_in: 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, 4cc57ff3-c3b2-4f61-a2e7-e10dcd08123a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cc57ff3-c3b2-4f61-a2e7-e10dcd08123a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cc57ff3-c3b2-4f61-a2e7-e10dcd08123a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232181.6395664, expires_in: 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, 6c896306-18bd-4d55-ac53-aaa8c742d5fc, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c896306-18bd-4d55-ac53-aaa8c742d5fc, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c896306-18bd-4d55-ac53-aaa8c742d5fc, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232183.5174713, expires_in: 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, 049b0361-1c07-4448-9cb1-a474227718e7, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 049b0361-1c07-4448-9cb1-a474227718e7, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 049b0361-1c07-4448-9cb1-a474227718e7, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232185.314133, expires_in: 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, 40d1ee70-5550-4b09-b3fd-d6e7ed2915c3, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40d1ee70-5550-4b09-b3fd-d6e7ed2915c3, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40d1ee70-5550-4b09-b3fd-d6e7ed2915c3, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232187.2035036, expires_in: 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, 1407accf-1846-4283-a5e3-ee70ad68db97, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1407accf-1846-4283-a5e3-ee70ad68db97, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1407accf-1846-4283-a5e3-ee70ad68db97, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232189.1258407, expires_in: 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, cbad1dd4-b958-45a8-919a-6e2bcdd4b570, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbad1dd4-b958-45a8-919a-6e2bcdd4b570, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbad1dd4-b958-45a8-919a-6e2bcdd4b570, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232191.0189414, expires_in: 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, 66427163-d908-4bb5-a535-18c69146f3c0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66427163-d908-4bb5-a535-18c69146f3c0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66427163-d908-4bb5-a535-18c69146f3c0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232192.7277846, expires_in: 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, 9259a050-40e3-4ad5-91d9-f8c1438d556e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9259a050-40e3-4ad5-91d9-f8c1438d556e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9259a050-40e3-4ad5-91d9-f8c1438d556e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232194.7631967, expires_in: 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, 6eca1f18-64cc-4596-a3db-85a5f2f551f6, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6eca1f18-64cc-4596-a3db-85a5f2f551f6, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6eca1f18-64cc-4596-a3db-85a5f2f551f6, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232196.0227873, expires_in: 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, 37866f8b-15dc-4559-888e-e2a1040ad97e, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37866f8b-15dc-4559-888e-e2a1040ad97e, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37866f8b-15dc-4559-888e-e2a1040ad97e, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232198.0758593, expires_in: 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, 6053f8f0-3faf-4101-8191-ce12c200c998, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6053f8f0-3faf-4101-8191-ce12c200c998, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6053f8f0-3faf-4101-8191-ce12c200c998, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232200.0884695, expires_in: 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, 22ba2bf1-8f04-483c-9a32-ee258cd5a3fc, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22ba2bf1-8f04-483c-9a32-ee258cd5a3fc, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22ba2bf1-8f04-483c-9a32-ee258cd5a3fc, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232201.9687455, expires_in: 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, 8c43010a-93b4-43a8-ae26-3d70a6c2b3c0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c43010a-93b4-43a8-ae26-3d70a6c2b3c0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c43010a-93b4-43a8-ae26-3d70a6c2b3c0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232204.0251143, expires_in: 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, 3205d3d7-e79f-44dc-b5f0-0c7847db030a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3205d3d7-e79f-44dc-b5f0-0c7847db030a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3205d3d7-e79f-44dc-b5f0-0c7847db030a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232206.1543345, expires_in: 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, e48544d5-b04d-4b9d-9895-f6a56ee3515c, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e48544d5-b04d-4b9d-9895-f6a56ee3515c, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e48544d5-b04d-4b9d-9895-f6a56ee3515c, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232207.6976745, expires_in: 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, 132b5111-c75e-4a8e-bfc4-47ad721518a0, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 132b5111-c75e-4a8e-bfc4-47ad721518a0, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 132b5111-c75e-4a8e-bfc4-47ad721518a0, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232209.0218728, expires_in: 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, 5065c421-e5ef-4285-a0eb-0a3090d2a1df, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5065c421-e5ef-4285-a0eb-0a3090d2a1df, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5065c421-e5ef-4285-a0eb-0a3090d2a1df, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232211.0807014, expires_in: 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, 089f430c-2114-499e-bf98-1db4d972344a, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 089f430c-2114-499e-bf98-1db4d972344a, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 089f430c-2114-499e-bf98-1db4d972344a, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232212.5047886, expires_in: 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, c6e4a133-113b-4f89-b621-6dbc7ba875bb, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6e4a133-113b-4f89-b621-6dbc7ba875bb, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6e4a133-113b-4f89-b621-6dbc7ba875bb, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232214.4139729, expires_in: 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, 6aa6a5a1-9470-40fb-af4b-0feaabac8507, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aa6a5a1-9470-40fb-af4b-0feaabac8507, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aa6a5a1-9470-40fb-af4b-0feaabac8507, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232216.1621706, expires_in: 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, 5be599c0-f565-42ad-a0ed-3b3c2843c33b, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5be599c0-f565-42ad-a0ed-3b3c2843c33b, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5be599c0-f565-42ad-a0ed-3b3c2843c33b, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232217.6235015, expires_in: 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, 6a790955-35a0-4e7c-b4f6-47c856bdd3ff, localhost:11840): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a790955-35a0-4e7c-b4f6-47c856bdd3ff, localhost:11840): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a790955-35a0-4e7c-b4f6-47c856bdd3ff, localhost:11840): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:11840". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:11840
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:11840
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
302.70s call     test_secrets.py::test_create_with_grants[encryption_enabled]
249.84s call     test_secrets.py::test_create_with_grants[encryption_disabled]
18.95s setup    test_secrets.py::test_create_with_grants[encryption_disabled]
12.61s setup    test_secrets.py::test_create_with_grants[encryption_enabled]
1.54s teardown test_secrets.py::test_create_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets.py::test_create_with_grants[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 597.72s (0:09:57) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '2', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
_______________ test_create_without_grants[encryption_disabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16409
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008f3/r3tmp/kikimr_cluster__41zhfru
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15501
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18534
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31244
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7252
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_70wtjz60.log --grpc-port=15501 --mon-port=18534 --ic-port=16409
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15501/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_70wtjz60.log --grpc-port=15501 --mon-port=18534 --ic-port=16409
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_70wtjz60.log', '--grpc-port=15501', '--mon-port=18534', '--ic-port=16409')' in '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1154290
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15501/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/rhna/0008f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1154314
DEBUG    ya.test:process.py:259 Command (pid 1154314) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1154314) elapsed time (sec): 0.6638607978820801
DEBUG    ya.test:process.py:263 Command (pid 1154314) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1154314) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 1154314) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) nivcsw: 116
DEBUG    ya.test:process.py:263 Command (pid 1154314) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1154314) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1154314) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1154314) stime: 0.38047
DEBUG    ya.test:process.py:263 Command (pid 1154314) utime: 0.136255
DEBUG    ya.test:process.py:263 Command (pid 1154314) wtime: 0.686
DEBUG    ya.test:process.py:275 Command (pid 1154314) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1154314) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15501', '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: 16409\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/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15501', '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: 16409\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158134
DEBUG    ya.test:process.py:259 Command (pid 1158134) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158134) elapsed time (sec): 2.1858081817626953
DEBUG    ya.test:process.py:263 Command (pid 1158134) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1158134) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1158134) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) nivcsw: 320
DEBUG    ya.test:process.py:263 Command (pid 1158134) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158134) nvcsw: 117
DEBUG    ya.test:process.py:263 Command (pid 1158134) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158134) stime: 1.272143
DEBUG    ya.test:process.py:263 Command (pid 1158134) utime: 0.175643
DEBUG    ya.test:process.py:263 Command (pid 1158134) wtime: 2.202
DEBUG    ya.test:process.py:275 Command (pid 1158134) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15501', '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/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15501', '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: 1159792
DEBUG    ya.test:process.py:259 Command (pid 1159792) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159792) elapsed time (sec): 2.867560386657715
DEBUG    ya.test:process.py:263 Command (pid 1159792) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) maxrss: 555384
DEBUG    ya.test:process.py:263 Command (pid 1159792) minflt: 18939
DEBUG    ya.test:process.py:263 Command (pid 1159792) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) nivcsw: 311
DEBUG    ya.test:process.py:263 Command (pid 1159792) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159792) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1159792) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159792) stime: 2.376944
DEBUG    ya.test:process.py:263 Command (pid 1159792) utime: 0.138697
DEBUG    ya.test:process.py:263 Command (pid 1159792) wtime: 2.87
DEBUG    ya.test:process.py:275 Command (pid 1159792) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15765
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008f3/r3tmp/kikimr_cluster_0j8k78fa
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10029
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26837
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12500
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_z2uwnnhd.log --grpc-port=10029 --mon-port=26837 --ic-port=15765
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10029/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_z2uwnnhd.log --grpc-port=10029 --mon-port=26837 --ic-port=15765
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1/logfile_z2uwnnhd.log', '--grpc-port=10029', '--mon-port=26837', '--ic-port=15765')' in '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1161761
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10029/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/rhna/0008f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161762
DEBUG    ya.test:process.py:259 Command (pid 1161762) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161762) elapsed time (sec): 2.2378602027893066
DEBUG    ya.test:process.py:263 Command (pid 1161762) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1161762) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1161762) minflt: 16262
DEBUG    ya.test:process.py:263 Command (pid 1161762) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 1161762) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161762) nvcsw: 30
DEBUG    ya.test:process.py:263 Command (pid 1161762) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161762) stime: 1.802137
DEBUG    ya.test:process.py:263 Command (pid 1161762) utime: 0.151503
DEBUG    ya.test:process.py:263 Command (pid 1161762) wtime: 2.24
DEBUG    ya.test:process.py:275 Command (pid 1161762) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1161762) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10029', '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: 15765\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10029', '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: 15765\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167387
DEBUG    ya.test:process.py:259 Command (pid 1167387) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167387) elapsed time (sec): 0.7843513488769531
DEBUG    ya.test:process.py:263 Command (pid 1167387) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1167387) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1167387) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) nivcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1167387) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167387) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1167387) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167387) stime: 0.531515
DEBUG    ya.test:process.py:263 Command (pid 1167387) utime: 0.14365999999999998
DEBUG    ya.test:process.py:263 Command (pid 1167387) wtime: 0.786
DEBUG    ya.test:process.py:275 Command (pid 1167387) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10029', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10029', '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: 1168270
DEBUG    ya.test:process.py:259 Command (pid 1168270) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168270) elapsed time (sec): 0.8620626926422119
DEBUG    ya.test:process.py:263 Command (pid 1168270) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) maxrss: 555500
DEBUG    ya.test:process.py:263 Command (pid 1168270) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 1168270) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) nivcsw: 161
DEBUG    ya.test:process.py:263 Command (pid 1168270) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168270) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1168270) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168270) stime: 0.566607
DEBUG    ya.test:process.py:263 Command (pid 1168270) utime: 0.13791699999999998
DEBUG    ya.test:process.py:263 Command (pid 1168270) wtime: 0.867
DEBUG    ya.test:process.py:275 Command (pid 1168270) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14886
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62518
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20889
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9968
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6794
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10029 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_fc1wyfrc.log --grpc-port=14886 --mon-port=62518 --ic-port=20889
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10029 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_fc1wyfrc.log --grpc-port=14886 --mon-port=62518 --ic-port=20889
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10029', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1/logfile_fc1wyfrc.log', '--grpc-port=14886', '--mon-port=62518', '--ic-port=20889')' in '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1169091
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14886/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1169093
DEBUG    ya.test:process.py:259 Command (pid 1169093) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1169093) elapsed time (sec): 0.832526683807373
DEBUG    ya.test:process.py:263 Command (pid 1169093) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1169093) minflt: 19998
DEBUG    ya.test:process.py:263 Command (pid 1169093) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) nivcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1169093) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1169093) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1169093) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1169093) stime: 0.63556
DEBUG    ya.test:process.py:263 Command (pid 1169093) utime: 0.143001
DEBUG    ya.test:process.py:263 Command (pid 1169093) wtime: 0.834
DEBUG    ya.test:process.py:275 Command (pid 1169093) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1169093) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 2637c36f-f61d-44a3-8fb1-21b2881669ac, localhost:10029): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2637c36f-f61d-44a3-8fb1-21b2881669ac, localhost:10029): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2637c36f-f61d-44a3-8fb1-21b2881669ac, localhost:10029): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 14886 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-2tlsei57yi.auto.internal:14886, 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:10029
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, 62d75aaa-8efd-48b8-9b7e-64e664b02150, ghrun-2tlsei57yi.auto.internal:14886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 62d75aaa-8efd-48b8-9b7e-64e664b02150, ghrun-2tlsei57yi.auto.internal:14886): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 62d75aaa-8efd-48b8-9b7e-64e664b02150, ghrun-2tlsei57yi.auto.internal:14886): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a20ab28c-e105-496c-889e-859691479c27, ghrun-2tlsei57yi.auto.internal:14886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a20ab28c-e105-496c-889e-859691479c27, ghrun-2tlsei57yi.auto.internal:14886): request = { session_id: "ydb://session/3?node_id=50000&id=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a20ab28c-e105-496c-889e-859691479c27, ghrun-2tlsei57yi.auto.internal:14886): 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=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cb8e0782-230d-4943-aaef-bbcaac479131, ghrun-2tlsei57yi.auto.internal:14886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cb8e0782-230d-4943-aaef-bbcaac479131, ghrun-2tlsei57yi.auto.internal:14886): request = { session_id: "ydb://session/3?node_id=50000&id=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cb8e0782-230d-4943-aaef-bbcaac479131, ghrun-2tlsei57yi.auto.internal:14886): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a19fbc38-4d08-4979-bbea-7ffc1388acb7, ghrun-2tlsei57yi.auto.internal:14886): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a19fbc38-4d08-4979-bbea-7ffc1388acb7, ghrun-2tlsei57yi.auto.internal:14886): request = { session_id: "ydb://session/3?node_id=50000&id=YWMwZmI0MzgtNWZkMDA0ZjMtOTEwMjE5MjctNzVjOWYwNw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a19fbc38-4d08-4979-bbea-7ffc1388acb7, ghrun-2tlsei57yi.auto.internal:14886): 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:10029
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:14886
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, a20ab28c-e105-496c-889e-859691479c27, ghrun-2tlsei57yi.auto.internal:14886): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py: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:110 Refreshing token, current_time: 1765231654.1849282, expires_in: 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, 99ce04a8-8c43-4caa-917a-a90d69188e36, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99ce04a8-8c43-4caa-917a-a90d69188e36, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99ce04a8-8c43-4caa-917a-a90d69188e36, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.7685962, expires_in: 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, a8b2212a-8539-405b-90ac-5bb403fb564f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8b2212a-8539-405b-90ac-5bb403fb564f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8b2212a-8539-405b-90ac-5bb403fb564f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.4700544, expires_in: 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, ffaf8d7e-f0e8-470e-8760-2c4d6527eda3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffaf8d7e-f0e8-470e-8760-2c4d6527eda3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffaf8d7e-f0e8-470e-8760-2c4d6527eda3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.9524393, expires_in: 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, 416de9fa-a124-4fb1-a72c-a692ce6764da, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 416de9fa-a124-4fb1-a72c-a692ce6764da, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 416de9fa-a124-4fb1-a72c-a692ce6764da, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.4859717, expires_in: 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, 28053e2d-2c4d-4440-acb2-c8eebadff6ab, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28053e2d-2c4d-4440-acb2-c8eebadff6ab, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28053e2d-2c4d-4440-acb2-c8eebadff6ab, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.7902944, expires_in: 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, 6bd8a773-21fe-48e1-a34a-78109bb49367, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bd8a773-21fe-48e1-a34a-78109bb49367, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bd8a773-21fe-48e1-a34a-78109bb49367, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.2318616, expires_in: 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, abb3081c-d8d7-4a9b-ab72-d3c329ffaa7f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abb3081c-d8d7-4a9b-ab72-d3c329ffaa7f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abb3081c-d8d7-4a9b-ab72-d3c329ffaa7f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.8489962, expires_in: 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, 3b2da79c-6767-48b3-a135-ed57b45ef7a1, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b2da79c-6767-48b3-a135-ed57b45ef7a1, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b2da79c-6767-48b3-a135-ed57b45ef7a1, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.2239752, expires_in: 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, 093a8862-f53b-4c65-ba5e-7d52f8e08ff3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 093a8862-f53b-4c65-ba5e-7d52f8e08ff3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 093a8862-f53b-4c65-ba5e-7d52f8e08ff3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.0445127, expires_in: 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, 2805be65-a91a-4614-b3b3-9049fda68575, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2805be65-a91a-4614-b3b3-9049fda68575, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2805be65-a91a-4614-b3b3-9049fda68575, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.224375, expires_in: 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, 47f74413-f920-415b-8e75-4f606df98f59, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47f74413-f920-415b-8e75-4f606df98f59, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47f74413-f920-415b-8e75-4f606df98f59, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.6954968, expires_in: 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, 0d8dd7b3-dc4b-43a6-8218-5bbe7463772e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d8dd7b3-dc4b-43a6-8218-5bbe7463772e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d8dd7b3-dc4b-43a6-8218-5bbe7463772e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.2915227, expires_in: 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, d1eacfdf-5df3-454c-b05b-384e0725d26f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1eacfdf-5df3-454c-b05b-384e0725d26f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1eacfdf-5df3-454c-b05b-384e0725d26f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.6147032, expires_in: 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, 30ce8eb4-5ce6-4ab2-a6fe-6933f19c01ea, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30ce8eb4-5ce6-4ab2-a6fe-6933f19c01ea, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30ce8eb4-5ce6-4ab2-a6fe-6933f19c01ea, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.7652953, expires_in: 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, 92f1178d-77a8-42bc-8766-34452fc2ad24, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92f1178d-77a8-42bc-8766-34452fc2ad24, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92f1178d-77a8-42bc-8766-34452fc2ad24, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.972336, expires_in: 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, 2d2cd8a4-b5a5-4d2a-bb56-c634dfb81d7f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d2cd8a4-b5a5-4d2a-bb56-c634dfb81d7f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d2cd8a4-b5a5-4d2a-bb56-c634dfb81d7f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.8744383, expires_in: 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, dc8b15f1-0829-4491-abf2-69daf1f393e3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc8b15f1-0829-4491-abf2-69daf1f393e3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc8b15f1-0829-4491-abf2-69daf1f393e3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.1979275, expires_in: 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, fabe4b9c-75f7-4e8e-903c-b72ef22165cc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fabe4b9c-75f7-4e8e-903c-b72ef22165cc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fabe4b9c-75f7-4e8e-903c-b72ef22165cc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.5940485, expires_in: 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, 6cead69c-a2a5-4676-9f7c-f9379ec71051, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cead69c-a2a5-4676-9f7c-f9379ec71051, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cead69c-a2a5-4676-9f7c-f9379ec71051, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.0847275, expires_in: 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, 05956a03-e513-4bfa-a990-96d6c888b683, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05956a03-e513-4bfa-a990-96d6c888b683, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05956a03-e513-4bfa-a990-96d6c888b683, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.050091, expires_in: 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, 5a6fdfb2-fb51-439f-b5f3-bd6bf544ff9b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a6fdfb2-fb51-439f-b5f3-bd6bf544ff9b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a6fdfb2-fb51-439f-b5f3-bd6bf544ff9b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.9209907, expires_in: 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, 6f643c30-f905-4ec0-8907-05cd48b47eb5, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f643c30-f905-4ec0-8907-05cd48b47eb5, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f643c30-f905-4ec0-8907-05cd48b47eb5, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.9656897, expires_in: 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, 9a51d553-0cc9-4d82-9c79-5041d5d9189a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a51d553-0cc9-4d82-9c79-5041d5d9189a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a51d553-0cc9-4d82-9c79-5041d5d9189a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.4471743, expires_in: 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, 78d3311e-b431-46f0-b228-4e820f9f685a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78d3311e-b431-46f0-b228-4e820f9f685a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78d3311e-b431-46f0-b228-4e820f9f685a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.5420547, expires_in: 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, 39b22cc7-3314-449d-990e-fff0a01d95bd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39b22cc7-3314-449d-990e-fff0a01d95bd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39b22cc7-3314-449d-990e-fff0a01d95bd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.4482358, expires_in: 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, 65b49e10-7f76-4046-97ea-b8e92b120373, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65b49e10-7f76-4046-97ea-b8e92b120373, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65b49e10-7f76-4046-97ea-b8e92b120373, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.8402662, expires_in: 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, b60f519f-3b74-418c-83bc-1485a98e7e4c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b60f519f-3b74-418c-83bc-1485a98e7e4c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b60f519f-3b74-418c-83bc-1485a98e7e4c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.6672046, expires_in: 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, 0557f9cd-0a69-4118-9a15-06803aa225c4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0557f9cd-0a69-4118-9a15-06803aa225c4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0557f9cd-0a69-4118-9a15-06803aa225c4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.6906567, expires_in: 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, 5376588e-16f4-4547-8a5e-bde7a50b2f0d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5376588e-16f4-4547-8a5e-bde7a50b2f0d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5376588e-16f4-4547-8a5e-bde7a50b2f0d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.291284, expires_in: 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, c0c16ef0-6800-4ef3-8102-23f98ce28f1b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0c16ef0-6800-4ef3-8102-23f98ce28f1b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0c16ef0-6800-4ef3-8102-23f98ce28f1b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.0334473, expires_in: 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, c6394537-52b3-46e7-88ab-e467ca9295ff, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6394537-52b3-46e7-88ab-e467ca9295ff, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6394537-52b3-46e7-88ab-e467ca9295ff, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.551103, expires_in: 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, f92bf710-904f-4029-804b-ac6c5b148b93, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f92bf710-904f-4029-804b-ac6c5b148b93, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f92bf710-904f-4029-804b-ac6c5b148b93, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.5495412, expires_in: 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, 60d459ea-f1ec-43fe-b74d-df4452538d3d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60d459ea-f1ec-43fe-b74d-df4452538d3d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60d459ea-f1ec-43fe-b74d-df4452538d3d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.4006279, expires_in: 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, 4e717a07-1e91-4de5-b8fd-f37e42b3f23e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e717a07-1e91-4de5-b8fd-f37e42b3f23e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e717a07-1e91-4de5-b8fd-f37e42b3f23e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.5666854, expires_in: 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, 13d72ebc-9e29-42df-af75-fb06678ae176, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13d72ebc-9e29-42df-af75-fb06678ae176, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13d72ebc-9e29-42df-af75-fb06678ae176, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.8953114, expires_in: 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, 3c09117d-cd4b-4a0a-88f1-008c42310c0c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c09117d-cd4b-4a0a-88f1-008c42310c0c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c09117d-cd4b-4a0a-88f1-008c42310c0c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.253335, expires_in: 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, 2aeb1a45-76cb-4b9e-ae81-ab3bb33b0bfa, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aeb1a45-76cb-4b9e-ae81-ab3bb33b0bfa, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aeb1a45-76cb-4b9e-ae81-ab3bb33b0bfa, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.4094825, expires_in: 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, 1b0ffd60-1b52-4b1e-90e8-087886715c9b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b0ffd60-1b52-4b1e-90e8-087886715c9b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b0ffd60-1b52-4b1e-90e8-087886715c9b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.6858392, expires_in: 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, ed241681-8b75-41d6-b902-bf95c71fce9e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed241681-8b75-41d6-b902-bf95c71fce9e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed241681-8b75-41d6-b902-bf95c71fce9e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.6266127, expires_in: 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, 75dc2209-bed7-4f08-bc58-e6d0b80ad53c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75dc2209-bed7-4f08-bc58-e6d0b80ad53c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75dc2209-bed7-4f08-bc58-e6d0b80ad53c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.1408014, expires_in: 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, e667bace-c60a-4e78-b45a-cfa186584c6f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e667bace-c60a-4e78-b45a-cfa186584c6f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e667bace-c60a-4e78-b45a-cfa186584c6f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.061366, expires_in: 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, 34d185a8-bf1f-41ca-9283-985a7acb5df0, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34d185a8-bf1f-41ca-9283-985a7acb5df0, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34d185a8-bf1f-41ca-9283-985a7acb5df0, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.0108654, expires_in: 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, b3afafef-1f8c-4bd4-bd03-0e9a924e1792, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3afafef-1f8c-4bd4-bd03-0e9a924e1792, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3afafef-1f8c-4bd4-bd03-0e9a924e1792, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.1726425, expires_in: 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, d4eec7b3-449f-4e6c-99d2-da8d684fce15, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4eec7b3-449f-4e6c-99d2-da8d684fce15, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4eec7b3-449f-4e6c-99d2-da8d684fce15, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.3941102, expires_in: 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, b7b6efd6-db8b-4849-b739-77a49abfc72e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7b6efd6-db8b-4849-b739-77a49abfc72e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7b6efd6-db8b-4849-b739-77a49abfc72e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.2186897, expires_in: 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, 03cdec5c-0c97-422f-8bab-a0a3a4a90665, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03cdec5c-0c97-422f-8bab-a0a3a4a90665, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03cdec5c-0c97-422f-8bab-a0a3a4a90665, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.7569134, expires_in: 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, f8dc8bf7-51e9-4a7d-9ec6-6ebaa6f777f9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8dc8bf7-51e9-4a7d-9ec6-6ebaa6f777f9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8dc8bf7-51e9-4a7d-9ec6-6ebaa6f777f9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.088952, expires_in: 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, fa8916ae-f295-4348-b475-7b89132c1647, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa8916ae-f295-4348-b475-7b89132c1647, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa8916ae-f295-4348-b475-7b89132c1647, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.7521734, expires_in: 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, 62a51fcf-ab3d-4d52-accb-7a2be5d139cf, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62a51fcf-ab3d-4d52-accb-7a2be5d139cf, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62a51fcf-ab3d-4d52-accb-7a2be5d139cf, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.1331654, expires_in: 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, 0c27cd0f-dc8b-4df4-80b1-5cb8d8a8fb6d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c27cd0f-dc8b-4df4-80b1-5cb8d8a8fb6d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c27cd0f-dc8b-4df4-80b1-5cb8d8a8fb6d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.2902608, expires_in: 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, 9dc8c365-a889-4276-9257-6ac05db3debd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dc8c365-a889-4276-9257-6ac05db3debd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dc8c365-a889-4276-9257-6ac05db3debd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.0124748, expires_in: 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, e48b25d4-e180-4e27-b725-8e9821556f70, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e48b25d4-e180-4e27-b725-8e9821556f70, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e48b25d4-e180-4e27-b725-8e9821556f70, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.7373502, expires_in: 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, a121c382-e8f3-461d-8805-43d5fba189c3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a121c382-e8f3-461d-8805-43d5fba189c3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a121c382-e8f3-461d-8805-43d5fba189c3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.6760767, expires_in: 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, 93e090d9-2b64-4742-bf9c-a1af19ae2952, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93e090d9-2b64-4742-bf9c-a1af19ae2952, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93e090d9-2b64-4742-bf9c-a1af19ae2952, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.6017218, expires_in: 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, f891fcb3-4737-443b-ad81-49ab1ff1377b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f891fcb3-4737-443b-ad81-49ab1ff1377b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f891fcb3-4737-443b-ad81-49ab1ff1377b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.7641418, expires_in: 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, 7fa6e022-8073-4e17-b96f-74987ab69d53, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fa6e022-8073-4e17-b96f-74987ab69d53, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fa6e022-8073-4e17-b96f-74987ab69d53, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.109441, expires_in: 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, f88dd9c6-d600-4d8e-9308-7698a99488f7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f88dd9c6-d600-4d8e-9308-7698a99488f7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f88dd9c6-d600-4d8e-9308-7698a99488f7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.5689025, expires_in: 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, 3064d8d6-8106-47bf-8814-1e965f1cd002, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3064d8d6-8106-47bf-8814-1e965f1cd002, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3064d8d6-8106-47bf-8814-1e965f1cd002, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.1891978, expires_in: 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, 7f789d27-c36e-4c3e-a41d-e72b43527c69, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f789d27-c36e-4c3e-a41d-e72b43527c69, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f789d27-c36e-4c3e-a41d-e72b43527c69, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.5956008, expires_in: 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, aa4420b6-526e-4c16-b61b-c77da4bb5287, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa4420b6-526e-4c16-b61b-c77da4bb5287, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa4420b6-526e-4c16-b61b-c77da4bb5287, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.7646167, expires_in: 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, d8315980-219f-4b47-b5fc-81dce5eb2fb9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8315980-219f-4b47-b5fc-81dce5eb2fb9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8315980-219f-4b47-b5fc-81dce5eb2fb9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.0963619, expires_in: 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, 5d0e59ec-6dcd-4b28-ac9e-5ae7ab365179, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d0e59ec-6dcd-4b28-ac9e-5ae7ab365179, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d0e59ec-6dcd-4b28-ac9e-5ae7ab365179, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.4718008, expires_in: 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, ecd491c3-5845-434f-9f6c-dfc7c3c05583, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecd491c3-5845-434f-9f6c-dfc7c3c05583, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecd491c3-5845-434f-9f6c-dfc7c3c05583, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.1315591, expires_in: 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, 7da656a6-6a36-4848-a597-a74f59573044, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7da656a6-6a36-4848-a597-a74f59573044, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7da656a6-6a36-4848-a597-a74f59573044, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.4583042, expires_in: 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, 4c04f012-710e-48d4-8c25-e6536024448e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c04f012-710e-48d4-8c25-e6536024448e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c04f012-710e-48d4-8c25-e6536024448e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.6982913, expires_in: 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, 9f492707-7db8-4c4b-b8ce-fb6558dbfd6e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f492707-7db8-4c4b-b8ce-fb6558dbfd6e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f492707-7db8-4c4b-b8ce-fb6558dbfd6e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.0882137, expires_in: 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, 51b32cc7-2f30-45c8-9231-cad9a9f696cf, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51b32cc7-2f30-45c8-9231-cad9a9f696cf, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51b32cc7-2f30-45c8-9231-cad9a9f696cf, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.6346138, expires_in: 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, 5b3dce60-a642-424c-8c5e-083b91933f3f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b3dce60-a642-424c-8c5e-083b91933f3f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b3dce60-a642-424c-8c5e-083b91933f3f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.500367, expires_in: 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, 1610cb83-7ac5-46d5-8335-aa2fb646141f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1610cb83-7ac5-46d5-8335-aa2fb646141f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1610cb83-7ac5-46d5-8335-aa2fb646141f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.2193968, expires_in: 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, 00ec8c48-d4e5-44fc-abbf-1cd7e8d6e499, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00ec8c48-d4e5-44fc-abbf-1cd7e8d6e499, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00ec8c48-d4e5-44fc-abbf-1cd7e8d6e499, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.5929976, expires_in: 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, 86075f89-247e-4eca-9b24-a9090664f943, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86075f89-247e-4eca-9b24-a9090664f943, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86075f89-247e-4eca-9b24-a9090664f943, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.7182426, expires_in: 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, f04e0bf1-3cf4-45eb-98fe-155c4bf0f0b4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f04e0bf1-3cf4-45eb-98fe-155c4bf0f0b4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f04e0bf1-3cf4-45eb-98fe-155c4bf0f0b4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.5337918, expires_in: 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, 33d728c9-1d6d-4311-83d8-eab86489854f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d728c9-1d6d-4311-83d8-eab86489854f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d728c9-1d6d-4311-83d8-eab86489854f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.2825854, expires_in: 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, 34773f88-d7c2-4d7b-a9f9-c8d00bf105b2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34773f88-d7c2-4d7b-a9f9-c8d00bf105b2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34773f88-d7c2-4d7b-a9f9-c8d00bf105b2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.9889872, expires_in: 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, e6042b19-f46f-4e2d-84ab-355d2a861067, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6042b19-f46f-4e2d-84ab-355d2a861067, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6042b19-f46f-4e2d-84ab-355d2a861067, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.1428595, expires_in: 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, da4a34db-30ed-40ac-8593-fe9fdaa05143, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da4a34db-30ed-40ac-8593-fe9fdaa05143, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da4a34db-30ed-40ac-8593-fe9fdaa05143, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.701154, expires_in: 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, 540cd7c1-6da9-48c0-81c3-bcecee105c1f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 540cd7c1-6da9-48c0-81c3-bcecee105c1f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 540cd7c1-6da9-48c0-81c3-bcecee105c1f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.6659086, expires_in: 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, 60d064cd-06d6-4ed3-8539-f7944eccdfd1, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60d064cd-06d6-4ed3-8539-f7944eccdfd1, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60d064cd-06d6-4ed3-8539-f7944eccdfd1, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.246682, expires_in: 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, 58012f2f-6760-40d1-92ff-7667f3afd59e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58012f2f-6760-40d1-92ff-7667f3afd59e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58012f2f-6760-40d1-92ff-7667f3afd59e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.9392266, expires_in: 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, 37b9d705-3cb6-4f60-b2bb-e3e95d05c642, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37b9d705-3cb6-4f60-b2bb-e3e95d05c642, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37b9d705-3cb6-4f60-b2bb-e3e95d05c642, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.4028332, expires_in: 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, 9c120a2f-6b6e-40c2-bee9-2fef9884a7bb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c120a2f-6b6e-40c2-bee9-2fef9884a7bb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c120a2f-6b6e-40c2-bee9-2fef9884a7bb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.1871505, expires_in: 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, bf4b3f96-970a-41ac-b373-7d6bf3d422fe, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf4b3f96-970a-41ac-b373-7d6bf3d422fe, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf4b3f96-970a-41ac-b373-7d6bf3d422fe, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.2204416, expires_in: 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, 20668f7b-43f1-40e6-b2c9-fdb29a378afd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20668f7b-43f1-40e6-b2c9-fdb29a378afd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20668f7b-43f1-40e6-b2c9-fdb29a378afd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231791.5737615, expires_in: 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, 4d77db84-9eff-42dd-8760-3ee68271167a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d77db84-9eff-42dd-8760-3ee68271167a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d77db84-9eff-42dd-8760-3ee68271167a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.7623556, expires_in: 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, 778ef51d-42c4-496f-9c20-9779585e9280, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 778ef51d-42c4-496f-9c20-9779585e9280, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 778ef51d-42c4-496f-9c20-9779585e9280, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.9112425, expires_in: 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, a5a9fcad-bf10-41c8-b989-5ed3b26e1b68, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5a9fcad-bf10-41c8-b989-5ed3b26e1b68, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5a9fcad-bf10-41c8-b989-5ed3b26e1b68, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.4952016, expires_in: 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, c4286eba-0094-456a-a5ce-e91c7dddbb15, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4286eba-0094-456a-a5ce-e91c7dddbb15, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4286eba-0094-456a-a5ce-e91c7dddbb15, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.6652493, expires_in: 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, afffaed6-2925-422e-a1c7-d5af3ac8596c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afffaed6-2925-422e-a1c7-d5af3ac8596c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afffaed6-2925-422e-a1c7-d5af3ac8596c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.1666682, expires_in: 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, b404ccaa-2cf6-40c5-bc6c-27ff10bfce5a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b404ccaa-2cf6-40c5-bc6c-27ff10bfce5a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b404ccaa-2cf6-40c5-bc6c-27ff10bfce5a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.1956253, expires_in: 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, 70793390-fb45-48dd-aba9-7b3756494cd4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70793390-fb45-48dd-aba9-7b3756494cd4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70793390-fb45-48dd-aba9-7b3756494cd4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.0272887, expires_in: 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, bd148da4-5ec3-4b26-9898-c6028fc30d2f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd148da4-5ec3-4b26-9898-c6028fc30d2f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd148da4-5ec3-4b26-9898-c6028fc30d2f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.0563612, expires_in: 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, cee1dde9-1fbd-4e81-adb3-8bf2dc371e13, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cee1dde9-1fbd-4e81-adb3-8bf2dc371e13, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cee1dde9-1fbd-4e81-adb3-8bf2dc371e13, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.4107249, expires_in: 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, 8ca1ebce-b457-43bf-be38-95e3c1858f35, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ca1ebce-b457-43bf-be38-95e3c1858f35, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ca1ebce-b457-43bf-be38-95e3c1858f35, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.4889107, expires_in: 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, 95217866-4c36-4502-b302-1f53ec9a3f2c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95217866-4c36-4502-b302-1f53ec9a3f2c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95217866-4c36-4502-b302-1f53ec9a3f2c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.3141334, expires_in: 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, 52ce871f-4156-4721-b9a5-d0b72bbe1a14, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52ce871f-4156-4721-b9a5-d0b72bbe1a14, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52ce871f-4156-4721-b9a5-d0b72bbe1a14, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.2710485, expires_in: 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, 7d236d43-05ff-4368-a4f7-f4859da53d78, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d236d43-05ff-4368-a4f7-f4859da53d78, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d236d43-05ff-4368-a4f7-f4859da53d78, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.1381354, expires_in: 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, 81ecbd94-386c-4865-8995-254d4e758055, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81ecbd94-386c-4865-8995-254d4e758055, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81ecbd94-386c-4865-8995-254d4e758055, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.5567822, expires_in: 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, f804e4b5-0e44-4afc-9352-eb32941620e3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f804e4b5-0e44-4afc-9352-eb32941620e3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f804e4b5-0e44-4afc-9352-eb32941620e3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.672498, expires_in: 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, 9aee7341-9f7f-48a6-ae4b-42e3f5c73c15, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9aee7341-9f7f-48a6-ae4b-42e3f5c73c15, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9aee7341-9f7f-48a6-ae4b-42e3f5c73c15, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.6165087, expires_in: 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, 5979812c-ca21-4065-b369-54917b268cfb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5979812c-ca21-4065-b369-54917b268cfb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5979812c-ca21-4065-b369-54917b268cfb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.7099004, expires_in: 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, e4790ee0-da38-471d-9e1b-8e6170eb2976, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4790ee0-da38-471d-9e1b-8e6170eb2976, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4790ee0-da38-471d-9e1b-8e6170eb2976, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.1998713, expires_in: 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, cf3ffb7b-6022-424e-ae3d-01c9c2f3e998, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf3ffb7b-6022-424e-ae3d-01c9c2f3e998, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf3ffb7b-6022-424e-ae3d-01c9c2f3e998, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.3246667, expires_in: 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, c5a2f6f8-3dc8-4129-ab26-107e3bc5afc4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5a2f6f8-3dc8-4129-ab26-107e3bc5afc4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5a2f6f8-3dc8-4129-ab26-107e3bc5afc4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.1445785, expires_in: 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, 0110df3c-72c0-422f-ae9b-284241d37b74, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0110df3c-72c0-422f-ae9b-284241d37b74, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0110df3c-72c0-422f-ae9b-284241d37b74, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.6157262, expires_in: 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, 659a1201-0377-4c5e-b95e-34d393a8692a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 659a1201-0377-4c5e-b95e-34d393a8692a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 659a1201-0377-4c5e-b95e-34d393a8692a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.249937, expires_in: 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, 0e588a90-7c7f-4aca-8373-d490f0f36380, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e588a90-7c7f-4aca-8373-d490f0f36380, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e588a90-7c7f-4aca-8373-d490f0f36380, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.3879492, expires_in: 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, 2e5306f1-7550-453b-8c99-be77a7c13f75, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e5306f1-7550-453b-8c99-be77a7c13f75, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e5306f1-7550-453b-8c99-be77a7c13f75, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.3698459, expires_in: 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, af6310f9-a18a-4ae6-8f61-b5b3594777e0, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af6310f9-a18a-4ae6-8f61-b5b3594777e0, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af6310f9-a18a-4ae6-8f61-b5b3594777e0, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.5357783, expires_in: 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, 18ee77d0-d8b4-4d11-86a8-63dc1e0c710e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ee77d0-d8b4-4d11-86a8-63dc1e0c710e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ee77d0-d8b4-4d11-86a8-63dc1e0c710e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.7003558, expires_in: 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, 5697b1f7-930e-4ba2-b000-535b3664e591, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5697b1f7-930e-4ba2-b000-535b3664e591, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5697b1f7-930e-4ba2-b000-535b3664e591, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.8072267, expires_in: 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, 0aec71dc-a371-4ef1-88ee-ae69158222dc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0aec71dc-a371-4ef1-88ee-ae69158222dc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0aec71dc-a371-4ef1-88ee-ae69158222dc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.993818, expires_in: 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, 78987149-6ceb-4431-ab0e-bea9667cfda8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78987149-6ceb-4431-ab0e-bea9667cfda8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78987149-6ceb-4431-ab0e-bea9667cfda8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.1927214, expires_in: 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, fa31c225-5580-47b2-a87e-571961a866d7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa31c225-5580-47b2-a87e-571961a866d7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa31c225-5580-47b2-a87e-571961a866d7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.0140927, expires_in: 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, ebcc99a9-b7cd-40f5-a169-76735511c804, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebcc99a9-b7cd-40f5-a169-76735511c804, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebcc99a9-b7cd-40f5-a169-76735511c804, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.8302655, expires_in: 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, 3315ce27-adb0-4467-882a-f1c9642a8e37, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3315ce27-adb0-4467-882a-f1c9642a8e37, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3315ce27-adb0-4467-882a-f1c9642a8e37, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.1031585, expires_in: 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, 1d0383de-7fa2-46ff-8ac6-d6f7c0850e21, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d0383de-7fa2-46ff-8ac6-d6f7c0850e21, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d0383de-7fa2-46ff-8ac6-d6f7c0850e21, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.98987, expires_in: 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, d888e4ba-024c-47be-b262-694568499504, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d888e4ba-024c-47be-b262-694568499504, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d888e4ba-024c-47be-b262-694568499504, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.0556757, expires_in: 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, 0f741b00-b6b5-4e0e-98f5-459d534700c0, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f741b00-b6b5-4e0e-98f5-459d534700c0, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f741b00-b6b5-4e0e-98f5-459d534700c0, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.645935, expires_in: 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, a2f2e242-bad7-40d0-90cf-0c8594dba65f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2f2e242-bad7-40d0-90cf-0c8594dba65f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2f2e242-bad7-40d0-90cf-0c8594dba65f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.7266402, expires_in: 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, 424404b0-b960-449a-904e-834189535800, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 424404b0-b960-449a-904e-834189535800, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 424404b0-b960-449a-904e-834189535800, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.3195493, expires_in: 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, 1dbe07fc-d997-46ca-8a31-aec6fcd3ce48, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dbe07fc-d997-46ca-8a31-aec6fcd3ce48, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dbe07fc-d997-46ca-8a31-aec6fcd3ce48, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.4318442, expires_in: 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, 93082d5f-5035-44a6-b5aa-4daae5771a44, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93082d5f-5035-44a6-b5aa-4daae5771a44, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93082d5f-5035-44a6-b5aa-4daae5771a44, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.5191553, expires_in: 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, e326df63-b09c-4b54-84a5-bdefe0444213, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e326df63-b09c-4b54-84a5-bdefe0444213, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e326df63-b09c-4b54-84a5-bdefe0444213, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.619175, expires_in: 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, de9ea62d-539e-47b4-bf76-2738124c65cc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de9ea62d-539e-47b4-bf76-2738124c65cc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de9ea62d-539e-47b4-bf76-2738124c65cc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.43951, expires_in: 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, a3f71c36-765b-4d2c-bc4c-d6c75a6a76fb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3f71c36-765b-4d2c-bc4c-d6c75a6a76fb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3f71c36-765b-4d2c-bc4c-d6c75a6a76fb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.5387022, expires_in: 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, c19493d5-32d9-4146-ae96-a542ff56e3bb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c19493d5-32d9-4146-ae96-a542ff56e3bb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c19493d5-32d9-4146-ae96-a542ff56e3bb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.3596935, expires_in: 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, 062de854-7269-4f15-bbe2-c68da1730c21, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 062de854-7269-4f15-bbe2-c68da1730c21, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 062de854-7269-4f15-bbe2-c68da1730c21, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.4321597, expires_in: 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, abb38b32-81b5-4e1e-842c-5fee65b8d06b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abb38b32-81b5-4e1e-842c-5fee65b8d06b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abb38b32-81b5-4e1e-842c-5fee65b8d06b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.5369935, expires_in: 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, 746102c2-e1ca-4716-9340-c8f16dd0b693, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 746102c2-e1ca-4716-9340-c8f16dd0b693, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 746102c2-e1ca-4716-9340-c8f16dd0b693, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.3861055, expires_in: 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, 65db8954-d29a-4c2c-a09d-88e79c91187b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65db8954-d29a-4c2c-a09d-88e79c91187b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65db8954-d29a-4c2c-a09d-88e79c91187b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.4583955, expires_in: 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, 905f21de-e3d9-4120-896f-93bba960dc2d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 905f21de-e3d9-4120-896f-93bba960dc2d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 905f21de-e3d9-4120-896f-93bba960dc2d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.6235778, expires_in: 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, faf93df2-c4fe-4bdd-897c-eaf39dd666ac, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faf93df2-c4fe-4bdd-897c-eaf39dd666ac, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faf93df2-c4fe-4bdd-897c-eaf39dd666ac, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.3314946, expires_in: 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, e364835c-0d21-412a-b438-5c3b54d6ddb2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e364835c-0d21-412a-b438-5c3b54d6ddb2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e364835c-0d21-412a-b438-5c3b54d6ddb2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.9139917, expires_in: 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, a341bb62-75b6-47d8-b999-6f6c92a2ca23, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a341bb62-75b6-47d8-b999-6f6c92a2ca23, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a341bb62-75b6-47d8-b999-6f6c92a2ca23, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.6078072, expires_in: 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, 203df9bd-2572-4ad5-af51-6760e8305baa, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 203df9bd-2572-4ad5-af51-6760e8305baa, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 203df9bd-2572-4ad5-af51-6760e8305baa, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.5317745, expires_in: 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, 605cd3b8-570a-4f13-a8b1-e0a53d762869, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 605cd3b8-570a-4f13-a8b1-e0a53d762869, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 605cd3b8-570a-4f13-a8b1-e0a53d762869, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.5310712, expires_in: 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, 7eb4e838-687a-4a70-a4bd-3c3839cbcca6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7eb4e838-687a-4a70-a4bd-3c3839cbcca6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7eb4e838-687a-4a70-a4bd-3c3839cbcca6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.9052582, expires_in: 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, b3d40123-7091-417f-9f3c-60d186a0a6b7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3d40123-7091-417f-9f3c-60d186a0a6b7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3d40123-7091-417f-9f3c-60d186a0a6b7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.341751, expires_in: 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, d3a1946a-8283-455e-8b2f-9373bc36493e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3a1946a-8283-455e-8b2f-9373bc36493e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3a1946a-8283-455e-8b2f-9373bc36493e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.3788207, expires_in: 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, 73330125-2e1c-4902-a6f9-3f705761cb2c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73330125-2e1c-4902-a6f9-3f705761cb2c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73330125-2e1c-4902-a6f9-3f705761cb2c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.7483487, expires_in: 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, 5537d702-0ac1-4ef7-b461-5cc03ca84e3a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5537d702-0ac1-4ef7-b461-5cc03ca84e3a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5537d702-0ac1-4ef7-b461-5cc03ca84e3a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.595839, expires_in: 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, bb9dd42a-93a8-4837-a28c-acf92fa1c5fe, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb9dd42a-93a8-4837-a28c-acf92fa1c5fe, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb9dd42a-93a8-4837-a28c-acf92fa1c5fe, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.2639122, expires_in: 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, bc064f37-0935-4af8-a32d-bdb1c1e335ce, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc064f37-0935-4af8-a32d-bdb1c1e335ce, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc064f37-0935-4af8-a32d-bdb1c1e335ce, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.287978, expires_in: 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, f695e590-0002-49e0-9ea3-68be893b67ec, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f695e590-0002-49e0-9ea3-68be893b67ec, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f695e590-0002-49e0-9ea3-68be893b67ec, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.9066565, expires_in: 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, 468ebb7a-2f3f-49bd-bc1a-512604810596, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 468ebb7a-2f3f-49bd-bc1a-512604810596, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 468ebb7a-2f3f-49bd-bc1a-512604810596, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.0156615, expires_in: 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, 818353a7-1ea9-4c02-8757-46f808f25fac, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 818353a7-1ea9-4c02-8757-46f808f25fac, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 818353a7-1ea9-4c02-8757-46f808f25fac, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.4199464, expires_in: 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, 1b1619aa-0ca2-414b-876d-fecc44b8d524, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b1619aa-0ca2-414b-876d-fecc44b8d524, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b1619aa-0ca2-414b-876d-fecc44b8d524, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.9180512, expires_in: 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, c5180f09-d9d5-4046-9f3d-8c169dba980d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5180f09-d9d5-4046-9f3d-8c169dba980d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5180f09-d9d5-4046-9f3d-8c169dba980d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.6010005, expires_in: 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, 5ae3c461-010d-45af-a4b6-e4fcc0839394, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ae3c461-010d-45af-a4b6-e4fcc0839394, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ae3c461-010d-45af-a4b6-e4fcc0839394, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.4050343, expires_in: 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, b407cdde-02b6-45f4-b923-8c0106ef6b29, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b407cdde-02b6-45f4-b923-8c0106ef6b29, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b407cdde-02b6-45f4-b923-8c0106ef6b29, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.6035557, expires_in: 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, d4d5582b-19e1-44c4-9733-b3026c780aab, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4d5582b-19e1-44c4-9733-b3026c780aab, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4d5582b-19e1-44c4-9733-b3026c780aab, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.6544666, expires_in: 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, a9c0106c-0052-42db-9e9a-0e4c66144b35, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9c0106c-0052-42db-9e9a-0e4c66144b35, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9c0106c-0052-42db-9e9a-0e4c66144b35, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.3105342, expires_in: 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, 64321bed-ac71-4b72-adc1-9d2b2f817b00, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64321bed-ac71-4b72-adc1-9d2b2f817b00, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64321bed-ac71-4b72-adc1-9d2b2f817b00, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.9491484, expires_in: 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, c56241b8-c139-4a22-b067-ed8da368666e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c56241b8-c139-4a22-b067-ed8da368666e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c56241b8-c139-4a22-b067-ed8da368666e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.4926703, expires_in: 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, 8894a1c1-351b-4ab3-b747-9a04d08135d8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8894a1c1-351b-4ab3-b747-9a04d08135d8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8894a1c1-351b-4ab3-b747-9a04d08135d8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.6958115, expires_in: 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, cc00fa7c-ea1c-4cc4-9048-ed54cfcab1bc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc00fa7c-ea1c-4cc4-9048-ed54cfcab1bc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc00fa7c-ea1c-4cc4-9048-ed54cfcab1bc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.8894377, expires_in: 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, 6d25649c-4343-40de-9ef0-5f523b031006, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d25649c-4343-40de-9ef0-5f523b031006, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d25649c-4343-40de-9ef0-5f523b031006, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.5854003, expires_in: 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, 4b0f2ca6-bfc8-4a1d-b2af-05dc296762d0, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b0f2ca6-bfc8-4a1d-b2af-05dc296762d0, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b0f2ca6-bfc8-4a1d-b2af-05dc296762d0, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.1154513, expires_in: 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, 77e833d7-3889-4eef-bf6e-0071fa10d710, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77e833d7-3889-4eef-bf6e-0071fa10d710, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77e833d7-3889-4eef-bf6e-0071fa10d710, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.9830081, expires_in: 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, 14dd2946-7b51-40d1-abe5-723547771f2c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14dd2946-7b51-40d1-abe5-723547771f2c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14dd2946-7b51-40d1-abe5-723547771f2c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231932.2248607, expires_in: 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, 20d61f73-9f17-4deb-8f4f-4fb6dd4f31fd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20d61f73-9f17-4deb-8f4f-4fb6dd4f31fd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20d61f73-9f17-4deb-8f4f-4fb6dd4f31fd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.4340959, expires_in: 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, 98adbe51-e10d-46ad-9471-2c6f24353535, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98adbe51-e10d-46ad-9471-2c6f24353535, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98adbe51-e10d-46ad-9471-2c6f24353535, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.6086805, expires_in: 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, 8d86ea3b-3ecc-44b5-ae68-f18243b1f09f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d86ea3b-3ecc-44b5-ae68-f18243b1f09f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d86ea3b-3ecc-44b5-ae68-f18243b1f09f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.839833, expires_in: 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, 6f715240-f0c2-46a5-9d70-df9a8b4126bb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f715240-f0c2-46a5-9d70-df9a8b4126bb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f715240-f0c2-46a5-9d70-df9a8b4126bb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.4926493, expires_in: 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, b9fe8b79-6fb1-4ed2-9a41-5f9044a604c3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9fe8b79-6fb1-4ed2-9a41-5f9044a604c3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9fe8b79-6fb1-4ed2-9a41-5f9044a604c3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.5498736, expires_in: 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, 41568a22-2bc8-412a-8792-c42c9ca482f1, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41568a22-2bc8-412a-8792-c42c9ca482f1, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41568a22-2bc8-412a-8792-c42c9ca482f1, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231943.747944, expires_in: 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, acaba7e1-0bf8-4463-8763-78407ab36c1a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acaba7e1-0bf8-4463-8763-78407ab36c1a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acaba7e1-0bf8-4463-8763-78407ab36c1a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.664929, expires_in: 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, 954b4c07-80a2-4293-a8ab-89a56272094b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 954b4c07-80a2-4293-a8ab-89a56272094b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 954b4c07-80a2-4293-a8ab-89a56272094b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
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:15501
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231947315869&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14886/1
________________ test_create_without_grants[encryption_enabled] ________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    time.sleep(next_opt.timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:22: in test_create_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
E    +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10029/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6794
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9968
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20889
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62518
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14886
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12500
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30100
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26837
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10029
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15765
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24036
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008f3/r3tmp/kikimr_cluster_znzwl8m1
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19059
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28448
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32154
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25687
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_0qndkblu.log --grpc-port=19059 --mon-port=28448 --ic-port=24036
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19059/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/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/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_0qndkblu.log --grpc-port=19059 --mon-port=28448 --ic-port=24036
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1/logfile_0qndkblu.log', '--grpc-port=19059', '--mon-port=28448', '--ic-port=24036')' in '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1224032
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19059/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224035
DEBUG    ya.test:process.py:259 Command (pid 1224035) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224035) elapsed time (sec): 0.296710729598999
DEBUG    ya.test:process.py:263 Command (pid 1224035) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1224035) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1224035) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1224035) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224035) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1224035) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224035) stime: 0.146654
DEBUG    ya.test:process.py:263 Command (pid 1224035) utime: 0.10184299999999999
DEBUG    ya.test:process.py:263 Command (pid 1224035) wtime: 0.297
DEBUG    ya.test:process.py:275 Command (pid 1224035) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1224035) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19059', '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: 24036\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19059', '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: 24036\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224485
DEBUG    ya.test:process.py:259 Command (pid 1224485) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224485) elapsed time (sec): 0.3030848503112793
DEBUG    ya.test:process.py:263 Command (pid 1224485) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1224485) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1224485) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224485) nvcsw: 122
DEBUG    ya.test:process.py:263 Command (pid 1224485) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224485) stime: 0.16461199999999998
DEBUG    ya.test:process.py:263 Command (pid 1224485) utime: 0.094064
DEBUG    ya.test:process.py:263 Command (pid 1224485) wtime: 0.304
DEBUG    ya.test:process.py:275 Command (pid 1224485) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19059', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19059', '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: 1224606
DEBUG    ya.test:process.py:259 Command (pid 1224606) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224606) elapsed time (sec): 0.40085816383361816
DEBUG    ya.test:process.py:263 Command (pid 1224606) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1224606) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1224606) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1224606) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224606) nvcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1224606) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224606) stime: 0.250247
DEBUG    ya.test:process.py:263 Command (pid 1224606) utime: 0.10328
DEBUG    ya.test:process.py:263 Command (pid 1224606) wtime: 0.402
DEBUG    ya.test:process.py:275 Command (pid 1224606) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63397
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11784
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15203
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18183
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5928
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19059 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_jtm449vw.log --grpc-port=63397 --mon-port=11784 --ic-port=15203 --key-file /home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:19059 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_jtm449vw.log --grpc-port=63397 --mon-port=11784 --ic-port=15203 --key-file /home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:19059', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1/logfile_jtm449vw.log', '--grpc-port=63397', '--mon-port=11784', '--ic-port=15203', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008f3/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk3/testing_out_stuff/test_secrets.py.test_create_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1224875
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:63397/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008f3/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224876
DEBUG    ya.test:process.py:259 Command (pid 1224876) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224876) elapsed time (sec): 0.2928946018218994
DEBUG    ya.test:process.py:263 Command (pid 1224876) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) maxrss: 547192
DEBUG    ya.test:process.py:263 Command (pid 1224876) minflt: 17652
DEBUG    ya.test:process.py:263 Command (pid 1224876) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224876) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1224876) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224876) stime: 0.16308799999999998
DEBUG    ya.test:process.py:263 Command (pid 1224876) utime: 0.08154399999999999
DEBUG    ya.test:process.py:263 Command (pid 1224876) wtime: 0.294
DEBUG    ya.test:process.py:275 Command (pid 1224876) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1224876) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_create_without_grants[encryption_enabled])
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, a8816f64-028e-4780-9636-cc15a3023cd9, localhost:19059): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a8816f64-028e-4780-9636-cc15a3023cd9, localhost:19059): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a8816f64-028e-4780-9636-cc15a3023cd9, localhost:19059): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 63397 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-2tlsei57yi.auto.internal:63397, 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:19059
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, db2569e2-8d26-46c6-8ecb-d7bdd49de5f0, ghrun-2tlsei57yi.auto.internal:63397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, db2569e2-8d26-46c6-8ecb-d7bdd49de5f0, ghrun-2tlsei57yi.auto.internal:63397): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, db2569e2-8d26-46c6-8ecb-d7bdd49de5f0, ghrun-2tlsei57yi.auto.internal:63397): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a86a613d-8583-48c3-ad38-622bd0c634a1, ghrun-2tlsei57yi.auto.internal:63397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a86a613d-8583-48c3-ad38-622bd0c634a1, ghrun-2tlsei57yi.auto.internal:63397): request = { session_id: "ydb://session/3?node_id=50000&id=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a86a613d-8583-48c3-ad38-622bd0c634a1, ghrun-2tlsei57yi.auto.internal:63397): 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=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1b211b22-35ff-4e61-934a-6f64addd8665, ghrun-2tlsei57yi.auto.internal:63397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1b211b22-35ff-4e61-934a-6f64addd8665, ghrun-2tlsei57yi.auto.internal:63397): request = { session_id: "ydb://session/3?node_id=50000&id=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1b211b22-35ff-4e61-934a-6f64addd8665, ghrun-2tlsei57yi.auto.internal:63397): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8fc5b091-e700-49a6-ab11-4930d06ba159, ghrun-2tlsei57yi.auto.internal:63397): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8fc5b091-e700-49a6-ab11-4930d06ba159, ghrun-2tlsei57yi.auto.internal:63397): request = { session_id: "ydb://session/3?node_id=50000&id=YzE2NDJiMjQtOTc5MzNkYTAtY2NlMzcyYTctOGJiNGIwN2M=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8fc5b091-e700-49a6-ab11-4930d06ba159, ghrun-2tlsei57yi.auto.internal:63397): 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:78 RpcState(AttachSession, a86a613d-8583-48c3-ad38-622bd0c634a1, ghrun-2tlsei57yi.auto.internal:63397): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19059
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:63397
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:110 Refreshing token, current_time: 1765231958.1499755, expires_in: 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, 92c5e7bd-00f0-47fd-80c5-c597150a1167, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92c5e7bd-00f0-47fd-80c5-c597150a1167, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92c5e7bd-00f0-47fd-80c5-c597150a1167, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.009611, expires_in: 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, c82594f8-4989-4134-aee3-d8bcc086d7a9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c82594f8-4989-4134-aee3-d8bcc086d7a9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c82594f8-4989-4134-aee3-d8bcc086d7a9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231960.184977, expires_in: 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, 2f892c84-64d4-43a7-9c3a-334c89e89230, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f892c84-64d4-43a7-9c3a-334c89e89230, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f892c84-64d4-43a7-9c3a-334c89e89230, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.7097995, expires_in: 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, 51373e9c-ed61-406d-b012-417b21b4afb4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51373e9c-ed61-406d-b012-417b21b4afb4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51373e9c-ed61-406d-b012-417b21b4afb4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231962.990199, expires_in: 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, b3e78ff5-43af-4f9d-bdcf-77e9757db6fc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3e78ff5-43af-4f9d-bdcf-77e9757db6fc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3e78ff5-43af-4f9d-bdcf-77e9757db6fc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231964.6053104, expires_in: 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, 9067852c-573f-4174-b120-c4dd93bae7ad, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9067852c-573f-4174-b120-c4dd93bae7ad, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9067852c-573f-4174-b120-c4dd93bae7ad, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231966.4671218, expires_in: 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, a88abb03-2d79-44e6-aca5-1b059c742dc6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a88abb03-2d79-44e6-aca5-1b059c742dc6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a88abb03-2d79-44e6-aca5-1b059c742dc6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231968.620333, expires_in: 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, a2b28f72-ad9b-4216-9344-ae16762eeb29, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2b28f72-ad9b-4216-9344-ae16762eeb29, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2b28f72-ad9b-4216-9344-ae16762eeb29, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.9734635, expires_in: 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, fdb6e5e3-3678-47bb-8ece-442c604d0f59, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdb6e5e3-3678-47bb-8ece-442c604d0f59, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdb6e5e3-3678-47bb-8ece-442c604d0f59, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231972.0081265, expires_in: 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, 4e4a3311-1001-48f0-a282-b27182c51347, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e4a3311-1001-48f0-a282-b27182c51347, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e4a3311-1001-48f0-a282-b27182c51347, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231973.6499164, expires_in: 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, 0d02a86e-3b38-4ffb-bde8-ec6d3ba55db4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d02a86e-3b38-4ffb-bde8-ec6d3ba55db4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d02a86e-3b38-4ffb-bde8-ec6d3ba55db4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231975.5356205, expires_in: 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, ed4fbee4-32c2-4fcf-ac12-d1fd3f25f648, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed4fbee4-32c2-4fcf-ac12-d1fd3f25f648, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed4fbee4-32c2-4fcf-ac12-d1fd3f25f648, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231977.1533947, expires_in: 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, 40608c66-1ad3-4e5b-bc75-425d4ca6fe5e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40608c66-1ad3-4e5b-bc75-425d4ca6fe5e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40608c66-1ad3-4e5b-bc75-425d4ca6fe5e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231978.8768353, expires_in: 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, 0ae242a7-d662-463d-acb7-12ea4a909e44, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ae242a7-d662-463d-acb7-12ea4a909e44, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ae242a7-d662-463d-acb7-12ea4a909e44, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231980.4575286, expires_in: 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, f54d5447-3745-4055-9d71-eb6874a3c2a8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f54d5447-3745-4055-9d71-eb6874a3c2a8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f54d5447-3745-4055-9d71-eb6874a3c2a8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231982.2893083, expires_in: 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, a51f44d8-cd4d-4c68-bafb-82080af5d489, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a51f44d8-cd4d-4c68-bafb-82080af5d489, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a51f44d8-cd4d-4c68-bafb-82080af5d489, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231982.5009377, expires_in: 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, 8569eed8-892b-4424-8cb3-e8d9f103d462, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8569eed8-892b-4424-8cb3-e8d9f103d462, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8569eed8-892b-4424-8cb3-e8d9f103d462, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231984.3410637, expires_in: 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, c7cb8ed6-97ab-4dbe-86df-f5cf97e3b5e3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7cb8ed6-97ab-4dbe-86df-f5cf97e3b5e3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7cb8ed6-97ab-4dbe-86df-f5cf97e3b5e3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231985.827394, expires_in: 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, eb382f7f-6905-427f-a4ba-202cfaf4ded6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb382f7f-6905-427f-a4ba-202cfaf4ded6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb382f7f-6905-427f-a4ba-202cfaf4ded6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231988.0253017, expires_in: 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, e6f2e6df-e7e3-461d-b556-f5c666dff66e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6f2e6df-e7e3-461d-b556-f5c666dff66e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6f2e6df-e7e3-461d-b556-f5c666dff66e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231989.4134967, expires_in: 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, ef273028-0768-481d-98a1-dbb9c24d0d0d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef273028-0768-481d-98a1-dbb9c24d0d0d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef273028-0768-481d-98a1-dbb9c24d0d0d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231990.9934556, expires_in: 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, c3dbcfa7-23a6-420d-99e2-11effa098c9c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3dbcfa7-23a6-420d-99e2-11effa098c9c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3dbcfa7-23a6-420d-99e2-11effa098c9c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231992.99853, expires_in: 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, 9400d31f-c4c1-41cb-93fa-f0794b4be015, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9400d31f-c4c1-41cb-93fa-f0794b4be015, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9400d31f-c4c1-41cb-93fa-f0794b4be015, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231995.1794186, expires_in: 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, 15cbf2c6-bdca-4c5b-8512-860153f16d8a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15cbf2c6-bdca-4c5b-8512-860153f16d8a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15cbf2c6-bdca-4c5b-8512-860153f16d8a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231996.778833, expires_in: 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, 9d93f046-2f0a-4d06-8f05-154ceb332e91, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d93f046-2f0a-4d06-8f05-154ceb332e91, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d93f046-2f0a-4d06-8f05-154ceb332e91, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231998.82912, expires_in: 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, 786c0cf1-fb07-4423-b36b-e62faf929179, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 786c0cf1-fb07-4423-b36b-e62faf929179, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 786c0cf1-fb07-4423-b36b-e62faf929179, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232000.3398533, expires_in: 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, d218d7fd-8ddc-4e7c-929f-927947c56520, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d218d7fd-8ddc-4e7c-929f-927947c56520, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d218d7fd-8ddc-4e7c-929f-927947c56520, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232002.2331994, expires_in: 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, f4cb45cd-df52-412d-ab8b-6919cc919156, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4cb45cd-df52-412d-ab8b-6919cc919156, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4cb45cd-df52-412d-ab8b-6919cc919156, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232003.954891, expires_in: 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, bf28c2d8-cfea-49bc-bf62-4a0d48cbeb6c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf28c2d8-cfea-49bc-bf62-4a0d48cbeb6c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf28c2d8-cfea-49bc-bf62-4a0d48cbeb6c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232005.6075583, expires_in: 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, 7ef5dae9-150f-45eb-a76c-b6de5bd6f023, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ef5dae9-150f-45eb-a76c-b6de5bd6f023, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ef5dae9-150f-45eb-a76c-b6de5bd6f023, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232006.8808093, expires_in: 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, 1648358a-35ea-4be9-80ed-3ae021a0b138, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1648358a-35ea-4be9-80ed-3ae021a0b138, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1648358a-35ea-4be9-80ed-3ae021a0b138, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232008.815471, expires_in: 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, 2d88287f-78f6-4a35-a2b4-492e523cfb4f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d88287f-78f6-4a35-a2b4-492e523cfb4f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d88287f-78f6-4a35-a2b4-492e523cfb4f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232010.146668, expires_in: 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, b71f9424-7e0d-4f0d-8438-1b72cb5e05bd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b71f9424-7e0d-4f0d-8438-1b72cb5e05bd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b71f9424-7e0d-4f0d-8438-1b72cb5e05bd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232011.501798, expires_in: 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, c8377580-593b-468c-a5e4-c5885e75670a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8377580-593b-468c-a5e4-c5885e75670a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8377580-593b-468c-a5e4-c5885e75670a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232013.61927, expires_in: 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, df848b6c-fc97-417b-b099-da8c738d3c40, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df848b6c-fc97-417b-b099-da8c738d3c40, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df848b6c-fc97-417b-b099-da8c738d3c40, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232015.108756, expires_in: 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, 21262e5f-6474-4a95-a431-58db8921ddc2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21262e5f-6474-4a95-a431-58db8921ddc2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21262e5f-6474-4a95-a431-58db8921ddc2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232017.0179443, expires_in: 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, 03b8f848-26bd-4370-927a-5059251122f3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03b8f848-26bd-4370-927a-5059251122f3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03b8f848-26bd-4370-927a-5059251122f3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232018.7617786, expires_in: 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, 613e8d8b-1119-4279-b0a9-2eff3f054fbe, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 613e8d8b-1119-4279-b0a9-2eff3f054fbe, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 613e8d8b-1119-4279-b0a9-2eff3f054fbe, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232020.8273113, expires_in: 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, e3ebc601-e76c-434f-b332-9849b0b09074, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3ebc601-e76c-434f-b332-9849b0b09074, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3ebc601-e76c-434f-b332-9849b0b09074, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232022.7727122, expires_in: 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, a0ce08a0-f2ef-403b-84e0-f848dfb0a7ba, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0ce08a0-f2ef-403b-84e0-f848dfb0a7ba, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0ce08a0-f2ef-403b-84e0-f848dfb0a7ba, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232023.9943886, expires_in: 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, 1d86072b-c041-477c-b652-00845c8bd51b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d86072b-c041-477c-b652-00845c8bd51b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d86072b-c041-477c-b652-00845c8bd51b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232025.9460669, expires_in: 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, 57d72e1c-93e8-45c3-8843-788e325d34a5, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57d72e1c-93e8-45c3-8843-788e325d34a5, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57d72e1c-93e8-45c3-8843-788e325d34a5, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232027.6795342, expires_in: 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, 8f888fb6-0647-4984-93a6-b98688b901e7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f888fb6-0647-4984-93a6-b98688b901e7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f888fb6-0647-4984-93a6-b98688b901e7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232029.1056788, expires_in: 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, 56457ded-c6d9-4494-ba8f-21452a5c9312, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56457ded-c6d9-4494-ba8f-21452a5c9312, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56457ded-c6d9-4494-ba8f-21452a5c9312, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232030.9832952, expires_in: 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, 0efdbbe0-080a-44b6-9273-acff76055bd4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0efdbbe0-080a-44b6-9273-acff76055bd4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0efdbbe0-080a-44b6-9273-acff76055bd4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232032.4539278, expires_in: 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, fa8d1168-3423-4a22-afc3-045af99c51ed, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa8d1168-3423-4a22-afc3-045af99c51ed, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa8d1168-3423-4a22-afc3-045af99c51ed, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232034.2693012, expires_in: 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, 44eb89c0-4f06-4393-81cf-3173f8dbe0de, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44eb89c0-4f06-4393-81cf-3173f8dbe0de, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44eb89c0-4f06-4393-81cf-3173f8dbe0de, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232035.8675263, expires_in: 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, 92bafd8b-07bd-465c-9e2f-ed3a6ad62633, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92bafd8b-07bd-465c-9e2f-ed3a6ad62633, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92bafd8b-07bd-465c-9e2f-ed3a6ad62633, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232037.3593411, expires_in: 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, c93d3b83-ccba-447c-81e4-de7a2f7458dd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c93d3b83-ccba-447c-81e4-de7a2f7458dd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c93d3b83-ccba-447c-81e4-de7a2f7458dd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232039.2218895, expires_in: 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, 1ee9f340-0739-487f-96e3-f4629d079d4a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ee9f340-0739-487f-96e3-f4629d079d4a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ee9f340-0739-487f-96e3-f4629d079d4a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232040.7613516, expires_in: 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, fda5edec-c065-4e45-b680-e79ab048ccdf, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fda5edec-c065-4e45-b680-e79ab048ccdf, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fda5edec-c065-4e45-b680-e79ab048ccdf, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232042.861045, expires_in: 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, c43c7c47-39be-42b0-8a84-300f7d613e04, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c43c7c47-39be-42b0-8a84-300f7d613e04, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c43c7c47-39be-42b0-8a84-300f7d613e04, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232044.4964757, expires_in: 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, 68d495f2-524a-4e03-a615-64b058e610d8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68d495f2-524a-4e03-a615-64b058e610d8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68d495f2-524a-4e03-a615-64b058e610d8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232046.110786, expires_in: 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, 96eb5b29-6baa-4136-b246-6ef0be5849d9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96eb5b29-6baa-4136-b246-6ef0be5849d9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96eb5b29-6baa-4136-b246-6ef0be5849d9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232047.9827538, expires_in: 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, f0a63d6f-d2cf-477c-93a1-c7d2f1313590, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0a63d6f-d2cf-477c-93a1-c7d2f1313590, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0a63d6f-d2cf-477c-93a1-c7d2f1313590, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.0077543, expires_in: 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, 23434dd1-8ca2-49d3-99ce-606e99fe583f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23434dd1-8ca2-49d3-99ce-606e99fe583f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23434dd1-8ca2-49d3-99ce-606e99fe583f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232051.466009, expires_in: 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, 51065b6d-f050-4202-8df4-ccc4f18a229a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51065b6d-f050-4202-8df4-ccc4f18a229a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51065b6d-f050-4202-8df4-ccc4f18a229a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232053.1684964, expires_in: 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, f463c9ef-9075-4682-99fa-cff1d505b867, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f463c9ef-9075-4682-99fa-cff1d505b867, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f463c9ef-9075-4682-99fa-cff1d505b867, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232055.3585887, expires_in: 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, 1ec82d1f-e613-49b6-960c-d2c9aa65a6b5, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ec82d1f-e613-49b6-960c-d2c9aa65a6b5, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ec82d1f-e613-49b6-960c-d2c9aa65a6b5, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232057.1504881, expires_in: 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, f212b7a0-1e13-4c29-bb9c-5349b54be493, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f212b7a0-1e13-4c29-bb9c-5349b54be493, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f212b7a0-1e13-4c29-bb9c-5349b54be493, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232058.4891806, expires_in: 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, 6f11f2fd-0cf6-4c6e-a0b3-87cd11cc26e8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f11f2fd-0cf6-4c6e-a0b3-87cd11cc26e8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f11f2fd-0cf6-4c6e-a0b3-87cd11cc26e8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232060.3489485, expires_in: 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, 74f911f5-2e55-4fb6-b342-c00635595dd4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74f911f5-2e55-4fb6-b342-c00635595dd4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74f911f5-2e55-4fb6-b342-c00635595dd4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232061.8259742, expires_in: 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, 0e8f6dd2-a5a9-4307-b5a6-fd3d49c6ccad, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e8f6dd2-a5a9-4307-b5a6-fd3d49c6ccad, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e8f6dd2-a5a9-4307-b5a6-fd3d49c6ccad, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232063.0816724, expires_in: 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, c2557ff7-445a-4b1b-beec-2c5ae2681b49, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2557ff7-445a-4b1b-beec-2c5ae2681b49, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2557ff7-445a-4b1b-beec-2c5ae2681b49, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.7359757, expires_in: 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, 1df2cb92-3e6f-40f3-ad6f-e3346f6c0cee, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1df2cb92-3e6f-40f3-ad6f-e3346f6c0cee, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1df2cb92-3e6f-40f3-ad6f-e3346f6c0cee, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232066.4430268, expires_in: 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, 8132d1dc-5239-4c61-830d-576676514b7e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8132d1dc-5239-4c61-830d-576676514b7e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8132d1dc-5239-4c61-830d-576676514b7e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232068.5069745, expires_in: 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, a701555f-8089-4598-b5dc-a40ba90a82eb, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a701555f-8089-4598-b5dc-a40ba90a82eb, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a701555f-8089-4598-b5dc-a40ba90a82eb, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232069.8575926, expires_in: 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, 551f76d9-11c5-4d85-a808-cf30fba292a8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 551f76d9-11c5-4d85-a808-cf30fba292a8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 551f76d9-11c5-4d85-a808-cf30fba292a8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232071.544571, expires_in: 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, c661071a-3232-48d8-bc62-399a47b33da6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c661071a-3232-48d8-bc62-399a47b33da6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c661071a-3232-48d8-bc62-399a47b33da6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232073.4376867, expires_in: 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, edae19d3-8437-4e3f-9a29-379e5c094d85, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edae19d3-8437-4e3f-9a29-379e5c094d85, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edae19d3-8437-4e3f-9a29-379e5c094d85, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232075.3539257, expires_in: 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, 783c1300-4abd-4ffc-b7be-c266cd326acd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 783c1300-4abd-4ffc-b7be-c266cd326acd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 783c1300-4abd-4ffc-b7be-c266cd326acd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232077.395671, expires_in: 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, 6cee75d9-fa9c-4ca5-8821-715ee576b7c2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cee75d9-fa9c-4ca5-8821-715ee576b7c2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cee75d9-fa9c-4ca5-8821-715ee576b7c2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232078.9962234, expires_in: 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, 764270c8-b60d-473b-a291-60624bb892ec, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 764270c8-b60d-473b-a291-60624bb892ec, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 764270c8-b60d-473b-a291-60624bb892ec, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232080.9085274, expires_in: 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, 93f30ad3-872a-4e52-975a-ad97effad869, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93f30ad3-872a-4e52-975a-ad97effad869, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93f30ad3-872a-4e52-975a-ad97effad869, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232082.6719885, expires_in: 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, 2ada8e07-f1c3-41ff-8a16-4e64d05e89ad, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ada8e07-f1c3-41ff-8a16-4e64d05e89ad, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ada8e07-f1c3-41ff-8a16-4e64d05e89ad, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232084.7455387, expires_in: 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, 91f16057-1617-401b-aa85-078f2f651818, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91f16057-1617-401b-aa85-078f2f651818, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91f16057-1617-401b-aa85-078f2f651818, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232086.6849332, expires_in: 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, 1b51ce2c-4f9b-41d4-9d5d-f3548388c240, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b51ce2c-4f9b-41d4-9d5d-f3548388c240, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b51ce2c-4f9b-41d4-9d5d-f3548388c240, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232088.5596118, expires_in: 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, dd46a6fa-0a14-4e8d-96b6-42063f39e3e8, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd46a6fa-0a14-4e8d-96b6-42063f39e3e8, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd46a6fa-0a14-4e8d-96b6-42063f39e3e8, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.7044005, expires_in: 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, d398b3f2-23b4-4944-8780-1f551fe5e058, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d398b3f2-23b4-4944-8780-1f551fe5e058, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d398b3f2-23b4-4944-8780-1f551fe5e058, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232092.2175837, expires_in: 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, cb79857b-e5b5-461d-8da4-b50613ba8591, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb79857b-e5b5-461d-8da4-b50613ba8591, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb79857b-e5b5-461d-8da4-b50613ba8591, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232094.0842552, expires_in: 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, 17f3fc37-c95c-4938-8584-4cf2909afd4d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17f3fc37-c95c-4938-8584-4cf2909afd4d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17f3fc37-c95c-4938-8584-4cf2909afd4d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232095.8997197, expires_in: 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, 4d80cc09-1aba-4f0e-9509-8e970b2a0208, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d80cc09-1aba-4f0e-9509-8e970b2a0208, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d80cc09-1aba-4f0e-9509-8e970b2a0208, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232098.0022066, expires_in: 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, 9c868e1a-9ba8-436a-bbd4-db459e5258b3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c868e1a-9ba8-436a-bbd4-db459e5258b3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c868e1a-9ba8-436a-bbd4-db459e5258b3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232099.723038, expires_in: 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, 3e49e07f-b51f-4796-9fd5-28ac75989f04, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e49e07f-b51f-4796-9fd5-28ac75989f04, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e49e07f-b51f-4796-9fd5-28ac75989f04, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232101.2079046, expires_in: 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, 8412158c-83e5-4263-aee0-12436f50f0a1, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8412158c-83e5-4263-aee0-12436f50f0a1, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8412158c-83e5-4263-aee0-12436f50f0a1, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232102.7090378, expires_in: 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, 6ac9aa06-db1d-4356-9a9d-e535f7b8d0f3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ac9aa06-db1d-4356-9a9d-e535f7b8d0f3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ac9aa06-db1d-4356-9a9d-e535f7b8d0f3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232104.9057453, expires_in: 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, 070f3110-3568-40b2-9dba-e7b7219b76fe, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 070f3110-3568-40b2-9dba-e7b7219b76fe, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 070f3110-3568-40b2-9dba-e7b7219b76fe, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232106.9060013, expires_in: 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, 1325d064-d0bb-4510-b214-77fe237736f2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1325d064-d0bb-4510-b214-77fe237736f2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1325d064-d0bb-4510-b214-77fe237736f2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232108.636265, expires_in: 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, 43b0b45f-707b-47ca-95a4-b29b5371856f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43b0b45f-707b-47ca-95a4-b29b5371856f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43b0b45f-707b-47ca-95a4-b29b5371856f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232110.1918979, expires_in: 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, ed4d1c64-496c-456d-9cc0-5ac32b4cf1ab, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed4d1c64-496c-456d-9cc0-5ac32b4cf1ab, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed4d1c64-496c-456d-9cc0-5ac32b4cf1ab, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232111.8619456, expires_in: 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, d0e7b5fa-fffb-4c57-b372-efc0b125e969, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0e7b5fa-fffb-4c57-b372-efc0b125e969, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0e7b5fa-fffb-4c57-b372-efc0b125e969, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232113.4824927, expires_in: 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, bf4f178b-ea21-4b5d-9a3a-2efde3e9d090, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf4f178b-ea21-4b5d-9a3a-2efde3e9d090, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf4f178b-ea21-4b5d-9a3a-2efde3e9d090, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232114.794291, expires_in: 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, 2d61f751-2660-4047-9f52-e997110f076a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d61f751-2660-4047-9f52-e997110f076a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d61f751-2660-4047-9f52-e997110f076a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232116.03764, expires_in: 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, b3adfeb8-9d7a-493b-a4e7-8809f4c3efee, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3adfeb8-9d7a-493b-a4e7-8809f4c3efee, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3adfeb8-9d7a-493b-a4e7-8809f4c3efee, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232117.8962715, expires_in: 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, 3c956894-a9d8-4c9f-9294-539ec74861e2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c956894-a9d8-4c9f-9294-539ec74861e2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c956894-a9d8-4c9f-9294-539ec74861e2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232120.0129673, expires_in: 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, 0c2bdebe-8b0c-454a-8329-79d2d480587a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c2bdebe-8b0c-454a-8329-79d2d480587a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c2bdebe-8b0c-454a-8329-79d2d480587a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232121.8138037, expires_in: 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, ec7814f2-8c5f-4c10-9bf8-c6137cee2de6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec7814f2-8c5f-4c10-9bf8-c6137cee2de6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec7814f2-8c5f-4c10-9bf8-c6137cee2de6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232124.0015059, expires_in: 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, 4ec0c540-6042-4096-a2b5-fa97b6d81d5b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ec0c540-6042-4096-a2b5-fa97b6d81d5b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ec0c540-6042-4096-a2b5-fa97b6d81d5b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232125.9282777, expires_in: 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, 7b12dad9-b4a4-4122-8a79-670b4cb7239a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b12dad9-b4a4-4122-8a79-670b4cb7239a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b12dad9-b4a4-4122-8a79-670b4cb7239a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232127.414114, expires_in: 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, 6fb1064e-4489-47ce-b397-20f2eb15780a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fb1064e-4489-47ce-b397-20f2eb15780a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fb1064e-4489-47ce-b397-20f2eb15780a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232129.468009, expires_in: 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, 1de605b2-c36d-4d4e-aed2-bf393df74cd6, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1de605b2-c36d-4d4e-aed2-bf393df74cd6, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1de605b2-c36d-4d4e-aed2-bf393df74cd6, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232131.1087604, expires_in: 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, c997758b-96ed-4b47-bd37-22fddc87c7a2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c997758b-96ed-4b47-bd37-22fddc87c7a2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c997758b-96ed-4b47-bd37-22fddc87c7a2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232133.3050852, expires_in: 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, 33e83993-13f9-41db-8ebb-e1339bae15bd, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33e83993-13f9-41db-8ebb-e1339bae15bd, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33e83993-13f9-41db-8ebb-e1339bae15bd, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232134.5632005, expires_in: 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, 597e7d36-dc8e-4218-85e6-48c4bf49fdfa, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 597e7d36-dc8e-4218-85e6-48c4bf49fdfa, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 597e7d36-dc8e-4218-85e6-48c4bf49fdfa, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232135.8822885, expires_in: 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, 33d5ee85-f405-4738-937e-367ee1f12958, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d5ee85-f405-4738-937e-367ee1f12958, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d5ee85-f405-4738-937e-367ee1f12958, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232137.9734457, expires_in: 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, 9204c46f-0224-44ca-98a2-16fa2abd753a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9204c46f-0224-44ca-98a2-16fa2abd753a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9204c46f-0224-44ca-98a2-16fa2abd753a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232139.7719898, expires_in: 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, 76611922-c3be-455f-853b-26edee56318a, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76611922-c3be-455f-853b-26edee56318a, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76611922-c3be-455f-853b-26edee56318a, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232141.7172055, expires_in: 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, 27785539-2b32-4087-8f61-97d5e0aded20, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27785539-2b32-4087-8f61-97d5e0aded20, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27785539-2b32-4087-8f61-97d5e0aded20, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232143.8173344, expires_in: 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, f318b033-ec99-4beb-8064-34360fecdee7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f318b033-ec99-4beb-8064-34360fecdee7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f318b033-ec99-4beb-8064-34360fecdee7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232145.894052, expires_in: 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, f5b02daa-b736-4f32-944b-d1c5ea00d12d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5b02daa-b736-4f32-944b-d1c5ea00d12d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5b02daa-b736-4f32-944b-d1c5ea00d12d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232147.9046733, expires_in: 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, 59e77732-545b-4989-baa8-d64e171ba020, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59e77732-545b-4989-baa8-d64e171ba020, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59e77732-545b-4989-baa8-d64e171ba020, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232149.6869996, expires_in: 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, 4e4e864e-f20f-42d1-87f6-5a07df00cc71, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e4e864e-f20f-42d1-87f6-5a07df00cc71, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e4e864e-f20f-42d1-87f6-5a07df00cc71, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232151.7844524, expires_in: 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, 233db079-ec24-4e49-89b7-97425f21ddad, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 233db079-ec24-4e49-89b7-97425f21ddad, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 233db079-ec24-4e49-89b7-97425f21ddad, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232153.7617228, expires_in: 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, 435864af-2688-4ca7-b214-852d8b7d3ae9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 435864af-2688-4ca7-b214-852d8b7d3ae9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 435864af-2688-4ca7-b214-852d8b7d3ae9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232155.6829937, expires_in: 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, 63ec208b-fc78-4351-aaf9-ca86289f7943, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63ec208b-fc78-4351-aaf9-ca86289f7943, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63ec208b-fc78-4351-aaf9-ca86289f7943, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232157.4598126, expires_in: 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, e32014f4-9d46-4e9c-8968-5b65115685f3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e32014f4-9d46-4e9c-8968-5b65115685f3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e32014f4-9d46-4e9c-8968-5b65115685f3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232158.0586805, expires_in: 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, 81588ea1-792b-44db-97b5-9225f69cf290, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81588ea1-792b-44db-97b5-9225f69cf290, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81588ea1-792b-44db-97b5-9225f69cf290, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232159.4120674, expires_in: 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, 02368aae-f1b9-4a96-b496-002088e97902, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02368aae-f1b9-4a96-b496-002088e97902, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02368aae-f1b9-4a96-b496-002088e97902, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232161.5552626, expires_in: 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, 964c5458-0a08-4dda-8357-ec4d1b194a18, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 964c5458-0a08-4dda-8357-ec4d1b194a18, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 964c5458-0a08-4dda-8357-ec4d1b194a18, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232163.4417603, expires_in: 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, c9f6932a-9845-4434-b466-3f04eaf9812c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9f6932a-9845-4434-b466-3f04eaf9812c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9f6932a-9845-4434-b466-3f04eaf9812c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232165.327577, expires_in: 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, 030fd3ad-168e-4ead-b578-a784ca54709b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 030fd3ad-168e-4ead-b578-a784ca54709b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 030fd3ad-168e-4ead-b578-a784ca54709b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232167.5099976, expires_in: 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, 4dabe267-1585-4800-bfd1-08a622ef7999, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dabe267-1585-4800-bfd1-08a622ef7999, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dabe267-1585-4800-bfd1-08a622ef7999, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232169.5292904, expires_in: 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, df81aff8-4d79-4765-8de6-699febcecf15, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df81aff8-4d79-4765-8de6-699febcecf15, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df81aff8-4d79-4765-8de6-699febcecf15, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232170.7559867, expires_in: 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, f2c7d920-cb64-4407-b9a0-b3ecd9bc5ccc, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2c7d920-cb64-4407-b9a0-b3ecd9bc5ccc, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2c7d920-cb64-4407-b9a0-b3ecd9bc5ccc, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232172.784491, expires_in: 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, 2131d726-be49-41b4-9f6c-38b7225ec9d7, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2131d726-be49-41b4-9f6c-38b7225ec9d7, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2131d726-be49-41b4-9f6c-38b7225ec9d7, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232174.0171971, expires_in: 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, bcf6e957-8b48-46bd-bead-c4732a1c56e9, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcf6e957-8b48-46bd-bead-c4732a1c56e9, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcf6e957-8b48-46bd-bead-c4732a1c56e9, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232176.0899355, expires_in: 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, cb8ec386-d69c-45d8-a28f-674f0824ae0f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb8ec386-d69c-45d8-a28f-674f0824ae0f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb8ec386-d69c-45d8-a28f-674f0824ae0f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232178.1255245, expires_in: 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, 8d166b63-9009-4541-96aa-c4a9d81aeb99, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d166b63-9009-4541-96aa-c4a9d81aeb99, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d166b63-9009-4541-96aa-c4a9d81aeb99, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232179.4681973, expires_in: 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, 813cb512-da06-400c-8667-e6529bf29d7f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 813cb512-da06-400c-8667-e6529bf29d7f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 813cb512-da06-400c-8667-e6529bf29d7f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232181.1015248, expires_in: 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, 6dfae20b-3c0d-454a-a254-f0a5d718f6ae, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6dfae20b-3c0d-454a-a254-f0a5d718f6ae, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6dfae20b-3c0d-454a-a254-f0a5d718f6ae, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232183.1089435, expires_in: 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, dc76f37a-6395-43b1-b3ab-273105d0c959, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc76f37a-6395-43b1-b3ab-273105d0c959, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc76f37a-6395-43b1-b3ab-273105d0c959, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232184.501794, expires_in: 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, 8344a562-9c34-453f-b8db-a94ce7165a21, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8344a562-9c34-453f-b8db-a94ce7165a21, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8344a562-9c34-453f-b8db-a94ce7165a21, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232186.3096945, expires_in: 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, 154bf791-c4e1-466d-abb7-6db2a3da3adf, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 154bf791-c4e1-466d-abb7-6db2a3da3adf, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 154bf791-c4e1-466d-abb7-6db2a3da3adf, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232187.8141804, expires_in: 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, a594a734-294a-43aa-b47d-53c993eadaf0, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a594a734-294a-43aa-b47d-53c993eadaf0, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a594a734-294a-43aa-b47d-53c993eadaf0, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232189.0403094, expires_in: 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, fd137ee9-1bb7-4caf-ad78-e97bb2dafec4, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd137ee9-1bb7-4caf-ad78-e97bb2dafec4, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd137ee9-1bb7-4caf-ad78-e97bb2dafec4, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232190.4233544, expires_in: 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, d47040b1-b43f-4cd5-8c84-f2f7baf13b95, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d47040b1-b43f-4cd5-8c84-f2f7baf13b95, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d47040b1-b43f-4cd5-8c84-f2f7baf13b95, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232191.8157132, expires_in: 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, 87e92ebe-9f15-415c-9af6-0cdc3d890f9f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87e92ebe-9f15-415c-9af6-0cdc3d890f9f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87e92ebe-9f15-415c-9af6-0cdc3d890f9f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232193.1308165, expires_in: 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, 5028700e-c9b2-4cd4-911c-d2299a3fe8bf, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5028700e-c9b2-4cd4-911c-d2299a3fe8bf, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5028700e-c9b2-4cd4-911c-d2299a3fe8bf, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232194.8834305, expires_in: 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, cbf25f5c-2077-4c60-a3e1-c303fb4a1b3e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbf25f5c-2077-4c60-a3e1-c303fb4a1b3e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbf25f5c-2077-4c60-a3e1-c303fb4a1b3e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232196.4248414, expires_in: 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, 07ea2e07-ce22-4cd4-8f57-6791f54c3a30, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07ea2e07-ce22-4cd4-8f57-6791f54c3a30, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07ea2e07-ce22-4cd4-8f57-6791f54c3a30, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232197.8496642, expires_in: 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, 90afe093-03ca-4ab3-9739-14386d77c101, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90afe093-03ca-4ab3-9739-14386d77c101, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90afe093-03ca-4ab3-9739-14386d77c101, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232199.7095373, expires_in: 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, 9503aaa5-6283-43c0-a46e-9635e6f0a2b2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9503aaa5-6283-43c0-a46e-9635e6f0a2b2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9503aaa5-6283-43c0-a46e-9635e6f0a2b2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232200.9539206, expires_in: 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, b8aca908-78f8-4d0f-94c9-8b83e77425ba, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8aca908-78f8-4d0f-94c9-8b83e77425ba, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8aca908-78f8-4d0f-94c9-8b83e77425ba, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232202.6302338, expires_in: 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, 6079ee96-02cf-4e3b-94fb-cdb7bfc26cbe, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6079ee96-02cf-4e3b-94fb-cdb7bfc26cbe, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6079ee96-02cf-4e3b-94fb-cdb7bfc26cbe, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232203.8801575, expires_in: 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, 13a9345e-7de9-4f26-afe9-00a5b32e6932, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13a9345e-7de9-4f26-afe9-00a5b32e6932, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13a9345e-7de9-4f26-afe9-00a5b32e6932, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232205.470146, expires_in: 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, c25f701c-3c8e-422a-942c-56eb7beca2de, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c25f701c-3c8e-422a-942c-56eb7beca2de, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c25f701c-3c8e-422a-942c-56eb7beca2de, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232207.1590285, expires_in: 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, 9878d66e-7441-4dd3-a38a-f977e04baf9f, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9878d66e-7441-4dd3-a38a-f977e04baf9f, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9878d66e-7441-4dd3-a38a-f977e04baf9f, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232208.4464633, expires_in: 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, 74b2cdc3-d2d6-471b-9ce7-54e2ede7f937, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74b2cdc3-d2d6-471b-9ce7-54e2ede7f937, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74b2cdc3-d2d6-471b-9ce7-54e2ede7f937, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232209.7424312, expires_in: 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, a926a0e6-0858-4b58-9a36-20c15672c98d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a926a0e6-0858-4b58-9a36-20c15672c98d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a926a0e6-0858-4b58-9a36-20c15672c98d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232211.7321327, expires_in: 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, ee17aa25-db9d-4b2b-bd9e-3838a5e5311c, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee17aa25-db9d-4b2b-bd9e-3838a5e5311c, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee17aa25-db9d-4b2b-bd9e-3838a5e5311c, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232213.5986621, expires_in: 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, 2085447a-6e29-4ccb-9bd7-c6d96a26c4c2, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2085447a-6e29-4ccb-9bd7-c6d96a26c4c2, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2085447a-6e29-4ccb-9bd7-c6d96a26c4c2, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232215.5971453, expires_in: 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, 5f1276e7-674e-4b12-a8d7-5c1fc4ec74d3, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f1276e7-674e-4b12-a8d7-5c1fc4ec74d3, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f1276e7-674e-4b12-a8d7-5c1fc4ec74d3, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232217.129303, expires_in: 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, 25746c5f-35c2-4509-aa08-c93c5c43b72e, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25746c5f-35c2-4509-aa08-c93c5c43b72e, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25746c5f-35c2-4509-aa08-c93c5c43b72e, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232218.6850896, expires_in: 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, 417bce95-79fc-404f-94c0-7da1efbffdda, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 417bce95-79fc-404f-94c0-7da1efbffdda, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 417bce95-79fc-404f-94c0-7da1efbffdda, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232219.590394, expires_in: 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, 698a0393-409a-459c-ba16-8b5b98409a58, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 698a0393-409a-459c-ba16-8b5b98409a58, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 698a0393-409a-459c-ba16-8b5b98409a58, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232221.4163816, expires_in: 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, 427c07a5-7c17-46fc-bce8-2b96bb0feb59, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 427c07a5-7c17-46fc-bce8-2b96bb0feb59, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 427c07a5-7c17-46fc-bce8-2b96bb0feb59, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232223.2011433, expires_in: 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, e115530b-7c43-4b27-a687-f2d4b4e2fc9b, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e115530b-7c43-4b27-a687-f2d4b4e2fc9b, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e115530b-7c43-4b27-a687-f2d4b4e2fc9b, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232224.5117195, expires_in: 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, 399edac8-32fa-4db3-a41e-9332690c4a2d, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 399edac8-32fa-4db3-a41e-9332690c4a2d, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 399edac8-32fa-4db3-a41e-9332690c4a2d, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232226.3123386, expires_in: 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, e97b22f2-2a4f-4a5e-9c30-a4cbb6444331, localhost:15501): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e97b22f2-2a4f-4a5e-9c30-a4cbb6444331, localhost:15501): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e97b22f2-2a4f-4a5e-9c30-a4cbb6444331, localhost:15501): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:15501". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15501
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:15501
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
293.72s call     test_secrets.py::test_create_without_grants[encryption_disabled]
269.22s call     test_secrets.py::test_create_without_grants[encryption_enabled]
23.36s setup    test_secrets.py::test_create_without_grants[encryption_disabled]
8.62s setup    test_secrets.py::test_create_without_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_create_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_create_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_create_without_grants[encryption_enabled] - AssertionError: assert 'Access denied for scheme request' in 'Graceful shutdown requested'
 +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 608.94s (0:10:08) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '3', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py F

=================================== FAILURES ===================================
__________________ test_drop_with_grants[encryption_disabled] __________________
ydb/tests/functional/secrets/test_secrets.py:113: in test_drop_with_grants
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_with_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16684
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008ed/r3tmp/kikimr_cluster_7biz1z9n
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12064
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29131
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19750
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19020
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/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/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_glxmww9k.log --grpc-port=12064 --mon-port=29131 --ic-port=16684
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12064/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/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/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_glxmww9k.log --grpc-port=12064 --mon-port=29131 --ic-port=16684
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_glxmww9k.log', '--grpc-port=12064', '--mon-port=29131', '--ic-port=16684')' in '/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1154344
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12064/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/rhna/0008ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1154356
DEBUG    ya.test:process.py:259 Command (pid 1154356) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1154356) elapsed time (sec): 0.7796359062194824
DEBUG    ya.test:process.py:263 Command (pid 1154356) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1154356) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1154356) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) nivcsw: 135
DEBUG    ya.test:process.py:263 Command (pid 1154356) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1154356) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1154356) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1154356) stime: 0.363977
DEBUG    ya.test:process.py:263 Command (pid 1154356) utime: 0.16044799999999998
DEBUG    ya.test:process.py:263 Command (pid 1154356) wtime: 0.795
DEBUG    ya.test:process.py:275 Command (pid 1154356) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1154356) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12064', '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: 16684\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/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12064', '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: 16684\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158133
DEBUG    ya.test:process.py:259 Command (pid 1158133) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158133) elapsed time (sec): 1.264328956604004
DEBUG    ya.test:process.py:263 Command (pid 1158133) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1158133) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1158133) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1158133) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158133) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1158133) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158133) stime: 0.695506
DEBUG    ya.test:process.py:263 Command (pid 1158133) utime: 0.174227
DEBUG    ya.test:process.py:263 Command (pid 1158133) wtime: 1.283
DEBUG    ya.test:process.py:275 Command (pid 1158133) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12064', '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/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12064', '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: 1159143
DEBUG    ya.test:process.py:259 Command (pid 1159143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159143) elapsed time (sec): 1.8678128719329834
DEBUG    ya.test:process.py:263 Command (pid 1159143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1159143) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1159143) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1159143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1159143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159143) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1159143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159143) stime: 1.5528659999999999
DEBUG    ya.test:process.py:263 Command (pid 1159143) utime: 0.122804
DEBUG    ya.test:process.py:263 Command (pid 1159143) wtime: 1.882
DEBUG    ya.test:process.py:275 Command (pid 1159143) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7711
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008ed/r3tmp/kikimr_cluster_9xslt9hu
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30434
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8626
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29908
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/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/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_eh60skna.log --grpc-port=14235 --mon-port=30434 --ic-port=7711
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14235/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/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/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_eh60skna.log --grpc-port=14235 --mon-port=30434 --ic-port=7711
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1/logfile_eh60skna.log', '--grpc-port=14235', '--mon-port=30434', '--ic-port=7711')' in '/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1160689
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14235/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/rhna/0008ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160696
DEBUG    ya.test:process.py:259 Command (pid 1160696) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160696) elapsed time (sec): 2.9568233489990234
DEBUG    ya.test:process.py:263 Command (pid 1160696) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1160696) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1160696) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) nivcsw: 245
DEBUG    ya.test:process.py:263 Command (pid 1160696) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160696) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1160696) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160696) stime: 2.720732
DEBUG    ya.test:process.py:263 Command (pid 1160696) utime: 0.131265
DEBUG    ya.test:process.py:263 Command (pid 1160696) wtime: 2.958
DEBUG    ya.test:process.py:275 Command (pid 1160696) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1160696) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14235', '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: 7711\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14235', '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: 7711\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166968
DEBUG    ya.test:process.py:259 Command (pid 1166968) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166968) elapsed time (sec): 0.7273082733154297
DEBUG    ya.test:process.py:263 Command (pid 1166968) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1166968) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1166968) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) nivcsw: 81
DEBUG    ya.test:process.py:263 Command (pid 1166968) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166968) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1166968) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166968) stime: 0.494923
DEBUG    ya.test:process.py:263 Command (pid 1166968) utime: 0.14135599999999998
DEBUG    ya.test:process.py:263 Command (pid 1166968) wtime: 0.728
DEBUG    ya.test:process.py:275 Command (pid 1166968) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14235', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14235', '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: 1167706
DEBUG    ya.test:process.py:259 Command (pid 1167706) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167706) elapsed time (sec): 1.1347239017486572
DEBUG    ya.test:process.py:263 Command (pid 1167706) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) maxrss: 555600
DEBUG    ya.test:process.py:263 Command (pid 1167706) minflt: 18457
DEBUG    ya.test:process.py:263 Command (pid 1167706) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) nivcsw: 130
DEBUG    ya.test:process.py:263 Command (pid 1167706) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167706) nvcsw: 78
DEBUG    ya.test:process.py:263 Command (pid 1167706) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167706) stime: 0.889057
DEBUG    ya.test:process.py:263 Command (pid 1167706) utime: 0.12029899999999999
DEBUG    ya.test:process.py:263 Command (pid 1167706) wtime: 1.136
DEBUG    ya.test:process.py:275 Command (pid 1167706) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11416
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16570
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/32065
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22452
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14235 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_1fq61dfu.log --grpc-port=11416 --mon-port=7766 --ic-port=16570
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:14235 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_1fq61dfu.log --grpc-port=11416 --mon-port=7766 --ic-port=16570
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:14235', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1/logfile_1fq61dfu.log', '--grpc-port=11416', '--mon-port=7766', '--ic-port=16570')' in '/home/runner/.ya/build/build_root/rhna/0008ed/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk4/testing_out_stuff/test_secrets.py.test_drop_with_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1168993
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:11416/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008ed/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1168998
DEBUG    ya.test:process.py:259 Command (pid 1168998) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168998) elapsed time (sec): 0.7758829593658447
DEBUG    ya.test:process.py:263 Command (pid 1168998) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1168998) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1168998) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) nivcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1168998) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168998) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1168998) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168998) stime: 0.5741029999999999
DEBUG    ya.test:process.py:263 Command (pid 1168998) utime: 0.13858099999999998
DEBUG    ya.test:process.py:263 Command (pid 1168998) wtime: 0.777
DEBUG    ya.test:process.py:275 Command (pid 1168998) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1168998) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_with_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e409b321-27c6-4535-b63c-94428e288cdf, localhost:14235): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e409b321-27c6-4535-b63c-94428e288cdf, localhost:14235): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e409b321-27c6-4535-b63c-94428e288cdf, localhost:14235): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11416 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-2tlsei57yi.auto.internal:11416, 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:14235
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, a8bf9e18-dc69-46f6-9fd9-1cf581b75273, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, a8bf9e18-dc69-46f6-9fd9-1cf581b75273, ghrun-2tlsei57yi.auto.internal:11416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, a8bf9e18-dc69-46f6-9fd9-1cf581b75273, ghrun-2tlsei57yi.auto.internal:11416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 600f0927-3ed8-4557-b05a-b7bdd561a8cc, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 600f0927-3ed8-4557-b05a-b7bdd561a8cc, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 600f0927-3ed8-4557-b05a-b7bdd561a8cc, ghrun-2tlsei57yi.auto.internal:11416): 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=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7f055a6d-858f-4042-b437-e6739428365a, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7f055a6d-858f-4042-b437-e6739428365a, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7f055a6d-858f-4042-b437-e6739428365a, ghrun-2tlsei57yi.auto.internal:11416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, ccaf051d-8473-47f4-beb3-e7e8bbfdb1d9, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, ccaf051d-8473-47f4-beb3-e7e8bbfdb1d9, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=NTVlMjQzOC02ODY5N2U2OC1lYjUzNzhkMS05Njk2MDdhZA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, ccaf051d-8473-47f4-beb3-e7e8bbfdb1d9, ghrun-2tlsei57yi.auto.internal:11416): 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:14235
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11416
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, 9764aa69-eb4d-44de-a5e2-ae056a2910c2, localhost:14235): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9764aa69-eb4d-44de-a5e2-ae056a2910c2, localhost:14235): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9764aa69-eb4d-44de-a5e2-ae056a2910c2, localhost:14235): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11416 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-2tlsei57yi.auto.internal:11416, 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:14235
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, 1316e257-de83-4119-834f-b238a1d4cf67, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1316e257-de83-4119-834f-b238a1d4cf67, ghrun-2tlsei57yi.auto.internal:11416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1316e257-de83-4119-834f-b238a1d4cf67, ghrun-2tlsei57yi.auto.internal:11416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 45421d92-622a-4408-ad3f-d581703da2f9, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 45421d92-622a-4408-ad3f-d581703da2f9, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 45421d92-622a-4408-ad3f-d581703da2f9, ghrun-2tlsei57yi.auto.internal:11416): 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=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42a0aced-9a21-4609-9184-eb4c123df778, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42a0aced-9a21-4609-9184-eb4c123df778, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42a0aced-9a21-4609-9184-eb4c123df778, ghrun-2tlsei57yi.auto.internal:11416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 57946f79-1b90-4cdb-b7da-c7bd5faf5608, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 57946f79-1b90-4cdb-b7da-c7bd5faf5608, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=M2IzNjEzMGUtNmY5OTRiYzYtNzk1ZjI2M2UtMzZlYmFiZTU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 57946f79-1b90-4cdb-b7da-c7bd5faf5608, ghrun-2tlsei57yi.auto.internal:11416): 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:14235
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11416
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, bf537d1f-00b9-41a9-baa6-9a3f7f15dd9e, localhost:14235): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bf537d1f-00b9-41a9-baa6-9a3f7f15dd9e, localhost:14235): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bf537d1f-00b9-41a9-baa6-9a3f7f15dd9e, localhost:14235): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11416 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-2tlsei57yi.auto.internal:11416, 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:14235
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, 3f7dd2d4-c203-4761-94ed-ca9e40e038c7, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3f7dd2d4-c203-4761-94ed-ca9e40e038c7, ghrun-2tlsei57yi.auto.internal:11416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3f7dd2d4-c203-4761-94ed-ca9e40e038c7, ghrun-2tlsei57yi.auto.internal:11416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a620d3c2-549b-4cd1-b9af-5e3f5b289529, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a620d3c2-549b-4cd1-b9af-5e3f5b289529, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a620d3c2-549b-4cd1-b9af-5e3f5b289529, ghrun-2tlsei57yi.auto.internal:11416): 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=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69ccf9a6-ee90-4193-8987-da8cb05ca52c, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69ccf9a6-ee90-4193-8987-da8cb05ca52c, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69ccf9a6-ee90-4193-8987-da8cb05ca52c, ghrun-2tlsei57yi.auto.internal:11416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, f4f1e084-7f2b-4e07-b360-531d5cdd5a69, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, f4f1e084-7f2b-4e07-b360-531d5cdd5a69, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=ZTc5MWEzMTctMzFkYmVhYTItNzBiYzQ0NmYtNzgwYmIxNjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, f4f1e084-7f2b-4e07-b360-531d5cdd5a69, ghrun-2tlsei57yi.auto.internal:11416): 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:14235
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11416
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, 0186624c-ab2f-4d3d-b49a-a45aae617290, localhost:14235): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0186624c-ab2f-4d3d-b49a-a45aae617290, localhost:14235): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0186624c-ab2f-4d3d-b49a-a45aae617290, localhost:14235): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 11416 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-2tlsei57yi.auto.internal:11416, 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:14235
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, 583874ae-9fff-4350-ad5f-66e52dd03b33, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 583874ae-9fff-4350-ad5f-66e52dd03b33, ghrun-2tlsei57yi.auto.internal:11416): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 583874ae-9fff-4350-ad5f-66e52dd03b33, ghrun-2tlsei57yi.auto.internal:11416): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9661a453-ea71-4eb3-8ac8-ae152383d892, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9661a453-ea71-4eb3-8ac8-ae152383d892, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9661a453-ea71-4eb3-8ac8-ae152383d892, ghrun-2tlsei57yi.auto.internal:11416): 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=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, bf64415c-3053-4b29-b19e-4d687bddd0ab, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, bf64415c-3053-4b29-b19e-4d687bddd0ab, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, bf64415c-3053-4b29-b19e-4d687bddd0ab, ghrun-2tlsei57yi.auto.internal:11416): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 5eb5b070-ccec-4f0f-9a63-cd2d6dba1edf, ghrun-2tlsei57yi.auto.internal:11416): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 5eb5b070-ccec-4f0f-9a63-cd2d6dba1edf, ghrun-2tlsei57yi.auto.internal:11416): request = { session_id: "ydb://session/3?node_id=50000&id=MWQ1Y2Q5MC1lODU1OGM0YS1jMjQ1NTgxZi1kZjlkZDA5NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 5eb5b070-ccec-4f0f-9a63-cd2d6dba1edf, ghrun-2tlsei57yi.auto.internal:11416): 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, 9661a453-ea71-4eb3-8ac8-ae152383d892, ghrun-2tlsei57yi.auto.internal:11416): 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:14235
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:11416
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.1720393, expires_in: 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, 14dbfc79-e8fc-4052-84ad-391fec4a1cb2, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14dbfc79-e8fc-4052-84ad-391fec4a1cb2, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14dbfc79-e8fc-4052-84ad-391fec4a1cb2, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.1393058, expires_in: 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, e49035c2-0134-4c4b-b821-9b9e3d8f459e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e49035c2-0134-4c4b-b821-9b9e3d8f459e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e49035c2-0134-4c4b-b821-9b9e3d8f459e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.4942536, expires_in: 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, 271ac7c8-16d9-4cc3-bee2-4a472d81014c, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 271ac7c8-16d9-4cc3-bee2-4a472d81014c, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 271ac7c8-16d9-4cc3-bee2-4a472d81014c, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.943734, expires_in: 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, 159eaa9e-9ecb-4b94-9821-079ddc571657, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 159eaa9e-9ecb-4b94-9821-079ddc571657, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 159eaa9e-9ecb-4b94-9821-079ddc571657, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.7224348, expires_in: 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, 06025e2e-5228-41db-b9b3-02c0cdbfdcb4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06025e2e-5228-41db-b9b3-02c0cdbfdcb4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06025e2e-5228-41db-b9b3-02c0cdbfdcb4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.383115, expires_in: 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, fa24bd90-11db-476f-96c0-ace3cf9def35, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa24bd90-11db-476f-96c0-ace3cf9def35, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa24bd90-11db-476f-96c0-ace3cf9def35, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.0474157, expires_in: 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, 5f267388-d946-478f-b245-6989d439f9f6, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f267388-d946-478f-b245-6989d439f9f6, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f267388-d946-478f-b245-6989d439f9f6, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.5112524, expires_in: 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, ae08b665-f0a6-4f79-9de4-7e51d739ebc7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae08b665-f0a6-4f79-9de4-7e51d739ebc7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae08b665-f0a6-4f79-9de4-7e51d739ebc7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.5487015, expires_in: 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, b3292e1a-69ad-43e3-acec-c7b64c841bb5, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3292e1a-69ad-43e3-acec-c7b64c841bb5, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3292e1a-69ad-43e3-acec-c7b64c841bb5, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.1006737, expires_in: 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, 2ada1716-5ead-4930-946d-4c2c5f135ffb, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ada1716-5ead-4930-946d-4c2c5f135ffb, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ada1716-5ead-4930-946d-4c2c5f135ffb, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.345956, expires_in: 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, a3bec922-efdd-48cd-9825-1ac8b93dc93c, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3bec922-efdd-48cd-9825-1ac8b93dc93c, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3bec922-efdd-48cd-9825-1ac8b93dc93c, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.5099401, expires_in: 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, a6209581-77fe-48e8-b280-480a346da6b8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6209581-77fe-48e8-b280-480a346da6b8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6209581-77fe-48e8-b280-480a346da6b8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.4035509, expires_in: 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, d107abe2-b4d5-4f15-b75d-675ac3ef790f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d107abe2-b4d5-4f15-b75d-675ac3ef790f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d107abe2-b4d5-4f15-b75d-675ac3ef790f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.4637268, expires_in: 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, e599be95-07c6-4341-aa55-e2497693dfa7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e599be95-07c6-4341-aa55-e2497693dfa7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e599be95-07c6-4341-aa55-e2497693dfa7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.2878356, expires_in: 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, 641370e2-8a86-4411-a067-b76f31589439, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 641370e2-8a86-4411-a067-b76f31589439, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 641370e2-8a86-4411-a067-b76f31589439, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.6095939, expires_in: 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, da84fba5-c0e6-4e1e-92e6-14503ae26fb0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da84fba5-c0e6-4e1e-92e6-14503ae26fb0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da84fba5-c0e6-4e1e-92e6-14503ae26fb0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.3547778, expires_in: 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, 50dc39df-031a-4f17-aec1-cd0f57e12d59, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50dc39df-031a-4f17-aec1-cd0f57e12d59, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50dc39df-031a-4f17-aec1-cd0f57e12d59, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.013297, expires_in: 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, df63eb68-8dea-41b9-b505-a0a0737edafd, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df63eb68-8dea-41b9-b505-a0a0737edafd, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df63eb68-8dea-41b9-b505-a0a0737edafd, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.280412, expires_in: 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, a60747e4-04bc-4d36-b522-4d2e62c57492, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a60747e4-04bc-4d36-b522-4d2e62c57492, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a60747e4-04bc-4d36-b522-4d2e62c57492, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.2165103, expires_in: 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, 2b3ee4b6-8015-4de7-846c-4350ff8457ea, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b3ee4b6-8015-4de7-846c-4350ff8457ea, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b3ee4b6-8015-4de7-846c-4350ff8457ea, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.9100103, expires_in: 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, b2456579-d201-45ce-b1c0-15890c6c3b28, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2456579-d201-45ce-b1c0-15890c6c3b28, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2456579-d201-45ce-b1c0-15890c6c3b28, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.2356153, expires_in: 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, f86dced4-a109-4d47-903b-c5a7ba82376a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f86dced4-a109-4d47-903b-c5a7ba82376a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f86dced4-a109-4d47-903b-c5a7ba82376a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.5957558, expires_in: 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, 485b1835-3ecd-45dc-9d16-a17819972bfb, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 485b1835-3ecd-45dc-9d16-a17819972bfb, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 485b1835-3ecd-45dc-9d16-a17819972bfb, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.5406802, expires_in: 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, f2095cc6-22b1-4dec-8e2b-2b796991fcea, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2095cc6-22b1-4dec-8e2b-2b796991fcea, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2095cc6-22b1-4dec-8e2b-2b796991fcea, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.6166027, expires_in: 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, be86d991-dd91-4399-9725-ec7a51171429, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be86d991-dd91-4399-9725-ec7a51171429, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be86d991-dd91-4399-9725-ec7a51171429, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.1876202, expires_in: 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, 795ae9c2-f38e-4235-834a-cfe35c7b9bd7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 795ae9c2-f38e-4235-834a-cfe35c7b9bd7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 795ae9c2-f38e-4235-834a-cfe35c7b9bd7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.4276152, expires_in: 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, 2a054281-d4c4-49ff-be13-a631fda96b88, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a054281-d4c4-49ff-be13-a631fda96b88, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a054281-d4c4-49ff-be13-a631fda96b88, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.6813622, expires_in: 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, 192e0fb4-cca0-48d9-8117-2eadb7883cdb, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 192e0fb4-cca0-48d9-8117-2eadb7883cdb, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 192e0fb4-cca0-48d9-8117-2eadb7883cdb, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.5284388, expires_in: 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, 76980b88-a70f-43fa-96e2-5c82c505fc3d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76980b88-a70f-43fa-96e2-5c82c505fc3d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76980b88-a70f-43fa-96e2-5c82c505fc3d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.499703, expires_in: 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, 299dc830-a56f-4628-a2b1-138611397857, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 299dc830-a56f-4628-a2b1-138611397857, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 299dc830-a56f-4628-a2b1-138611397857, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.8176794, expires_in: 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, 075db050-16aa-4af8-b7d5-6a5f02fbfff8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 075db050-16aa-4af8-b7d5-6a5f02fbfff8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 075db050-16aa-4af8-b7d5-6a5f02fbfff8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.9082055, expires_in: 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, f20ff4a6-f178-4f49-b88f-c38d9f6b4340, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f20ff4a6-f178-4f49-b88f-c38d9f6b4340, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f20ff4a6-f178-4f49-b88f-c38d9f6b4340, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.5124316, expires_in: 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, ec064bcb-0ced-42c3-8df2-dfe39a3a7df3, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec064bcb-0ced-42c3-8df2-dfe39a3a7df3, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec064bcb-0ced-42c3-8df2-dfe39a3a7df3, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.6999679, expires_in: 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, 9701d73f-09f4-4c6a-b0ee-f7ddfede1f18, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9701d73f-09f4-4c6a-b0ee-f7ddfede1f18, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9701d73f-09f4-4c6a-b0ee-f7ddfede1f18, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.860643, expires_in: 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, fa86f445-de68-4554-b649-4d267024a215, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa86f445-de68-4554-b649-4d267024a215, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa86f445-de68-4554-b649-4d267024a215, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.6863005, expires_in: 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, 22c8dbf6-8803-4612-b069-404d27873720, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22c8dbf6-8803-4612-b069-404d27873720, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22c8dbf6-8803-4612-b069-404d27873720, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.931434, expires_in: 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, 623d06f4-0eee-47fa-a8d7-1a6fb0c5aa41, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 623d06f4-0eee-47fa-a8d7-1a6fb0c5aa41, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 623d06f4-0eee-47fa-a8d7-1a6fb0c5aa41, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.0411975, expires_in: 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, a781eeb1-6553-4f6f-956d-77513d3f22ae, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a781eeb1-6553-4f6f-956d-77513d3f22ae, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a781eeb1-6553-4f6f-956d-77513d3f22ae, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.8903103, expires_in: 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, ff5458c8-ce38-414f-b4ac-40fdcd5fa1c4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff5458c8-ce38-414f-b4ac-40fdcd5fa1c4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff5458c8-ce38-414f-b4ac-40fdcd5fa1c4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.6462317, expires_in: 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, 020bfb61-0262-4f22-89fe-869e65613a8f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 020bfb61-0262-4f22-89fe-869e65613a8f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 020bfb61-0262-4f22-89fe-869e65613a8f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.1094732, expires_in: 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, af68958b-e878-4a3c-afba-725c6dfc0052, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af68958b-e878-4a3c-afba-725c6dfc0052, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af68958b-e878-4a3c-afba-725c6dfc0052, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.659184, expires_in: 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, 21d3baed-5a73-4c5c-9e01-c83baaf58a14, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21d3baed-5a73-4c5c-9e01-c83baaf58a14, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21d3baed-5a73-4c5c-9e01-c83baaf58a14, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.6769896, expires_in: 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, e1b955f3-5b96-45ee-817f-238c6d3c3d7d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1b955f3-5b96-45ee-817f-238c6d3c3d7d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1b955f3-5b96-45ee-817f-238c6d3c3d7d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.2910626, expires_in: 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, 54c94d94-e35e-4e5a-a167-7fb8d66f86b5, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54c94d94-e35e-4e5a-a167-7fb8d66f86b5, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54c94d94-e35e-4e5a-a167-7fb8d66f86b5, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.0810604, expires_in: 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, 8da3df85-6495-4cae-b470-17185ef6dc6c, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8da3df85-6495-4cae-b470-17185ef6dc6c, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8da3df85-6495-4cae-b470-17185ef6dc6c, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.5954251, expires_in: 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, 0a35096a-25dc-4104-845f-049ec1ec46d4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a35096a-25dc-4104-845f-049ec1ec46d4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a35096a-25dc-4104-845f-049ec1ec46d4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.0713375, expires_in: 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, 7c35c7c3-f682-4efc-863d-18179dd3be5b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c35c7c3-f682-4efc-863d-18179dd3be5b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c35c7c3-f682-4efc-863d-18179dd3be5b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.4715023, expires_in: 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, 7823db6a-4bb8-4844-bc3e-1f81e9eb77b4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7823db6a-4bb8-4844-bc3e-1f81e9eb77b4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7823db6a-4bb8-4844-bc3e-1f81e9eb77b4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.1051197, expires_in: 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, f6b58c67-e7dc-4d7f-a837-d6bb976f9b4e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6b58c67-e7dc-4d7f-a837-d6bb976f9b4e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6b58c67-e7dc-4d7f-a837-d6bb976f9b4e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.6340158, expires_in: 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, e2236bda-7cbc-4205-8212-69362e035b78, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2236bda-7cbc-4205-8212-69362e035b78, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2236bda-7cbc-4205-8212-69362e035b78, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.1273265, expires_in: 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, 9112aa62-74cf-499b-840d-148b819b48e8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9112aa62-74cf-499b-840d-148b819b48e8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9112aa62-74cf-499b-840d-148b819b48e8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.9715896, expires_in: 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, 753bb3c0-6670-4710-b0bc-d5a27661c3dd, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 753bb3c0-6670-4710-b0bc-d5a27661c3dd, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 753bb3c0-6670-4710-b0bc-d5a27661c3dd, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.4459503, expires_in: 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, 572f4a51-88ca-4a9d-92f7-ca96c7d883e2, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 572f4a51-88ca-4a9d-92f7-ca96c7d883e2, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 572f4a51-88ca-4a9d-92f7-ca96c7d883e2, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.5106575, expires_in: 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, ba777b48-ef88-4bdf-84ec-0e982d87c22f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba777b48-ef88-4bdf-84ec-0e982d87c22f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba777b48-ef88-4bdf-84ec-0e982d87c22f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.0743303, expires_in: 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, b84cac03-c028-4389-8937-a755011c79bb, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b84cac03-c028-4389-8937-a755011c79bb, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b84cac03-c028-4389-8937-a755011c79bb, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.4122877, expires_in: 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, 633fe0bf-f789-49da-9dde-8687c8e2d5a9, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 633fe0bf-f789-49da-9dde-8687c8e2d5a9, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 633fe0bf-f789-49da-9dde-8687c8e2d5a9, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.9450033, expires_in: 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, 3dfc0ace-4d91-4dfe-8313-88dbc00dd65e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dfc0ace-4d91-4dfe-8313-88dbc00dd65e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dfc0ace-4d91-4dfe-8313-88dbc00dd65e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.9451604, expires_in: 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, 28d0286a-e4a6-4caa-a726-f9d69546063b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28d0286a-e4a6-4caa-a726-f9d69546063b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28d0286a-e4a6-4caa-a726-f9d69546063b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.4912477, expires_in: 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, a2ec8a4d-b259-4e3d-879c-e1088aa88c1a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2ec8a4d-b259-4e3d-879c-e1088aa88c1a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2ec8a4d-b259-4e3d-879c-e1088aa88c1a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.4829412, expires_in: 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, 25d7be37-9a77-4527-a397-844bc2e73c87, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25d7be37-9a77-4527-a397-844bc2e73c87, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25d7be37-9a77-4527-a397-844bc2e73c87, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.5985887, expires_in: 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, 9835aa54-2a64-4169-8e07-a173b773dbd9, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9835aa54-2a64-4169-8e07-a173b773dbd9, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9835aa54-2a64-4169-8e07-a173b773dbd9, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.4198282, expires_in: 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, a4107ecf-caec-4892-a570-7f438636d051, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4107ecf-caec-4892-a570-7f438636d051, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4107ecf-caec-4892-a570-7f438636d051, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.6276119, expires_in: 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, 3c2ae17b-4ed8-4f5b-be16-a2fc3d481a71, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c2ae17b-4ed8-4f5b-be16-a2fc3d481a71, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c2ae17b-4ed8-4f5b-be16-a2fc3d481a71, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.2315621, expires_in: 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, fa5e54d9-c296-4b1e-a283-23793da74366, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa5e54d9-c296-4b1e-a283-23793da74366, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa5e54d9-c296-4b1e-a283-23793da74366, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.5272236, expires_in: 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, c6ca4bca-ab9c-4a19-b977-d17bbea028f7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6ca4bca-ab9c-4a19-b977-d17bbea028f7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6ca4bca-ab9c-4a19-b977-d17bbea028f7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.5473208, expires_in: 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, f5fb1028-c68e-43dd-a603-f18201a83397, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5fb1028-c68e-43dd-a603-f18201a83397, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5fb1028-c68e-43dd-a603-f18201a83397, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.429714, expires_in: 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, a6ede0f2-fb2b-4606-b8d5-031cb2fbb321, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6ede0f2-fb2b-4606-b8d5-031cb2fbb321, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6ede0f2-fb2b-4606-b8d5-031cb2fbb321, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.419085, expires_in: 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, efd34040-775f-40c4-81e4-6649590f0028, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efd34040-775f-40c4-81e4-6649590f0028, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efd34040-775f-40c4-81e4-6649590f0028, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.326007, expires_in: 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, ba3eda69-1687-4726-9504-6e20bd6539b8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba3eda69-1687-4726-9504-6e20bd6539b8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba3eda69-1687-4726-9504-6e20bd6539b8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.2005696, expires_in: 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, 8b80cc41-d3ce-4b91-b2eb-8bf9d0c021a5, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b80cc41-d3ce-4b91-b2eb-8bf9d0c021a5, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b80cc41-d3ce-4b91-b2eb-8bf9d0c021a5, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.0201569, expires_in: 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, 51ffb53f-5faf-45a0-9de1-6f8657ec0c45, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51ffb53f-5faf-45a0-9de1-6f8657ec0c45, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51ffb53f-5faf-45a0-9de1-6f8657ec0c45, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.6565492, expires_in: 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, 9c817dce-d057-4cdf-91c2-1a1217c66103, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c817dce-d057-4cdf-91c2-1a1217c66103, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c817dce-d057-4cdf-91c2-1a1217c66103, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.540977, expires_in: 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, 75982271-238c-428f-9b54-511c2c1ef669, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75982271-238c-428f-9b54-511c2c1ef669, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75982271-238c-428f-9b54-511c2c1ef669, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.187319, expires_in: 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, a6c5e16a-0858-413d-80ea-5480b16d0c93, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6c5e16a-0858-413d-80ea-5480b16d0c93, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6c5e16a-0858-413d-80ea-5480b16d0c93, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.9015565, expires_in: 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, de25502b-7e68-4f26-bbe3-cb9b67831fe5, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de25502b-7e68-4f26-bbe3-cb9b67831fe5, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de25502b-7e68-4f26-bbe3-cb9b67831fe5, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.883646, expires_in: 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, 04b1d331-de34-4cb2-a681-e59acd5024a6, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04b1d331-de34-4cb2-a681-e59acd5024a6, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04b1d331-de34-4cb2-a681-e59acd5024a6, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.2318835, expires_in: 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, b1bccb95-931a-4abe-a1f6-3c830e34b320, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1bccb95-931a-4abe-a1f6-3c830e34b320, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1bccb95-931a-4abe-a1f6-3c830e34b320, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.2806861, expires_in: 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, a0675391-30a8-4167-addf-4aa974ac535b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0675391-30a8-4167-addf-4aa974ac535b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0675391-30a8-4167-addf-4aa974ac535b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.7846088, expires_in: 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, c39e8a78-f414-4c56-820b-47b972d9cdf8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c39e8a78-f414-4c56-820b-47b972d9cdf8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c39e8a78-f414-4c56-820b-47b972d9cdf8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.9537935, expires_in: 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, e265c0a4-9447-4ad4-9540-e6f2674f2e8a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e265c0a4-9447-4ad4-9540-e6f2674f2e8a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e265c0a4-9447-4ad4-9540-e6f2674f2e8a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.8738182, expires_in: 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, 9eb376aa-6405-4da1-b8dc-a68487ece554, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eb376aa-6405-4da1-b8dc-a68487ece554, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eb376aa-6405-4da1-b8dc-a68487ece554, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.7240245, expires_in: 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, d8970f5e-1b79-4ec3-ad96-5214dd25c590, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8970f5e-1b79-4ec3-ad96-5214dd25c590, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8970f5e-1b79-4ec3-ad96-5214dd25c590, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.0924332, expires_in: 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, 9984290d-b203-4777-93bb-4d5f82e2672d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9984290d-b203-4777-93bb-4d5f82e2672d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9984290d-b203-4777-93bb-4d5f82e2672d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.3884842, expires_in: 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, 39f83036-c588-4f6b-9f9c-c32cbadf3d77, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39f83036-c588-4f6b-9f9c-c32cbadf3d77, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39f83036-c588-4f6b-9f9c-c32cbadf3d77, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.5761237, expires_in: 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, f5865bba-dfc9-4008-a47d-42098ee361e0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5865bba-dfc9-4008-a47d-42098ee361e0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5865bba-dfc9-4008-a47d-42098ee361e0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.3128588, expires_in: 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, b4fa8322-7efc-4469-bf46-081870b3bffa, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4fa8322-7efc-4469-bf46-081870b3bffa, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4fa8322-7efc-4469-bf46-081870b3bffa, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.3447309, expires_in: 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, 87a89c96-70b6-4b39-8094-8be56945a405, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87a89c96-70b6-4b39-8094-8be56945a405, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87a89c96-70b6-4b39-8094-8be56945a405, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.0630813, expires_in: 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, bf663bc9-cb48-4a0d-96b3-323fb3b7cb9f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf663bc9-cb48-4a0d-96b3-323fb3b7cb9f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf663bc9-cb48-4a0d-96b3-323fb3b7cb9f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.0698686, expires_in: 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, 57449789-67b1-47df-a838-d6ed679a9568, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57449789-67b1-47df-a838-d6ed679a9568, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57449789-67b1-47df-a838-d6ed679a9568, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.6768346, expires_in: 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, 9ef0e69d-7b17-47a8-872a-7485d1ac9bf3, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ef0e69d-7b17-47a8-872a-7485d1ac9bf3, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ef0e69d-7b17-47a8-872a-7485d1ac9bf3, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.0541713, expires_in: 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, bc090a2d-7455-4da2-a71e-b6946d556992, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc090a2d-7455-4da2-a71e-b6946d556992, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc090a2d-7455-4da2-a71e-b6946d556992, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.5597413, expires_in: 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, 9d3c88b4-091c-440c-9846-24e7fffe8b3a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d3c88b4-091c-440c-9846-24e7fffe8b3a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d3c88b4-091c-440c-9846-24e7fffe8b3a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.1907218, expires_in: 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, 7e6887aa-df38-467d-85fa-e202e328b912, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e6887aa-df38-467d-85fa-e202e328b912, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e6887aa-df38-467d-85fa-e202e328b912, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.329141, expires_in: 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, 23804a90-2415-4f39-8ec9-7c0dfb40d5ee, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23804a90-2415-4f39-8ec9-7c0dfb40d5ee, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23804a90-2415-4f39-8ec9-7c0dfb40d5ee, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.9980743, expires_in: 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, ea865432-64e6-4fb3-82a1-496c9bc55636, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea865432-64e6-4fb3-82a1-496c9bc55636, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea865432-64e6-4fb3-82a1-496c9bc55636, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.480355, expires_in: 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, a95a38d6-e12f-4956-90e5-39925d2aff34, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a95a38d6-e12f-4956-90e5-39925d2aff34, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a95a38d6-e12f-4956-90e5-39925d2aff34, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.9625216, expires_in: 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, 033bb491-172c-4dcf-ae94-be003314d58f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 033bb491-172c-4dcf-ae94-be003314d58f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 033bb491-172c-4dcf-ae94-be003314d58f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.4457889, expires_in: 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, 483606ba-2aed-4e64-8e7d-48bbef79d27b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 483606ba-2aed-4e64-8e7d-48bbef79d27b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 483606ba-2aed-4e64-8e7d-48bbef79d27b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.942847, expires_in: 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, c64817d7-b581-445b-b278-20d6b80976dd, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c64817d7-b581-445b-b278-20d6b80976dd, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c64817d7-b581-445b-b278-20d6b80976dd, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.2755282, expires_in: 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, b6049f5c-663e-4f76-bcae-fd07fd0b0283, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6049f5c-663e-4f76-bcae-fd07fd0b0283, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6049f5c-663e-4f76-bcae-fd07fd0b0283, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.2022772, expires_in: 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, 27f27d1a-68c8-4229-af0c-a177b3018427, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27f27d1a-68c8-4229-af0c-a177b3018427, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27f27d1a-68c8-4229-af0c-a177b3018427, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.7250218, expires_in: 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, eb657b41-ac2c-4c6c-8308-3f91022b8f76, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb657b41-ac2c-4c6c-8308-3f91022b8f76, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb657b41-ac2c-4c6c-8308-3f91022b8f76, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.770444, expires_in: 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, 6cc577da-9b71-4183-a292-9e07e2a75da0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cc577da-9b71-4183-a292-9e07e2a75da0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cc577da-9b71-4183-a292-9e07e2a75da0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.9044178, expires_in: 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, 88851c11-5959-4e18-805f-e2c3c1dbc926, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88851c11-5959-4e18-805f-e2c3c1dbc926, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88851c11-5959-4e18-805f-e2c3c1dbc926, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.0141466, expires_in: 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, 877ab2e7-208c-4e6c-a115-63d316d216f7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 877ab2e7-208c-4e6c-a115-63d316d216f7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 877ab2e7-208c-4e6c-a115-63d316d216f7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.431293, expires_in: 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, 1a5c647b-7439-41fd-a8ab-e2a1a52c1e6e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a5c647b-7439-41fd-a8ab-e2a1a52c1e6e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a5c647b-7439-41fd-a8ab-e2a1a52c1e6e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.3537, expires_in: 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, 73f52460-d46d-4e2d-a802-c69e841857dc, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73f52460-d46d-4e2d-a802-c69e841857dc, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73f52460-d46d-4e2d-a802-c69e841857dc, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.270645, expires_in: 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, 89729cd5-f105-4ea4-b3c4-74e745aac36d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89729cd5-f105-4ea4-b3c4-74e745aac36d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89729cd5-f105-4ea4-b3c4-74e745aac36d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.8279653, expires_in: 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, 7abcf9f7-16b2-4d01-a79e-a46c87ff3c3d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7abcf9f7-16b2-4d01-a79e-a46c87ff3c3d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7abcf9f7-16b2-4d01-a79e-a46c87ff3c3d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.5803366, expires_in: 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, 87f9acaf-76e5-4447-9ac2-19c1b9c756d2, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87f9acaf-76e5-4447-9ac2-19c1b9c756d2, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87f9acaf-76e5-4447-9ac2-19c1b9c756d2, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.62191, expires_in: 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, 7c225459-21e1-4a0b-8969-df5402961dd8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c225459-21e1-4a0b-8969-df5402961dd8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c225459-21e1-4a0b-8969-df5402961dd8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.8581383, expires_in: 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, ebf4b284-ad8e-4203-bc73-06644cb36897, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebf4b284-ad8e-4203-bc73-06644cb36897, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebf4b284-ad8e-4203-bc73-06644cb36897, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.898967, expires_in: 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, f42b0dc7-9bbb-4ddc-ba7a-6024bdffaea7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f42b0dc7-9bbb-4ddc-ba7a-6024bdffaea7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f42b0dc7-9bbb-4ddc-ba7a-6024bdffaea7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.195542, expires_in: 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, f480c685-8df2-4b18-83b1-9dc2daa4592e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f480c685-8df2-4b18-83b1-9dc2daa4592e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f480c685-8df2-4b18-83b1-9dc2daa4592e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.6205091, expires_in: 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, 6bed90cd-d5d9-4476-bb53-55893214eb11, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bed90cd-d5d9-4476-bb53-55893214eb11, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bed90cd-d5d9-4476-bb53-55893214eb11, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.151823, expires_in: 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, b8e4921f-de16-4bd8-b56a-a1d40ccefb3f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8e4921f-de16-4bd8-b56a-a1d40ccefb3f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8e4921f-de16-4bd8-b56a-a1d40ccefb3f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.7361646, expires_in: 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, 0f44b045-50db-4c56-bc0d-fe0b047eccfc, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f44b045-50db-4c56-bc0d-fe0b047eccfc, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f44b045-50db-4c56-bc0d-fe0b047eccfc, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.983219, expires_in: 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, f10efe7f-f9d4-4ebe-b359-65b96a4b4c11, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f10efe7f-f9d4-4ebe-b359-65b96a4b4c11, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f10efe7f-f9d4-4ebe-b359-65b96a4b4c11, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.9350214, expires_in: 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, f00f3f3a-45b1-44af-88b0-5f1765e8ece9, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f00f3f3a-45b1-44af-88b0-5f1765e8ece9, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f00f3f3a-45b1-44af-88b0-5f1765e8ece9, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.0647016, expires_in: 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, 270353f1-f99e-4279-8589-d63799699a11, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 270353f1-f99e-4279-8589-d63799699a11, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 270353f1-f99e-4279-8589-d63799699a11, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.900565, expires_in: 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, 32b444f9-f6eb-4439-9f15-63a4bf41d44c, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32b444f9-f6eb-4439-9f15-63a4bf41d44c, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32b444f9-f6eb-4439-9f15-63a4bf41d44c, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.9051578, expires_in: 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, 45f8e4a2-efeb-43d3-a519-557447632a59, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45f8e4a2-efeb-43d3-a519-557447632a59, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45f8e4a2-efeb-43d3-a519-557447632a59, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.1569977, expires_in: 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, 45b97f2a-8ef6-4cae-9658-798fbf42f75b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45b97f2a-8ef6-4cae-9658-798fbf42f75b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45b97f2a-8ef6-4cae-9658-798fbf42f75b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.7413921, expires_in: 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, f379ea1b-4bce-442b-821b-f3e5d42e3a6a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f379ea1b-4bce-442b-821b-f3e5d42e3a6a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f379ea1b-4bce-442b-821b-f3e5d42e3a6a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.3593707, expires_in: 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, 18966511-a60c-4359-a8e1-3edce4546a5f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18966511-a60c-4359-a8e1-3edce4546a5f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18966511-a60c-4359-a8e1-3edce4546a5f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.8826826, expires_in: 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, 7b2e5ffb-c477-4bbd-9733-79e3821daa55, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b2e5ffb-c477-4bbd-9733-79e3821daa55, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b2e5ffb-c477-4bbd-9733-79e3821daa55, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.6344717, expires_in: 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, 49ce35ee-59c5-4e4f-b54b-bbe8286ef289, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ce35ee-59c5-4e4f-b54b-bbe8286ef289, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ce35ee-59c5-4e4f-b54b-bbe8286ef289, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.2028859, expires_in: 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, 57733b06-0e40-40e7-babd-86799f8a2db0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57733b06-0e40-40e7-babd-86799f8a2db0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57733b06-0e40-40e7-babd-86799f8a2db0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.2317612, expires_in: 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, 337b98bb-f2f3-4e63-a47e-8525c8b5a729, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 337b98bb-f2f3-4e63-a47e-8525c8b5a729, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 337b98bb-f2f3-4e63-a47e-8525c8b5a729, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.031153, expires_in: 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, 76828209-5ad7-42a7-a241-4ca0f55384c0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76828209-5ad7-42a7-a241-4ca0f55384c0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76828209-5ad7-42a7-a241-4ca0f55384c0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.668092, expires_in: 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, ca461055-bbd4-4fbe-98a8-25a7e7c2229b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca461055-bbd4-4fbe-98a8-25a7e7c2229b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca461055-bbd4-4fbe-98a8-25a7e7c2229b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.8714747, expires_in: 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, b83edb95-fef5-4018-b184-e4dd136e3b63, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b83edb95-fef5-4018-b184-e4dd136e3b63, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b83edb95-fef5-4018-b184-e4dd136e3b63, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.9552217, expires_in: 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, a2439daf-b0e1-4bcd-ab1d-1891a68fcf64, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2439daf-b0e1-4bcd-ab1d-1891a68fcf64, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2439daf-b0e1-4bcd-ab1d-1891a68fcf64, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.7953498, expires_in: 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, 15c5511e-d133-4467-84dd-d30a0a0d87b6, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15c5511e-d133-4467-84dd-d30a0a0d87b6, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15c5511e-d133-4467-84dd-d30a0a0d87b6, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.9423363, expires_in: 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, b893a25a-7332-4ef9-88f4-29921afd1ca5, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b893a25a-7332-4ef9-88f4-29921afd1ca5, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b893a25a-7332-4ef9-88f4-29921afd1ca5, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.99215, expires_in: 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, ad8c6ed6-1b40-4727-bd40-27b54df5b0a7, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad8c6ed6-1b40-4727-bd40-27b54df5b0a7, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad8c6ed6-1b40-4727-bd40-27b54df5b0a7, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.005365, expires_in: 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, 9830ad59-6376-4d84-97d2-89c32280971f, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9830ad59-6376-4d84-97d2-89c32280971f, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9830ad59-6376-4d84-97d2-89c32280971f, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.3236222, expires_in: 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, bf1af10f-b7bf-4bfa-ab65-0efc7bc66fba, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf1af10f-b7bf-4bfa-ab65-0efc7bc66fba, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf1af10f-b7bf-4bfa-ab65-0efc7bc66fba, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.9818654, expires_in: 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, 9f0e7ece-fd06-4346-9c55-9a9226dbc22c, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f0e7ece-fd06-4346-9c55-9a9226dbc22c, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f0e7ece-fd06-4346-9c55-9a9226dbc22c, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.612839, expires_in: 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, d0f0007f-9e97-4a34-ae26-f002c959df0d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0f0007f-9e97-4a34-ae26-f002c959df0d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0f0007f-9e97-4a34-ae26-f002c959df0d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.4002926, expires_in: 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, f7cb20e9-3014-4abf-b6e2-1f9590bd961d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7cb20e9-3014-4abf-b6e2-1f9590bd961d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7cb20e9-3014-4abf-b6e2-1f9590bd961d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.0945683, expires_in: 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, 0452ce1b-4e76-4a83-8447-b16289732b48, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0452ce1b-4e76-4a83-8447-b16289732b48, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0452ce1b-4e76-4a83-8447-b16289732b48, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.859869, expires_in: 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, de8750b4-bd2a-48de-8dc8-de2a0f2498db, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de8750b4-bd2a-48de-8dc8-de2a0f2498db, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de8750b4-bd2a-48de-8dc8-de2a0f2498db, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.102589, expires_in: 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, ffeec54f-75d2-443e-a7b3-9a7c7668a54e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffeec54f-75d2-443e-a7b3-9a7c7668a54e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffeec54f-75d2-443e-a7b3-9a7c7668a54e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.8988252, expires_in: 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, 94b3611d-079c-494c-99af-37430e2b965e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b3611d-079c-494c-99af-37430e2b965e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b3611d-079c-494c-99af-37430e2b965e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.7129004, expires_in: 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, 9dd8e643-3e04-4fff-96a4-c4ace4598ce4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dd8e643-3e04-4fff-96a4-c4ace4598ce4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dd8e643-3e04-4fff-96a4-c4ace4598ce4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.0765188, expires_in: 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, 0a712951-fe58-469d-831e-9612e55ae43d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a712951-fe58-469d-831e-9612e55ae43d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a712951-fe58-469d-831e-9612e55ae43d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.7786179, expires_in: 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, 8b26cf78-ba89-4658-98d3-f4848b967635, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b26cf78-ba89-4658-98d3-f4848b967635, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b26cf78-ba89-4658-98d3-f4848b967635, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.1873353, expires_in: 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, 214ea371-147a-46e5-bebb-567d65022c88, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 214ea371-147a-46e5-bebb-567d65022c88, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 214ea371-147a-46e5-bebb-567d65022c88, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.573789, expires_in: 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, 62ca55e4-ee19-4d3a-9dea-9887463a37fc, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62ca55e4-ee19-4d3a-9dea-9887463a37fc, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62ca55e4-ee19-4d3a-9dea-9887463a37fc, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.1173725, expires_in: 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, 3ad0125d-fdac-453e-aa7a-29eb28a069fe, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ad0125d-fdac-453e-aa7a-29eb28a069fe, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ad0125d-fdac-453e-aa7a-29eb28a069fe, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.7290933, expires_in: 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, 4f7f25fd-2905-43be-b7bd-bc8e616bf22b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f7f25fd-2905-43be-b7bd-bc8e616bf22b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f7f25fd-2905-43be-b7bd-bc8e616bf22b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.172424, expires_in: 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, 2577e1d2-126b-44c9-940c-a19a6811efa9, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2577e1d2-126b-44c9-940c-a19a6811efa9, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2577e1d2-126b-44c9-940c-a19a6811efa9, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.7894535, expires_in: 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, c1e1a121-288f-4bf8-a7ca-b79ec37acc76, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1e1a121-288f-4bf8-a7ca-b79ec37acc76, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1e1a121-288f-4bf8-a7ca-b79ec37acc76, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.2152567, expires_in: 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, 5a8d3d63-871a-4c12-ac24-4224d90b7dab, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a8d3d63-871a-4c12-ac24-4224d90b7dab, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a8d3d63-871a-4c12-ac24-4224d90b7dab, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.3847618, expires_in: 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, 9fb593d1-33f2-4e68-97b2-f81059c7ed2e, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fb593d1-33f2-4e68-97b2-f81059c7ed2e, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fb593d1-33f2-4e68-97b2-f81059c7ed2e, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.4564905, expires_in: 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, 5ecf8f10-85b7-4911-ae4a-89ce81a1f077, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ecf8f10-85b7-4911-ae4a-89ce81a1f077, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ecf8f10-85b7-4911-ae4a-89ce81a1f077, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.6788738, expires_in: 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, 23521671-157c-40ce-af3b-a7e17137ecc0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23521671-157c-40ce-af3b-a7e17137ecc0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23521671-157c-40ce-af3b-a7e17137ecc0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.9389157, expires_in: 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, 8f141b4d-3800-43d5-99b5-50f07d570a52, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f141b4d-3800-43d5-99b5-50f07d570a52, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f141b4d-3800-43d5-99b5-50f07d570a52, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.1496277, expires_in: 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, 352ad2ef-b1e1-4453-a54e-996992c52687, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 352ad2ef-b1e1-4453-a54e-996992c52687, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 352ad2ef-b1e1-4453-a54e-996992c52687, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.4163, expires_in: 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, 2bb40cbd-87c2-4e76-939a-bd06313c7862, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2bb40cbd-87c2-4e76-939a-bd06313c7862, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2bb40cbd-87c2-4e76-939a-bd06313c7862, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.3540776, expires_in: 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, 2c7d6e3f-f66a-412e-aa01-72fd7e763c56, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c7d6e3f-f66a-412e-aa01-72fd7e763c56, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c7d6e3f-f66a-412e-aa01-72fd7e763c56, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.328622, expires_in: 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, 84b500e6-9bfd-4a8a-9784-5712442ae8fc, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84b500e6-9bfd-4a8a-9784-5712442ae8fc, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84b500e6-9bfd-4a8a-9784-5712442ae8fc, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.5133996, expires_in: 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, 846c7bdf-5130-4642-9567-f2768562f5d4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 846c7bdf-5130-4642-9567-f2768562f5d4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 846c7bdf-5130-4642-9567-f2768562f5d4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.4989424, expires_in: 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, ca753907-ec59-4178-a179-8eecbf502f70, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca753907-ec59-4178-a179-8eecbf502f70, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca753907-ec59-4178-a179-8eecbf502f70, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.3163335, expires_in: 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, 641ea729-bb0c-412f-9993-09f50e2bc067, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 641ea729-bb0c-412f-9993-09f50e2bc067, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 641ea729-bb0c-412f-9993-09f50e2bc067, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.201716, expires_in: 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, f502c59c-a83e-4e56-aa47-c657de08028d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f502c59c-a83e-4e56-aa47-c657de08028d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f502c59c-a83e-4e56-aa47-c657de08028d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.4597762, expires_in: 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, 913775f0-e955-4455-8446-86a718b04694, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 913775f0-e955-4455-8446-86a718b04694, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 913775f0-e955-4455-8446-86a718b04694, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.5463848, expires_in: 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, 7b07af97-acc5-4932-8696-0246a1966d62, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b07af97-acc5-4932-8696-0246a1966d62, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b07af97-acc5-4932-8696-0246a1966d62, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231946.2571676, expires_in: 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, 19de67b2-e949-4923-a6bb-19f1e0f0c913, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19de67b2-e949-4923-a6bb-19f1e0f0c913, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19de67b2-e949-4923-a6bb-19f1e0f0c913, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.790289, expires_in: 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, d47379e5-4eb2-4313-8007-15c6a6bea695, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d47379e5-4eb2-4313-8007-15c6a6bea695, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d47379e5-4eb2-4313-8007-15c6a6bea695, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.302063, expires_in: 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, ac12a7d5-849e-4ec1-be3c-787a7893c961, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac12a7d5-849e-4ec1-be3c-787a7893c961, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac12a7d5-849e-4ec1-be3c-787a7893c961, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231950.8085353, expires_in: 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, 93d83d10-5a4d-48b2-af65-2b6f0a8004f4, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93d83d10-5a4d-48b2-af65-2b6f0a8004f4, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93d83d10-5a4d-48b2-af65-2b6f0a8004f4, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.5933764, expires_in: 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, bed663d1-adec-4821-b6cb-d1cb7b782b7d, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed663d1-adec-4821-b6cb-d1cb7b782b7d, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed663d1-adec-4821-b6cb-d1cb7b782b7d, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231953.9617891, expires_in: 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, 17150b1f-143b-451f-81b2-96d3fbd1cd52, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17150b1f-143b-451f-81b2-96d3fbd1cd52, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17150b1f-143b-451f-81b2-96d3fbd1cd52, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231955.69499, expires_in: 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, dd77c289-0e5c-4fe1-9897-e2675d1d1ece, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd77c289-0e5c-4fe1-9897-e2675d1d1ece, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd77c289-0e5c-4fe1-9897-e2675d1d1ece, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231957.239901, expires_in: 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, ae87753f-cd22-4de1-84e8-9ea8c3171bde, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae87753f-cd22-4de1-84e8-9ea8c3171bde, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae87753f-cd22-4de1-84e8-9ea8c3171bde, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.0184467, expires_in: 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, 3ebaac03-02fc-4dfd-b542-f2118cb7496b, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ebaac03-02fc-4dfd-b542-f2118cb7496b, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ebaac03-02fc-4dfd-b542-f2118cb7496b, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231960.9902165, expires_in: 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, 8cdf0f07-9f25-435e-9fc3-4e42171e083a, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cdf0f07-9f25-435e-9fc3-4e42171e083a, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cdf0f07-9f25-435e-9fc3-4e42171e083a, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231962.2181914, expires_in: 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, 787cc8ae-8073-4dc8-8402-8a456fda18b2, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 787cc8ae-8073-4dc8-8402-8a456fda18b2, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 787cc8ae-8073-4dc8-8402-8a456fda18b2, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231963.8364105, expires_in: 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, 946546b1-5413-4029-af7e-5cbfa17b15fd, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 946546b1-5413-4029-af7e-5cbfa17b15fd, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 946546b1-5413-4029-af7e-5cbfa17b15fd, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231965.1773093, expires_in: 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, ab08fb71-57bd-4457-8c89-df05ff6d3912, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab08fb71-57bd-4457-8c89-df05ff6d3912, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab08fb71-57bd-4457-8c89-df05ff6d3912, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231966.6110182, expires_in: 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, 9f2c36e9-d5ae-4fbf-9303-d7168a496ebb, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f2c36e9-d5ae-4fbf-9303-d7168a496ebb, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f2c36e9-d5ae-4fbf-9303-d7168a496ebb, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231967.989892, expires_in: 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, 7ec00574-fded-4a9c-a23e-e6f48a8d2da0, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ec00574-fded-4a9c-a23e-e6f48a8d2da0, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ec00574-fded-4a9c-a23e-e6f48a8d2da0, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.8593106, expires_in: 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, 1e252a8f-4b1d-42f8-ba02-181b59fe6582, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e252a8f-4b1d-42f8-ba02-181b59fe6582, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e252a8f-4b1d-42f8-ba02-181b59fe6582, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231971.3937867, expires_in: 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, ca7ee4b8-5eab-49ef-805d-4c0f7223b863, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca7ee4b8-5eab-49ef-805d-4c0f7223b863, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca7ee4b8-5eab-49ef-805d-4c0f7223b863, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231973.390819, expires_in: 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, 7a85620e-ca7f-4450-8959-dde910968142, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a85620e-ca7f-4450-8959-dde910968142, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a85620e-ca7f-4450-8959-dde910968142, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231974.732534, expires_in: 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, 93aa6b38-86bd-4f72-8294-6824e5e53679, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93aa6b38-86bd-4f72-8294-6824e5e53679, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93aa6b38-86bd-4f72-8294-6824e5e53679, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231976.4889927, expires_in: 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, ec761000-ca7e-499e-bffa-5f3d9dc79bb8, localhost:12064): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec761000-ca7e-499e-bffa-5f3d9dc79bb8, localhost:12064): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec761000-ca7e-499e-bffa-5f3d9dc79bb8, localhost:12064): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:12064". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12064
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:12064
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231977333074&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:11416/1
============================== slowest durations ===============================
319.98s call     test_secrets.py::test_drop_with_grants[encryption_disabled]
27.09s setup    test_secrets.py::test_drop_with_grants[encryption_disabled]
6.60s setup    test_secrets.py::test_drop_with_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_drop_with_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_with_grants[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 607.36s (0:10:07) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '4', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets.py FF

=================================== FAILURES ===================================
________________ test_drop_without_grants[encryption_disabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3386
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00091e/r3tmp/kikimr_cluster_9tqsqjih
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14078
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22661
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20284
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13408
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_6wnb89zv.log --grpc-port=14078 --mon-port=22661 --ic-port=3386
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:14078/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_6wnb89zv.log --grpc-port=14078 --mon-port=22661 --ic-port=3386
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_6wnb89zv.log', '--grpc-port=14078', '--mon-port=22661', '--ic-port=3386')' in '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153455
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:14078/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/rhna/00091e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153457
DEBUG    ya.test:process.py:259 Command (pid 1153457) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153457) elapsed time (sec): 0.8569576740264893
DEBUG    ya.test:process.py:263 Command (pid 1153457) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153457) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1153457) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) nivcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1153457) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153457) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1153457) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153457) stime: 0.346182
DEBUG    ya.test:process.py:263 Command (pid 1153457) utime: 0.149318
DEBUG    ya.test:process.py:263 Command (pid 1153457) wtime: 0.861
DEBUG    ya.test:process.py:275 Command (pid 1153457) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153457) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14078', '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: 3386\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/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14078', '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: 3386\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156012
DEBUG    ya.test:process.py:259 Command (pid 1156012) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156012) elapsed time (sec): 1.0495786666870117
DEBUG    ya.test:process.py:263 Command (pid 1156012) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1156012) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1156012) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) nivcsw: 225
DEBUG    ya.test:process.py:263 Command (pid 1156012) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156012) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1156012) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156012) stime: 0.598449
DEBUG    ya.test:process.py:263 Command (pid 1156012) utime: 0.140287
DEBUG    ya.test:process.py:263 Command (pid 1156012) wtime: 1.051
DEBUG    ya.test:process.py:275 Command (pid 1156012) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14078', '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/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:14078', '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: 1156661
DEBUG    ya.test:process.py:259 Command (pid 1156661) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156661) elapsed time (sec): 2.0912747383117676
DEBUG    ya.test:process.py:263 Command (pid 1156661) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1156661) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1156661) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) nivcsw: 159
DEBUG    ya.test:process.py:263 Command (pid 1156661) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156661) nvcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1156661) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156661) stime: 0.547998
DEBUG    ya.test:process.py:263 Command (pid 1156661) utime: 0.132927
DEBUG    ya.test:process.py:263 Command (pid 1156661) wtime: 2.104
DEBUG    ya.test:process.py:275 Command (pid 1156661) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00091e/r3tmp/kikimr_cluster_2wvmg0me
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10042
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1391
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29181
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gzvu0k2u.log --grpc-port=15030 --mon-port=10042 --ic-port=9543
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15030/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gzvu0k2u.log --grpc-port=15030 --mon-port=10042 --ic-port=9543
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1/logfile_gzvu0k2u.log', '--grpc-port=15030', '--mon-port=10042', '--ic-port=9543')' in '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1158141
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15030/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/rhna/00091e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158142
DEBUG    ya.test:process.py:259 Command (pid 1158142) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158142) elapsed time (sec): 1.137465000152588
DEBUG    ya.test:process.py:263 Command (pid 1158142) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1158142) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1158142) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) nivcsw: 209
DEBUG    ya.test:process.py:263 Command (pid 1158142) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158142) nvcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1158142) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158142) stime: 0.6714479999999999
DEBUG    ya.test:process.py:263 Command (pid 1158142) utime: 0.135663
DEBUG    ya.test:process.py:263 Command (pid 1158142) wtime: 1.139
DEBUG    ya.test:process.py:275 Command (pid 1158142) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1158142) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 9543\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 9543\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161752
DEBUG    ya.test:process.py:259 Command (pid 1161752) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161752) elapsed time (sec): 2.6994118690490723
DEBUG    ya.test:process.py:263 Command (pid 1161752) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1161752) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1161752) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) nivcsw: 347
DEBUG    ya.test:process.py:263 Command (pid 1161752) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161752) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1161752) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161752) stime: 2.345239
DEBUG    ya.test:process.py:263 Command (pid 1161752) utime: 0.127433
DEBUG    ya.test:process.py:263 Command (pid 1161752) wtime: 2.702
DEBUG    ya.test:process.py:275 Command (pid 1161752) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15030', '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: 1163687
DEBUG    ya.test:process.py:259 Command (pid 1163687) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163687) elapsed time (sec): 1.7265732288360596
DEBUG    ya.test:process.py:263 Command (pid 1163687) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 1163687) minflt: 18696
DEBUG    ya.test:process.py:263 Command (pid 1163687) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) nivcsw: 285
DEBUG    ya.test:process.py:263 Command (pid 1163687) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163687) nvcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1163687) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163687) stime: 1.279
DEBUG    ya.test:process.py:263 Command (pid 1163687) utime: 0.12789999999999999
DEBUG    ya.test:process.py:263 Command (pid 1163687) wtime: 1.735
DEBUG    ya.test:process.py:275 Command (pid 1163687) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3939
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14395
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6180
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11583
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28512
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15030 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_0uqjfx8p.log --grpc-port=3939 --mon-port=14395 --ic-port=6180
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15030 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_0uqjfx8p.log --grpc-port=3939 --mon-port=14395 --ic-port=6180
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15030', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1/logfile_0uqjfx8p.log', '--grpc-port=3939', '--mon-port=14395', '--ic-port=6180')' in '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1165710
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3939/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1165715
DEBUG    ya.test:process.py:259 Command (pid 1165715) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165715) elapsed time (sec): 0.988671064376831
DEBUG    ya.test:process.py:263 Command (pid 1165715) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1165715) minflt: 16281
DEBUG    ya.test:process.py:263 Command (pid 1165715) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) nivcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1165715) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165715) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1165715) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165715) stime: 0.6575529999999999
DEBUG    ya.test:process.py:263 Command (pid 1165715) utime: 0.14379699999999998
DEBUG    ya.test:process.py:263 Command (pid 1165715) wtime: 0.99
DEBUG    ya.test:process.py:275 Command (pid 1165715) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1165715) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, aadb391e-83ff-40c6-aad9-22fdd7d3b29a, localhost:15030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, aadb391e-83ff-40c6-aad9-22fdd7d3b29a, localhost:15030): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, aadb391e-83ff-40c6-aad9-22fdd7d3b29a, localhost:15030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3939 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-2tlsei57yi.auto.internal:3939, 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:15030
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, 5e2ed285-e437-434a-80ac-26828957068b, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e2ed285-e437-434a-80ac-26828957068b, ghrun-2tlsei57yi.auto.internal:3939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e2ed285-e437-434a-80ac-26828957068b, ghrun-2tlsei57yi.auto.internal:3939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d4ba280-7683-40c7-9e40-9b6a7271f086, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d4ba280-7683-40c7-9e40-9b6a7271f086, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d4ba280-7683-40c7-9e40-9b6a7271f086, ghrun-2tlsei57yi.auto.internal:3939): 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=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2211543c-aec7-46b3-920a-e91dfdf2119c, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2211543c-aec7-46b3-920a-e91dfdf2119c, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2211543c-aec7-46b3-920a-e91dfdf2119c, ghrun-2tlsei57yi.auto.internal:3939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, db50cf08-6076-42a2-9d19-b5888dcedb17, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, db50cf08-6076-42a2-9d19-b5888dcedb17, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=YjA4MTg0ZDQtODljOWUwNjUtNGM2ZGQzZTMtMzNiNjViOTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, db50cf08-6076-42a2-9d19-b5888dcedb17, ghrun-2tlsei57yi.auto.internal:3939): 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:15030
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3939
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d4ba280-7683-40c7-9e40-9b6a7271f086, ghrun-2tlsei57yi.auto.internal:3939): 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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 53afc6d7-d525-46e7-aa63-2ef36601103d, localhost:15030): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 53afc6d7-d525-46e7-aa63-2ef36601103d, localhost:15030): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 53afc6d7-d525-46e7-aa63-2ef36601103d, localhost:15030): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 3939 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-2tlsei57yi.auto.internal:3939, 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:15030
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, 20135714-9f2b-4741-8ad3-db1e155d5a9d, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 20135714-9f2b-4741-8ad3-db1e155d5a9d, ghrun-2tlsei57yi.auto.internal:3939): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 20135714-9f2b-4741-8ad3-db1e155d5a9d, ghrun-2tlsei57yi.auto.internal:3939): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37c1682e-2cb0-44cd-ad59-4621b4be3004, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37c1682e-2cb0-44cd-ad59-4621b4be3004, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37c1682e-2cb0-44cd-ad59-4621b4be3004, ghrun-2tlsei57yi.auto.internal:3939): 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=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 42555320-dae6-46ad-afb7-4ed19b221161, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 42555320-dae6-46ad-afb7-4ed19b221161, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 42555320-dae6-46ad-afb7-4ed19b221161, ghrun-2tlsei57yi.auto.internal:3939): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1f34bbe2-21e4-42da-83c1-6dbdd304366e, ghrun-2tlsei57yi.auto.internal:3939): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1f34bbe2-21e4-42da-83c1-6dbdd304366e, ghrun-2tlsei57yi.auto.internal:3939): request = { session_id: "ydb://session/3?node_id=50000&id=ZjdhOGZjODQtNGU3MjM0NDMtYTk2OWYxMTEtZTFiMzk0MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1f34bbe2-21e4-42da-83c1-6dbdd304366e, ghrun-2tlsei57yi.auto.internal:3939): 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:78 RpcState(AttachSession, 37c1682e-2cb0-44cd-ad59-4621b4be3004, ghrun-2tlsei57yi.auto.internal:3939): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15030
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:3939
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.5694983, expires_in: 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, 3a7214b7-ac8d-4589-8295-e6ec2bc88ef2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a7214b7-ac8d-4589-8295-e6ec2bc88ef2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a7214b7-ac8d-4589-8295-e6ec2bc88ef2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231651.1688328, expires_in: 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, 683518fb-f3c8-47c8-9792-1426a8886550, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 683518fb-f3c8-47c8-9792-1426a8886550, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 683518fb-f3c8-47c8-9792-1426a8886550, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.9359534, expires_in: 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, 381ab294-6bf6-4ec6-a1bd-c7ebc5d89937, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 381ab294-6bf6-4ec6-a1bd-c7ebc5d89937, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 381ab294-6bf6-4ec6-a1bd-c7ebc5d89937, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.8274932, expires_in: 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, 7e8476e1-8c65-41d6-8e7f-93b1c6be97bc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e8476e1-8c65-41d6-8e7f-93b1c6be97bc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e8476e1-8c65-41d6-8e7f-93b1c6be97bc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.9819748, expires_in: 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, 1def216d-90d3-46ce-8c86-2fec06fda325, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1def216d-90d3-46ce-8c86-2fec06fda325, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1def216d-90d3-46ce-8c86-2fec06fda325, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.0674658, expires_in: 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, 0ca73d35-2deb-4a52-89a6-aa93d8167e35, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ca73d35-2deb-4a52-89a6-aa93d8167e35, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ca73d35-2deb-4a52-89a6-aa93d8167e35, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.3506715, expires_in: 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, 802aa265-2b13-4f7b-9374-865232c80069, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 802aa265-2b13-4f7b-9374-865232c80069, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 802aa265-2b13-4f7b-9374-865232c80069, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.4879577, expires_in: 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, cd1e46f5-f847-43fc-85de-fbe93aa8c314, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd1e46f5-f847-43fc-85de-fbe93aa8c314, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd1e46f5-f847-43fc-85de-fbe93aa8c314, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.0741942, expires_in: 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, 6ac39b11-4e9c-49a9-88bd-ed11135a4e30, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ac39b11-4e9c-49a9-88bd-ed11135a4e30, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ac39b11-4e9c-49a9-88bd-ed11135a4e30, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.3605738, expires_in: 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, dc401e41-57fd-4c1a-af71-993712706807, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc401e41-57fd-4c1a-af71-993712706807, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc401e41-57fd-4c1a-af71-993712706807, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.351073, expires_in: 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, 0b17ec45-db26-46cf-9562-15be1306fdb8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b17ec45-db26-46cf-9562-15be1306fdb8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b17ec45-db26-46cf-9562-15be1306fdb8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.3414865, expires_in: 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, 6cfa77bb-4bb3-4527-aaef-b4bb19a9d803, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cfa77bb-4bb3-4527-aaef-b4bb19a9d803, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cfa77bb-4bb3-4527-aaef-b4bb19a9d803, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.394391, expires_in: 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, 5eda93f5-dbde-41e0-a008-b99eccf67046, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5eda93f5-dbde-41e0-a008-b99eccf67046, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5eda93f5-dbde-41e0-a008-b99eccf67046, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.2056224, expires_in: 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, 870b7f1d-5d27-4ae2-ae16-055105361174, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 870b7f1d-5d27-4ae2-ae16-055105361174, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 870b7f1d-5d27-4ae2-ae16-055105361174, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.378061, expires_in: 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, ebb3bc0c-232e-46ec-b60a-ac19b288038f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebb3bc0c-232e-46ec-b60a-ac19b288038f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebb3bc0c-232e-46ec-b60a-ac19b288038f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.6754775, expires_in: 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, ae0804f1-70d2-4425-a07e-08226bb8bde1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae0804f1-70d2-4425-a07e-08226bb8bde1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae0804f1-70d2-4425-a07e-08226bb8bde1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.1598477, expires_in: 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, 361c0276-d72f-47b9-a753-a3f7df67c394, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361c0276-d72f-47b9-a753-a3f7df67c394, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361c0276-d72f-47b9-a753-a3f7df67c394, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.0566885, expires_in: 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, 3153c640-a164-4492-9e6d-d1d3465d0ec2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3153c640-a164-4492-9e6d-d1d3465d0ec2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3153c640-a164-4492-9e6d-d1d3465d0ec2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.8052728, expires_in: 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, 0fc77843-2215-446c-a325-cb87bef45cea, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fc77843-2215-446c-a325-cb87bef45cea, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fc77843-2215-446c-a325-cb87bef45cea, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.5057, expires_in: 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, 032568a7-b97f-4b29-8a03-ae85094362a6, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 032568a7-b97f-4b29-8a03-ae85094362a6, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 032568a7-b97f-4b29-8a03-ae85094362a6, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.2445154, expires_in: 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, 5f51e2b9-48ba-485f-a0a4-6718ab349cbc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f51e2b9-48ba-485f-a0a4-6718ab349cbc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f51e2b9-48ba-485f-a0a4-6718ab349cbc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.5567634, expires_in: 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, 32f962d0-1f3b-4ade-a525-08c9f31c2698, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32f962d0-1f3b-4ade-a525-08c9f31c2698, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32f962d0-1f3b-4ade-a525-08c9f31c2698, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.3210447, expires_in: 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, f3bbe165-44fd-45dd-bbdc-73caaacc9a84, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3bbe165-44fd-45dd-bbdc-73caaacc9a84, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3bbe165-44fd-45dd-bbdc-73caaacc9a84, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.498055, expires_in: 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, 8e7cd760-2e9b-4d8b-a6f1-5d735d95bb69, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e7cd760-2e9b-4d8b-a6f1-5d735d95bb69, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e7cd760-2e9b-4d8b-a6f1-5d735d95bb69, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.292723, expires_in: 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, a72383a9-802f-48e9-9e30-fa258742870d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a72383a9-802f-48e9-9e30-fa258742870d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a72383a9-802f-48e9-9e30-fa258742870d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.9956112, expires_in: 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, 243d4b7b-bba4-432e-9ad4-fa0c2bc6f217, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 243d4b7b-bba4-432e-9ad4-fa0c2bc6f217, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 243d4b7b-bba4-432e-9ad4-fa0c2bc6f217, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.7932012, expires_in: 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, 27fa151d-79d2-4fb9-909a-df179c7eb4f0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27fa151d-79d2-4fb9-909a-df179c7eb4f0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27fa151d-79d2-4fb9-909a-df179c7eb4f0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.6838722, expires_in: 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, abbce73c-b792-4208-be06-62ff95cf58bc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abbce73c-b792-4208-be06-62ff95cf58bc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abbce73c-b792-4208-be06-62ff95cf58bc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.9536014, expires_in: 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, 88ad52c1-c4eb-4c7b-895c-7a184c431b4f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88ad52c1-c4eb-4c7b-895c-7a184c431b4f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88ad52c1-c4eb-4c7b-895c-7a184c431b4f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.7282612, expires_in: 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, 879767f8-c1d1-49bf-af01-58e134a4d010, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 879767f8-c1d1-49bf-af01-58e134a4d010, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 879767f8-c1d1-49bf-af01-58e134a4d010, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.1752005, expires_in: 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, 0e360ba6-1987-4ee2-af04-478e0f897050, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e360ba6-1987-4ee2-af04-478e0f897050, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e360ba6-1987-4ee2-af04-478e0f897050, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.8200786, expires_in: 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, 36060afd-42fb-4e8f-95e1-8d199e565068, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36060afd-42fb-4e8f-95e1-8d199e565068, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36060afd-42fb-4e8f-95e1-8d199e565068, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.2741048, expires_in: 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, 21de1e01-3a58-4acf-84d7-91e08257cbb5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21de1e01-3a58-4acf-84d7-91e08257cbb5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21de1e01-3a58-4acf-84d7-91e08257cbb5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.311089, expires_in: 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, bb344f46-3677-4681-a687-565f5dd109d6, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb344f46-3677-4681-a687-565f5dd109d6, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb344f46-3677-4681-a687-565f5dd109d6, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.72959, expires_in: 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, 27d8419c-b599-49d3-805b-877d24c4b095, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27d8419c-b599-49d3-805b-877d24c4b095, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27d8419c-b599-49d3-805b-877d24c4b095, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.3732877, expires_in: 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, c0511d4a-8597-498b-beed-b73ed3b094a4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0511d4a-8597-498b-beed-b73ed3b094a4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0511d4a-8597-498b-beed-b73ed3b094a4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.7332354, expires_in: 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, bc40078f-325f-44d2-bf59-4bd59663eda8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc40078f-325f-44d2-bf59-4bd59663eda8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc40078f-325f-44d2-bf59-4bd59663eda8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.4665694, expires_in: 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, 74dafb4e-1507-4239-b095-1c1daa73c823, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74dafb4e-1507-4239-b095-1c1daa73c823, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74dafb4e-1507-4239-b095-1c1daa73c823, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.3384566, expires_in: 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, 53716504-5f3e-46a2-8223-354b10fc5b1b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53716504-5f3e-46a2-8223-354b10fc5b1b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53716504-5f3e-46a2-8223-354b10fc5b1b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.651881, expires_in: 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, bf54ad6b-5635-42a1-9231-e73a38ea8de1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf54ad6b-5635-42a1-9231-e73a38ea8de1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf54ad6b-5635-42a1-9231-e73a38ea8de1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.3843145, expires_in: 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, 4b6d16c7-22a4-45b7-a3d5-4b531c999862, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b6d16c7-22a4-45b7-a3d5-4b531c999862, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b6d16c7-22a4-45b7-a3d5-4b531c999862, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.4282196, expires_in: 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, 60c4e2ca-f1b0-490d-a58e-7ff2484e32d2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60c4e2ca-f1b0-490d-a58e-7ff2484e32d2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60c4e2ca-f1b0-490d-a58e-7ff2484e32d2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.2057095, expires_in: 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, c435925b-d58a-4a16-a03d-350a72407d61, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c435925b-d58a-4a16-a03d-350a72407d61, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c435925b-d58a-4a16-a03d-350a72407d61, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.7019773, expires_in: 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, e344bd8d-e046-4ed4-b50c-3acd838a426d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e344bd8d-e046-4ed4-b50c-3acd838a426d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e344bd8d-e046-4ed4-b50c-3acd838a426d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.0497162, expires_in: 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, 3f408a9e-60fa-47c7-bf4c-c87a129fa1ad, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f408a9e-60fa-47c7-bf4c-c87a129fa1ad, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f408a9e-60fa-47c7-bf4c-c87a129fa1ad, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.8167813, expires_in: 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, 81b7b3d2-5def-437f-9e8b-c2d0866d8f05, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81b7b3d2-5def-437f-9e8b-c2d0866d8f05, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81b7b3d2-5def-437f-9e8b-c2d0866d8f05, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.582697, expires_in: 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, 8db188ee-ebe4-4e02-ba8f-cb2acbbfd149, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8db188ee-ebe4-4e02-ba8f-cb2acbbfd149, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8db188ee-ebe4-4e02-ba8f-cb2acbbfd149, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.6910865, expires_in: 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, b90cd15c-0708-4d63-b5f2-60821688105d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b90cd15c-0708-4d63-b5f2-60821688105d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b90cd15c-0708-4d63-b5f2-60821688105d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.1138632, expires_in: 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, 4c3e8e90-4bf5-4e85-a72a-ab538d7684e9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c3e8e90-4bf5-4e85-a72a-ab538d7684e9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c3e8e90-4bf5-4e85-a72a-ab538d7684e9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.8286557, expires_in: 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, 2accb82e-0f7c-45d4-82a0-103af79acd11, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2accb82e-0f7c-45d4-82a0-103af79acd11, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2accb82e-0f7c-45d4-82a0-103af79acd11, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.3139932, expires_in: 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, c6467358-00c1-4e63-9ea4-7d02f8682874, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6467358-00c1-4e63-9ea4-7d02f8682874, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6467358-00c1-4e63-9ea4-7d02f8682874, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.8168488, expires_in: 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, 52e2e98a-5579-48a2-b409-6eb6fa31cbe5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52e2e98a-5579-48a2-b409-6eb6fa31cbe5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52e2e98a-5579-48a2-b409-6eb6fa31cbe5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.7597594, expires_in: 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, e31b2430-4e92-485e-aadb-ce4d8bcb4c00, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e31b2430-4e92-485e-aadb-ce4d8bcb4c00, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e31b2430-4e92-485e-aadb-ce4d8bcb4c00, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.8895836, expires_in: 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, 4b0188d6-5450-448b-807f-419ee0020440, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b0188d6-5450-448b-807f-419ee0020440, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b0188d6-5450-448b-807f-419ee0020440, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.4601579, expires_in: 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, 980073e5-1356-4328-8be8-7e7ab8494a84, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 980073e5-1356-4328-8be8-7e7ab8494a84, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 980073e5-1356-4328-8be8-7e7ab8494a84, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.6059277, expires_in: 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, f5a97b63-8004-4c81-8dc2-2e3a1f3ef34d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5a97b63-8004-4c81-8dc2-2e3a1f3ef34d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5a97b63-8004-4c81-8dc2-2e3a1f3ef34d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.994428, expires_in: 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, cb5d3e3f-57f1-46af-a766-d5d3848168f1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb5d3e3f-57f1-46af-a766-d5d3848168f1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb5d3e3f-57f1-46af-a766-d5d3848168f1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.66325, expires_in: 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, 79d08085-173a-4ca4-a20e-5064da86a213, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79d08085-173a-4ca4-a20e-5064da86a213, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79d08085-173a-4ca4-a20e-5064da86a213, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.5146852, expires_in: 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, e07025a5-87fc-4793-bed3-7a241c6648e6, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e07025a5-87fc-4793-bed3-7a241c6648e6, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e07025a5-87fc-4793-bed3-7a241c6648e6, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.815704, expires_in: 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, 88757270-4054-4c65-bddc-08b797d90eb0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88757270-4054-4c65-bddc-08b797d90eb0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88757270-4054-4c65-bddc-08b797d90eb0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.584328, expires_in: 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, 7c576af7-c9db-4d39-8911-9727706bee80, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c576af7-c9db-4d39-8911-9727706bee80, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c576af7-c9db-4d39-8911-9727706bee80, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.994452, expires_in: 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, 375403d5-c26d-4040-a57f-f46f4ed49495, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 375403d5-c26d-4040-a57f-f46f4ed49495, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 375403d5-c26d-4040-a57f-f46f4ed49495, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.9456122, expires_in: 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, a9d014a4-f45b-41f0-9dc5-94f06b3624a4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9d014a4-f45b-41f0-9dc5-94f06b3624a4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9d014a4-f45b-41f0-9dc5-94f06b3624a4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.875006, expires_in: 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, dd6e1cc3-d822-4d31-8163-9d33e60f26e1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd6e1cc3-d822-4d31-8163-9d33e60f26e1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd6e1cc3-d822-4d31-8163-9d33e60f26e1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.5330496, expires_in: 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, b3045555-1f6b-4cc4-9bfe-6cb1f7c78797, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3045555-1f6b-4cc4-9bfe-6cb1f7c78797, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3045555-1f6b-4cc4-9bfe-6cb1f7c78797, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.8479495, expires_in: 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, 659e4ce0-2c51-4812-90e0-942f7089c308, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 659e4ce0-2c51-4812-90e0-942f7089c308, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 659e4ce0-2c51-4812-90e0-942f7089c308, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.9135442, expires_in: 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, 30a410be-31c6-4c11-90e1-7561424cb295, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30a410be-31c6-4c11-90e1-7561424cb295, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30a410be-31c6-4c11-90e1-7561424cb295, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.2307546, expires_in: 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, 5bd156fb-13d7-401d-9ba7-532ebb7911e8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bd156fb-13d7-401d-9ba7-532ebb7911e8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bd156fb-13d7-401d-9ba7-532ebb7911e8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.4539466, expires_in: 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, 947fa0d0-139a-4681-ba30-2677ce7223a8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 947fa0d0-139a-4681-ba30-2677ce7223a8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 947fa0d0-139a-4681-ba30-2677ce7223a8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.1710172, expires_in: 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, 6beb2756-f80c-414c-a036-fabb5e2df0d9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6beb2756-f80c-414c-a036-fabb5e2df0d9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6beb2756-f80c-414c-a036-fabb5e2df0d9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.5103416, expires_in: 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, c97eee3d-313c-4fe5-a11c-4add8615fce5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c97eee3d-313c-4fe5-a11c-4add8615fce5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c97eee3d-313c-4fe5-a11c-4add8615fce5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.1799557, expires_in: 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, 7bab158f-64c7-4b6b-8302-0a2bfe6291f1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bab158f-64c7-4b6b-8302-0a2bfe6291f1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bab158f-64c7-4b6b-8302-0a2bfe6291f1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.4225216, expires_in: 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, fcac22ec-854a-4782-8c8b-530e6636b43b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcac22ec-854a-4782-8c8b-530e6636b43b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcac22ec-854a-4782-8c8b-530e6636b43b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.255048, expires_in: 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, ba11ff67-dc05-46b9-a5c0-1c1b925c99a0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba11ff67-dc05-46b9-a5c0-1c1b925c99a0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba11ff67-dc05-46b9-a5c0-1c1b925c99a0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.9415863, expires_in: 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, 375b2a0f-b6d3-4d0a-8949-32271f81a27f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 375b2a0f-b6d3-4d0a-8949-32271f81a27f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 375b2a0f-b6d3-4d0a-8949-32271f81a27f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.1661642, expires_in: 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, 5c703fb3-63a4-4507-b17e-4631375edd1d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c703fb3-63a4-4507-b17e-4631375edd1d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c703fb3-63a4-4507-b17e-4631375edd1d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.594142, expires_in: 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, cef1e694-b7e1-41f4-8bbc-2f3135b023c1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef1e694-b7e1-41f4-8bbc-2f3135b023c1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef1e694-b7e1-41f4-8bbc-2f3135b023c1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.8252895, expires_in: 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, 7ebc28f3-9067-4d39-b440-48e01cf35c0f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ebc28f3-9067-4d39-b440-48e01cf35c0f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ebc28f3-9067-4d39-b440-48e01cf35c0f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.350049, expires_in: 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, ca415c2f-9d39-42a3-aa60-707153155186, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca415c2f-9d39-42a3-aa60-707153155186, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca415c2f-9d39-42a3-aa60-707153155186, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.2715428, expires_in: 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, 543e9579-7950-4dc3-b95b-429bcab25195, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 543e9579-7950-4dc3-b95b-429bcab25195, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 543e9579-7950-4dc3-b95b-429bcab25195, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.4085083, expires_in: 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, 53996438-7198-4b17-9098-b7514a716ec9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53996438-7198-4b17-9098-b7514a716ec9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53996438-7198-4b17-9098-b7514a716ec9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.8303213, expires_in: 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, 8e2565bc-9745-42e7-86ce-1db44a29bfd7, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e2565bc-9745-42e7-86ce-1db44a29bfd7, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e2565bc-9745-42e7-86ce-1db44a29bfd7, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.7297263, expires_in: 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, 643dad86-517b-4ed3-a126-f567811a47b7, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 643dad86-517b-4ed3-a126-f567811a47b7, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 643dad86-517b-4ed3-a126-f567811a47b7, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.1742227, expires_in: 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, 756b74b2-1a50-4971-94d0-50eaad5b495b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 756b74b2-1a50-4971-94d0-50eaad5b495b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 756b74b2-1a50-4971-94d0-50eaad5b495b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.0218222, expires_in: 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, d74e588c-d349-43d3-a78d-a565d2bdd467, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d74e588c-d349-43d3-a78d-a565d2bdd467, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d74e588c-d349-43d3-a78d-a565d2bdd467, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.026166, expires_in: 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, 914e465c-b63a-4de9-8744-4123abceed55, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 914e465c-b63a-4de9-8744-4123abceed55, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 914e465c-b63a-4de9-8744-4123abceed55, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.51872, expires_in: 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, d53f4b0c-cfa9-4dae-9e28-ec68ed74c97a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d53f4b0c-cfa9-4dae-9e28-ec68ed74c97a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d53f4b0c-cfa9-4dae-9e28-ec68ed74c97a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.2010283, expires_in: 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, 71abb25c-1ce9-4870-a6a7-df155ad805e8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71abb25c-1ce9-4870-a6a7-df155ad805e8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71abb25c-1ce9-4870-a6a7-df155ad805e8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.9107583, expires_in: 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, c493f25f-404f-44d5-9581-0ffa795fe579, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c493f25f-404f-44d5-9581-0ffa795fe579, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c493f25f-404f-44d5-9581-0ffa795fe579, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.2235367, expires_in: 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, 8b18a0fe-6154-4da3-84a7-1d9e9531a3de, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b18a0fe-6154-4da3-84a7-1d9e9531a3de, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b18a0fe-6154-4da3-84a7-1d9e9531a3de, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.299966, expires_in: 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, 2174a3c2-d2da-4c76-b82e-ffb48b629123, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2174a3c2-d2da-4c76-b82e-ffb48b629123, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2174a3c2-d2da-4c76-b82e-ffb48b629123, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.9085824, expires_in: 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, df4cc51e-b5cb-4c38-aa5a-8180cfdc7dc7, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df4cc51e-b5cb-4c38-aa5a-8180cfdc7dc7, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df4cc51e-b5cb-4c38-aa5a-8180cfdc7dc7, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.1929383, expires_in: 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, 1bcb0887-20b2-4862-8d55-2eb2c8cfd557, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bcb0887-20b2-4862-8d55-2eb2c8cfd557, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bcb0887-20b2-4862-8d55-2eb2c8cfd557, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.4617996, expires_in: 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, 4d07d12f-20eb-488d-ace0-bc749b4bb113, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d07d12f-20eb-488d-ace0-bc749b4bb113, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d07d12f-20eb-488d-ace0-bc749b4bb113, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.2046804, expires_in: 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, 436a16c0-e3b9-45f1-ae10-af1b16f8c923, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 436a16c0-e3b9-45f1-ae10-af1b16f8c923, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 436a16c0-e3b9-45f1-ae10-af1b16f8c923, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.9084055, expires_in: 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, 3027aa01-fb0c-4ec9-bf12-ac173939f9c5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3027aa01-fb0c-4ec9-bf12-ac173939f9c5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3027aa01-fb0c-4ec9-bf12-ac173939f9c5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.5712724, expires_in: 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, fd86144d-9ae6-4141-aebe-c51e1121b887, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd86144d-9ae6-4141-aebe-c51e1121b887, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd86144d-9ae6-4141-aebe-c51e1121b887, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.9254928, expires_in: 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, e3098432-c97d-4f4f-992a-b913bfb61a1b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3098432-c97d-4f4f-992a-b913bfb61a1b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3098432-c97d-4f4f-992a-b913bfb61a1b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.838447, expires_in: 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, 9a600d35-6120-46ab-bcac-8afc30d0b1b3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a600d35-6120-46ab-bcac-8afc30d0b1b3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a600d35-6120-46ab-bcac-8afc30d0b1b3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.885635, expires_in: 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, 13aa3d0b-a8c5-4727-badd-750fdadff1e4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13aa3d0b-a8c5-4727-badd-750fdadff1e4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13aa3d0b-a8c5-4727-badd-750fdadff1e4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.8759022, expires_in: 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, ee4b3bac-2a8a-4d63-84b4-37e05acc99b4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee4b3bac-2a8a-4d63-84b4-37e05acc99b4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee4b3bac-2a8a-4d63-84b4-37e05acc99b4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.7022724, expires_in: 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, 2b481e0d-3a75-4d3b-8726-cabceea6aa95, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b481e0d-3a75-4d3b-8726-cabceea6aa95, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b481e0d-3a75-4d3b-8726-cabceea6aa95, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.283012, expires_in: 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, 25393f55-ea1b-42af-aab3-5bf04e221fef, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25393f55-ea1b-42af-aab3-5bf04e221fef, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25393f55-ea1b-42af-aab3-5bf04e221fef, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.8493013, expires_in: 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, 78f7ed28-8d35-42bb-82c3-f47498ac1aa0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78f7ed28-8d35-42bb-82c3-f47498ac1aa0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78f7ed28-8d35-42bb-82c3-f47498ac1aa0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.2174358, expires_in: 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, 0f1b44a3-91eb-446d-bae8-5b13b9d3d3ce, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f1b44a3-91eb-446d-bae8-5b13b9d3d3ce, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f1b44a3-91eb-446d-bae8-5b13b9d3d3ce, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.2102528, expires_in: 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, be6ba365-c212-4c24-9253-550a756b9ac7, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be6ba365-c212-4c24-9253-550a756b9ac7, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be6ba365-c212-4c24-9253-550a756b9ac7, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.0128064, expires_in: 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, 68a7055c-63c1-468b-8ca2-de351743ed91, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68a7055c-63c1-468b-8ca2-de351743ed91, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68a7055c-63c1-468b-8ca2-de351743ed91, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.7458181, expires_in: 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, 6f822f71-68af-4ce0-89e6-a6851a73aa7c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f822f71-68af-4ce0-89e6-a6851a73aa7c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f822f71-68af-4ce0-89e6-a6851a73aa7c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.676353, expires_in: 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, e32d2e23-e6dc-4eb0-ab53-bb0789bc50dc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e32d2e23-e6dc-4eb0-ab53-bb0789bc50dc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e32d2e23-e6dc-4eb0-ab53-bb0789bc50dc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.12507, expires_in: 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, 080855d0-91af-4c19-805f-841aa24187d0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 080855d0-91af-4c19-805f-841aa24187d0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 080855d0-91af-4c19-805f-841aa24187d0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.9234102, expires_in: 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, 064db820-9101-4c5e-a6aa-8fe20e104326, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 064db820-9101-4c5e-a6aa-8fe20e104326, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 064db820-9101-4c5e-a6aa-8fe20e104326, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.4021306, expires_in: 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, 63549b5b-db8b-4b2f-9340-2c3d445cef0c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63549b5b-db8b-4b2f-9340-2c3d445cef0c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63549b5b-db8b-4b2f-9340-2c3d445cef0c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.901799, expires_in: 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, 8669c7f2-95fd-47f7-b406-4d9a63035f61, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8669c7f2-95fd-47f7-b406-4d9a63035f61, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8669c7f2-95fd-47f7-b406-4d9a63035f61, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.6597095, expires_in: 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, cffb4f75-e6b6-4b64-b41f-d9b8cf779946, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cffb4f75-e6b6-4b64-b41f-d9b8cf779946, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cffb4f75-e6b6-4b64-b41f-d9b8cf779946, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.4136763, expires_in: 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, 229fe34d-67cc-495c-91d1-e990266fce8b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 229fe34d-67cc-495c-91d1-e990266fce8b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 229fe34d-67cc-495c-91d1-e990266fce8b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.863402, expires_in: 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, 6d791569-5d80-4b25-8eee-8a452a7dfb03, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d791569-5d80-4b25-8eee-8a452a7dfb03, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d791569-5d80-4b25-8eee-8a452a7dfb03, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.869038, expires_in: 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, 6a82f9b0-a047-4f16-a138-977cf2114356, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a82f9b0-a047-4f16-a138-977cf2114356, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a82f9b0-a047-4f16-a138-977cf2114356, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.1414108, expires_in: 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, 7a7fc816-2b2e-4679-b719-fe9f5ef608b8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a7fc816-2b2e-4679-b719-fe9f5ef608b8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a7fc816-2b2e-4679-b719-fe9f5ef608b8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.327621, expires_in: 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, 18b0c4ef-3487-47a3-b587-2c9db3f41ddc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18b0c4ef-3487-47a3-b587-2c9db3f41ddc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18b0c4ef-3487-47a3-b587-2c9db3f41ddc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.896585, expires_in: 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, ea57fde8-1305-43e9-82eb-559692c08274, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea57fde8-1305-43e9-82eb-559692c08274, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea57fde8-1305-43e9-82eb-559692c08274, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.6285865, expires_in: 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, 36746a12-a6f0-4cf4-b406-8178500151a5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36746a12-a6f0-4cf4-b406-8178500151a5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36746a12-a6f0-4cf4-b406-8178500151a5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.646456, expires_in: 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, 3b879c74-5f53-40e0-9d7d-1692fbf923c5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b879c74-5f53-40e0-9d7d-1692fbf923c5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b879c74-5f53-40e0-9d7d-1692fbf923c5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.8244088, expires_in: 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, de4d4250-74b2-4972-8a4c-055542481edf, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de4d4250-74b2-4972-8a4c-055542481edf, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de4d4250-74b2-4972-8a4c-055542481edf, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.2387354, expires_in: 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, 662d3d46-8a10-4b5f-8d7d-b9408b4f4210, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 662d3d46-8a10-4b5f-8d7d-b9408b4f4210, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 662d3d46-8a10-4b5f-8d7d-b9408b4f4210, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.1775184, expires_in: 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, 199ba65d-02f8-44f7-8b7c-e563a15ceb85, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 199ba65d-02f8-44f7-8b7c-e563a15ceb85, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 199ba65d-02f8-44f7-8b7c-e563a15ceb85, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.7075362, expires_in: 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, 73bd7a65-8861-4e13-ab62-b9b44f1227ff, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73bd7a65-8861-4e13-ab62-b9b44f1227ff, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73bd7a65-8861-4e13-ab62-b9b44f1227ff, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.712123, expires_in: 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, 13880b3a-b512-4560-9453-5c95f2eb3fad, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13880b3a-b512-4560-9453-5c95f2eb3fad, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13880b3a-b512-4560-9453-5c95f2eb3fad, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.6736212, expires_in: 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, 0c787723-e45a-4843-bf92-fd25499cff30, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c787723-e45a-4843-bf92-fd25499cff30, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c787723-e45a-4843-bf92-fd25499cff30, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.614859, expires_in: 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, 76bb46e0-4720-4dd4-a8c4-1414f4eef8f0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76bb46e0-4720-4dd4-a8c4-1414f4eef8f0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76bb46e0-4720-4dd4-a8c4-1414f4eef8f0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.216737, expires_in: 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, b9cd79d2-dc81-46e0-be23-5e9a63e3f6e0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9cd79d2-dc81-46e0-be23-5e9a63e3f6e0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9cd79d2-dc81-46e0-be23-5e9a63e3f6e0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.053113, expires_in: 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, 7e19bd08-0e57-4f98-8e99-83b714a2da5a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e19bd08-0e57-4f98-8e99-83b714a2da5a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e19bd08-0e57-4f98-8e99-83b714a2da5a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.9139514, expires_in: 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, 9cf53c18-995b-4eaf-a615-c05bda5da728, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cf53c18-995b-4eaf-a615-c05bda5da728, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cf53c18-995b-4eaf-a615-c05bda5da728, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.3919966, expires_in: 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, 764b9992-c529-425e-ab31-50289c3258e8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 764b9992-c529-425e-ab31-50289c3258e8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 764b9992-c529-425e-ab31-50289c3258e8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.9143229, expires_in: 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, 5fcd8a16-b1e9-40ee-8556-adc8ea3d03a8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fcd8a16-b1e9-40ee-8556-adc8ea3d03a8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fcd8a16-b1e9-40ee-8556-adc8ea3d03a8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.4291687, expires_in: 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, 98ae0ac8-2d2e-4943-b249-37d55882cf6d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98ae0ac8-2d2e-4943-b249-37d55882cf6d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98ae0ac8-2d2e-4943-b249-37d55882cf6d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.5187237, expires_in: 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, 8eee034d-50de-4c34-b86d-ef8c09462d5c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8eee034d-50de-4c34-b86d-ef8c09462d5c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8eee034d-50de-4c34-b86d-ef8c09462d5c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.5902286, expires_in: 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, e9f60a6d-9d56-4c17-9ccb-cc932373802b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9f60a6d-9d56-4c17-9ccb-cc932373802b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9f60a6d-9d56-4c17-9ccb-cc932373802b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.603742, expires_in: 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, 67b5503e-1a1e-4897-89b8-6b8f9562295d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67b5503e-1a1e-4897-89b8-6b8f9562295d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67b5503e-1a1e-4897-89b8-6b8f9562295d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.8387723, expires_in: 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, 74c8c722-1ac2-40f9-a8e3-2a3aac1c7732, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74c8c722-1ac2-40f9-a8e3-2a3aac1c7732, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74c8c722-1ac2-40f9-a8e3-2a3aac1c7732, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.8961215, expires_in: 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, cf690a4b-9b6e-44b2-ad40-7f8395af6eb1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf690a4b-9b6e-44b2-ad40-7f8395af6eb1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf690a4b-9b6e-44b2-ad40-7f8395af6eb1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.8179877, expires_in: 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, 75a241a8-484a-46bf-b01e-ea7423f375c0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a241a8-484a-46bf-b01e-ea7423f375c0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a241a8-484a-46bf-b01e-ea7423f375c0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.180766, expires_in: 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, 6f7971e2-c515-400a-bffe-740ba14226ea, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f7971e2-c515-400a-bffe-740ba14226ea, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f7971e2-c515-400a-bffe-740ba14226ea, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.2397003, expires_in: 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, 1c2092db-d307-4f98-8f4e-54778e5a1e1e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c2092db-d307-4f98-8f4e-54778e5a1e1e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c2092db-d307-4f98-8f4e-54778e5a1e1e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.8854687, expires_in: 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, 10a674cf-daa5-488d-9a4c-5ee752288615, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10a674cf-daa5-488d-9a4c-5ee752288615, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10a674cf-daa5-488d-9a4c-5ee752288615, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.6746447, expires_in: 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, e4b650d1-e7eb-4915-ada9-7fbe2ba2fcf0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4b650d1-e7eb-4915-ada9-7fbe2ba2fcf0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4b650d1-e7eb-4915-ada9-7fbe2ba2fcf0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.7504878, expires_in: 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, 7b02eedb-7c42-45d2-a4f3-d5cba27820b0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b02eedb-7c42-45d2-a4f3-d5cba27820b0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b02eedb-7c42-45d2-a4f3-d5cba27820b0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.6218178, expires_in: 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, d355bf5b-8ffd-4402-b7b2-15066dd49c9f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d355bf5b-8ffd-4402-b7b2-15066dd49c9f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d355bf5b-8ffd-4402-b7b2-15066dd49c9f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.6654532, expires_in: 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, 2ca5ef6d-ab75-415e-a8ea-17ce1d203c5e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ca5ef6d-ab75-415e-a8ea-17ce1d203c5e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ca5ef6d-ab75-415e-a8ea-17ce1d203c5e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.3402572, expires_in: 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, 56461c9e-1c08-44c2-902d-f20bd2135118, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56461c9e-1c08-44c2-902d-f20bd2135118, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56461c9e-1c08-44c2-902d-f20bd2135118, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.3041804, expires_in: 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, d4a8c9b0-f341-41a0-8242-fff38da0c725, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4a8c9b0-f341-41a0-8242-fff38da0c725, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4a8c9b0-f341-41a0-8242-fff38da0c725, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.2296376, expires_in: 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, c2838f05-b1f8-41d4-946d-4268d84c6546, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2838f05-b1f8-41d4-946d-4268d84c6546, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2838f05-b1f8-41d4-946d-4268d84c6546, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.7343323, expires_in: 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, 9209bd3b-36bf-4e93-84cf-e40aacd3a0e5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9209bd3b-36bf-4e93-84cf-e40aacd3a0e5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9209bd3b-36bf-4e93-84cf-e40aacd3a0e5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.5475059, expires_in: 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, 07dbf8b0-ebdd-4c41-b025-5704a9494428, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07dbf8b0-ebdd-4c41-b025-5704a9494428, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07dbf8b0-ebdd-4c41-b025-5704a9494428, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.3180335, expires_in: 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, dd2cc8b6-ca28-48f7-8554-7e5221c7c55f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd2cc8b6-ca28-48f7-8554-7e5221c7c55f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd2cc8b6-ca28-48f7-8554-7e5221c7c55f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.0137036, expires_in: 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, e7cebb80-a536-465c-996e-3d5673961bfb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7cebb80-a536-465c-996e-3d5673961bfb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7cebb80-a536-465c-996e-3d5673961bfb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.2686234, expires_in: 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, 33e3039a-0741-4b8a-a99b-9b4a519e89d3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33e3039a-0741-4b8a-a99b-9b4a519e89d3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33e3039a-0741-4b8a-a99b-9b4a519e89d3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.2380877, expires_in: 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, d2ea4a76-3597-4391-a689-4cd1b33dd730, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2ea4a76-3597-4391-a689-4cd1b33dd730, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2ea4a76-3597-4391-a689-4cd1b33dd730, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.1996288, expires_in: 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, 2fa6d794-3119-4ddf-bbd5-e4b4eb36338c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fa6d794-3119-4ddf-bbd5-e4b4eb36338c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fa6d794-3119-4ddf-bbd5-e4b4eb36338c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.0007734, expires_in: 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, 3cbff586-2a67-4e08-ad81-08e48173b000, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cbff586-2a67-4e08-ad81-08e48173b000, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cbff586-2a67-4e08-ad81-08e48173b000, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.3216772, expires_in: 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, 31b131b0-4616-4a91-9adf-8e6f6d7060fb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31b131b0-4616-4a91-9adf-8e6f6d7060fb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31b131b0-4616-4a91-9adf-8e6f6d7060fb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.4531727, expires_in: 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, 24c88545-fc33-4477-92a3-318d32cddb2f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24c88545-fc33-4477-92a3-318d32cddb2f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24c88545-fc33-4477-92a3-318d32cddb2f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.3856711, expires_in: 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, c8181563-c3b8-4554-87b8-fd334d754558, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8181563-c3b8-4554-87b8-fd334d754558, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8181563-c3b8-4554-87b8-fd334d754558, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.3675292, expires_in: 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, 361a4ae7-ce42-41ab-871c-1732a0f51e01, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361a4ae7-ce42-41ab-871c-1732a0f51e01, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361a4ae7-ce42-41ab-871c-1732a0f51e01, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.324142, expires_in: 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, 055a3e4c-bf6f-4f29-8d27-36ba80227ae0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 055a3e4c-bf6f-4f29-8d27-36ba80227ae0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 055a3e4c-bf6f-4f29-8d27-36ba80227ae0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.8512552, expires_in: 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, a7efb056-05a4-461b-958a-88db51dcda02, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7efb056-05a4-461b-958a-88db51dcda02, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7efb056-05a4-461b-958a-88db51dcda02, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.6098177, expires_in: 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, 8d34ab2f-99ed-42e1-be30-1a575356d773, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d34ab2f-99ed-42e1-be30-1a575356d773, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d34ab2f-99ed-42e1-be30-1a575356d773, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.2122416, expires_in: 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, f107aef4-c8d5-4015-82f1-e6e43f628a80, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f107aef4-c8d5-4015-82f1-e6e43f628a80, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f107aef4-c8d5-4015-82f1-e6e43f628a80, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.516478, expires_in: 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, 0f615ac9-8b01-4766-918f-5a419158aa52, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f615ac9-8b01-4766-918f-5a419158aa52, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f615ac9-8b01-4766-918f-5a419158aa52, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.3024132, expires_in: 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, 720e1b0e-80dc-413a-a7e3-405d0c6659ec, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 720e1b0e-80dc-413a-a7e3-405d0c6659ec, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 720e1b0e-80dc-413a-a7e3-405d0c6659ec, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231932.7325492, expires_in: 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, cae120f9-025f-44ee-bc4b-1d4007e4adf1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cae120f9-025f-44ee-bc4b-1d4007e4adf1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cae120f9-025f-44ee-bc4b-1d4007e4adf1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.6205225, expires_in: 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, 5f5a04e6-68b3-47a5-bc20-396a5b10f1c2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f5a04e6-68b3-47a5-bc20-396a5b10f1c2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f5a04e6-68b3-47a5-bc20-396a5b10f1c2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.3667612, expires_in: 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, 16fa221e-3477-49e3-8908-5e80dc58c655, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16fa221e-3477-49e3-8908-5e80dc58c655, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16fa221e-3477-49e3-8908-5e80dc58c655, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.411399, expires_in: 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, 25c7b996-5f38-43e8-9847-d299461179a2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25c7b996-5f38-43e8-9847-d299461179a2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25c7b996-5f38-43e8-9847-d299461179a2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.5676916, expires_in: 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, d92e0836-f259-4c10-9f6a-ed4ca145c602, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d92e0836-f259-4c10-9f6a-ed4ca145c602, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d92e0836-f259-4c10-9f6a-ed4ca145c602, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
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:14078
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231941785522&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3939/1
_________________ test_drop_without_grants[encryption_enabled] _________________
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets.py:97: in test_drop_without_grants
    run_with_assert(user1_config, query, "Access denied for scheme request")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'Access denied for scheme request' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_drop_without_grants[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15030/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28512
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11583
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6180
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14395
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3939
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29181
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1391
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9543
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61437
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00091e/r3tmp/kikimr_cluster_7vt_zwzr
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15691
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19966
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3248
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11899
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_q1dpd_sq.log --grpc-port=15691 --mon-port=19966 --ic-port=61437
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15691/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/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/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_q1dpd_sq.log --grpc-port=15691 --mon-port=19966 --ic-port=61437
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1/logfile_q1dpd_sq.log', '--grpc-port=15691', '--mon-port=19966', '--ic-port=61437')' in '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1223790
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15691/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1223791
DEBUG    ya.test:process.py:259 Command (pid 1223791) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1223791) elapsed time (sec): 0.28909969329833984
DEBUG    ya.test:process.py:263 Command (pid 1223791) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) majflt: 7
DEBUG    ya.test:process.py:263 Command (pid 1223791) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1223791) minflt: 21118
DEBUG    ya.test:process.py:263 Command (pid 1223791) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1223791) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1223791) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1223791) stime: 0.156968
DEBUG    ya.test:process.py:263 Command (pid 1223791) utime: 0.0824
DEBUG    ya.test:process.py:263 Command (pid 1223791) wtime: 0.29
DEBUG    ya.test:process.py:275 Command (pid 1223791) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1223791) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15691', '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: 61437\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15691', '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: 61437\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224084
DEBUG    ya.test:process.py:259 Command (pid 1224084) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224084) elapsed time (sec): 0.2942984104156494
DEBUG    ya.test:process.py:263 Command (pid 1224084) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) maxrss: 555568
DEBUG    ya.test:process.py:263 Command (pid 1224084) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1224084) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224084) nvcsw: 125
DEBUG    ya.test:process.py:263 Command (pid 1224084) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224084) stime: 0.177181
DEBUG    ya.test:process.py:263 Command (pid 1224084) utime: 0.07248299999999999
DEBUG    ya.test:process.py:263 Command (pid 1224084) wtime: 0.295
DEBUG    ya.test:process.py:275 Command (pid 1224084) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15691', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15691', '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: 1224205
DEBUG    ya.test:process.py:259 Command (pid 1224205) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224205) elapsed time (sec): 0.31683778762817383
DEBUG    ya.test:process.py:263 Command (pid 1224205) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) maxrss: 555584
DEBUG    ya.test:process.py:263 Command (pid 1224205) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1224205) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1224205) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224205) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1224205) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224205) stime: 0.18953199999999998
DEBUG    ya.test:process.py:263 Command (pid 1224205) utime: 0.08240499999999999
DEBUG    ya.test:process.py:263 Command (pid 1224205) wtime: 0.318
DEBUG    ya.test:process.py:275 Command (pid 1224205) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13813
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11638
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17944
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17275
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62349
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15691 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_gbur7t31.log --grpc-port=13813 --mon-port=11638 --ic-port=17944 --key-file /home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15691 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_gbur7t31.log --grpc-port=13813 --mon-port=11638 --ic-port=17944 --key-file /home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15691', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1/logfile_gbur7t31.log', '--grpc-port=13813', '--mon-port=11638', '--ic-port=17944', '--key-file', '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/00091e/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk5/testing_out_stuff/test_secrets.py.test_drop_without_grants.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1224356
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:13813/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00091e/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1224357
DEBUG    ya.test:process.py:259 Command (pid 1224357) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1224357) elapsed time (sec): 0.34166383743286133
DEBUG    ya.test:process.py:263 Command (pid 1224357) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) majflt: 4
DEBUG    ya.test:process.py:263 Command (pid 1224357) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1224357) minflt: 20770
DEBUG    ya.test:process.py:263 Command (pid 1224357) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1224357) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1224357) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1224357) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1224357) stime: 0.207331
DEBUG    ya.test:process.py:263 Command (pid 1224357) utime: 0.086062
DEBUG    ya.test:process.py:263 Command (pid 1224357) wtime: 0.342
DEBUG    ya.test:process.py:275 Command (pid 1224357) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1224357) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets.py, test_name: test_drop_without_grants[encryption_enabled])
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, 0e050294-8f70-41ce-a7bf-51b1e948f39e, localhost:15691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 0e050294-8f70-41ce-a7bf-51b1e948f39e, localhost:15691): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 0e050294-8f70-41ce-a7bf-51b1e948f39e, localhost:15691): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13813 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-2tlsei57yi.auto.internal:13813, 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:15691
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, e764eac6-295f-42a6-99fe-e0598476e0f7, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, e764eac6-295f-42a6-99fe-e0598476e0f7, ghrun-2tlsei57yi.auto.internal:13813): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, e764eac6-295f-42a6-99fe-e0598476e0f7, ghrun-2tlsei57yi.auto.internal:13813): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b814e278-b1c3-487a-8d1a-8e800c7444e6, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b814e278-b1c3-487a-8d1a-8e800c7444e6, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b814e278-b1c3-487a-8d1a-8e800c7444e6, ghrun-2tlsei57yi.auto.internal:13813): 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=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9f5d19f0-42c7-42e4-865a-871b72afd23a, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9f5d19f0-42c7-42e4-865a-871b72afd23a, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9f5d19f0-42c7-42e4-865a-871b72afd23a, ghrun-2tlsei57yi.auto.internal:13813): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c5aa01d5-90bf-48e1-b468-f20e2a5df55f, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c5aa01d5-90bf-48e1-b468-f20e2a5df55f, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=ZjE0ODdhYmItOWQwNTdkOGItY2MzYzVhMDUtMzA1NjlmZDA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c5aa01d5-90bf-48e1-b468-f20e2a5df55f, ghrun-2tlsei57yi.auto.internal:13813): 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:78 RpcState(AttachSession, b814e278-b1c3-487a-8d1a-8e800c7444e6, ghrun-2tlsei57yi.auto.internal:13813): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15691
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13813
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, 31052b38-5a8d-4c27-a9ff-a5cd798c4948, localhost:15691): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 31052b38-5a8d-4c27-a9ff-a5cd798c4948, localhost:15691): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 31052b38-5a8d-4c27-a9ff-a5cd798c4948, localhost:15691): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 13813 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-2tlsei57yi.auto.internal:13813, 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:15691
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, 4762a9e5-910a-4455-a688-e5594501bcec, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4762a9e5-910a-4455-a688-e5594501bcec, ghrun-2tlsei57yi.auto.internal:13813): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4762a9e5-910a-4455-a688-e5594501bcec, ghrun-2tlsei57yi.auto.internal:13813): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, eb294d12-66d5-4ab7-b7d6-7a92ff7a5cae, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, eb294d12-66d5-4ab7-b7d6-7a92ff7a5cae, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, eb294d12-66d5-4ab7-b7d6-7a92ff7a5cae, ghrun-2tlsei57yi.auto.internal:13813): 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=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, a7df2044-eb36-4132-942c-3bccc530527e, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, a7df2044-eb36-4132-942c-3bccc530527e, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, a7df2044-eb36-4132-942c-3bccc530527e, ghrun-2tlsei57yi.auto.internal:13813): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a79fbf1e-e7a3-43c0-a012-18c0db5da777, ghrun-2tlsei57yi.auto.internal:13813): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a79fbf1e-e7a3-43c0-a012-18c0db5da777, ghrun-2tlsei57yi.auto.internal:13813): request = { session_id: "ydb://session/3?node_id=50000&id=MmZlMTI5ZDEtYTc0ZmFjMzEtMjQyYzAxNmMtOWViMDk0Zjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a79fbf1e-e7a3-43c0-a012-18c0db5da777, ghrun-2tlsei57yi.auto.internal:13813): 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, eb294d12-66d5-4ab7-b7d6-7a92ff7a5cae, ghrun-2tlsei57yi.auto.internal:13813): 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:15691
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:13813
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:110 Refreshing token, current_time: 1765231957.4570425, expires_in: 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, 4bfff72c-4f56-4ef5-8aef-6d60b1b856d2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bfff72c-4f56-4ef5-8aef-6d60b1b856d2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bfff72c-4f56-4ef5-8aef-6d60b1b856d2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231958.1931136, expires_in: 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, b54c5ed9-22c7-40ac-b933-24ccd7cb3497, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b54c5ed9-22c7-40ac-b933-24ccd7cb3497, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b54c5ed9-22c7-40ac-b933-24ccd7cb3497, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.560081, expires_in: 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, 46dc1c51-c9c1-4604-98bb-cc6e5aef935b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46dc1c51-c9c1-4604-98bb-cc6e5aef935b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46dc1c51-c9c1-4604-98bb-cc6e5aef935b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.6062503, expires_in: 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, 32a85680-310a-45cb-bae6-5687d4db183e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32a85680-310a-45cb-bae6-5687d4db183e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32a85680-310a-45cb-bae6-5687d4db183e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231962.9314885, expires_in: 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, 04e86e6e-de3a-4122-b616-f90983202d3b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e86e6e-de3a-4122-b616-f90983202d3b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e86e6e-de3a-4122-b616-f90983202d3b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231964.7309582, expires_in: 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, 3c8ff7f4-c113-4b3c-9f3c-70cf81c6fa80, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c8ff7f4-c113-4b3c-9f3c-70cf81c6fa80, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c8ff7f4-c113-4b3c-9f3c-70cf81c6fa80, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231966.6526635, expires_in: 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, 91fabad3-fd68-44a2-802e-de2036ffc1d5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91fabad3-fd68-44a2-802e-de2036ffc1d5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91fabad3-fd68-44a2-802e-de2036ffc1d5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231968.2044468, expires_in: 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, 9ca1e794-6f41-46ad-9ab0-33c9bbc7bac0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ca1e794-6f41-46ad-9ab0-33c9bbc7bac0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ca1e794-6f41-46ad-9ab0-33c9bbc7bac0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.505138, expires_in: 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, 3b583263-9e09-447d-ba9f-f88f061f608b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b583263-9e09-447d-ba9f-f88f061f608b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b583263-9e09-447d-ba9f-f88f061f608b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231971.0748167, expires_in: 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, 036f1a82-82ce-4a87-8132-7c6cd5d58205, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 036f1a82-82ce-4a87-8132-7c6cd5d58205, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 036f1a82-82ce-4a87-8132-7c6cd5d58205, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231972.7610745, expires_in: 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, 5bee9158-a797-4b1c-9f10-0fed505b1da3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bee9158-a797-4b1c-9f10-0fed505b1da3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bee9158-a797-4b1c-9f10-0fed505b1da3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231973.9794781, expires_in: 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, b0276de6-670b-4216-8ba0-8187e60d86a3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0276de6-670b-4216-8ba0-8187e60d86a3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0276de6-670b-4216-8ba0-8187e60d86a3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231976.0704367, expires_in: 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, 70759153-72ca-4d02-b222-e95ed4a8d5c1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70759153-72ca-4d02-b222-e95ed4a8d5c1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70759153-72ca-4d02-b222-e95ed4a8d5c1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231977.7437763, expires_in: 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, b254df5c-fc3d-4185-aa27-a26c4403c071, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b254df5c-fc3d-4185-aa27-a26c4403c071, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b254df5c-fc3d-4185-aa27-a26c4403c071, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231977.967765, expires_in: 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, 011eb1ba-b75e-4d89-ab94-67d042128fca, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 011eb1ba-b75e-4d89-ab94-67d042128fca, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 011eb1ba-b75e-4d89-ab94-67d042128fca, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231979.6448627, expires_in: 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, 95ccb16b-fd55-4d03-add1-32ee4bbbaad9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95ccb16b-fd55-4d03-add1-32ee4bbbaad9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95ccb16b-fd55-4d03-add1-32ee4bbbaad9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231981.635153, expires_in: 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, c17ba6be-d317-4b66-9a99-6302daa054af, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c17ba6be-d317-4b66-9a99-6302daa054af, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c17ba6be-d317-4b66-9a99-6302daa054af, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231983.5408022, expires_in: 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, 41609577-95c2-4e83-9e32-8369b1fd08b2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41609577-95c2-4e83-9e32-8369b1fd08b2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41609577-95c2-4e83-9e32-8369b1fd08b2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231985.332788, expires_in: 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, f0e81d9d-6e55-4c8b-b64b-4ed6a50c9214, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0e81d9d-6e55-4c8b-b64b-4ed6a50c9214, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0e81d9d-6e55-4c8b-b64b-4ed6a50c9214, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231987.1992276, expires_in: 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, 6fca1b9d-53e9-473e-825b-5edc0b97ff35, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fca1b9d-53e9-473e-825b-5edc0b97ff35, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fca1b9d-53e9-473e-825b-5edc0b97ff35, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231988.634606, expires_in: 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, f1f6b6a3-9736-41a5-8491-f337592cd7ee, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1f6b6a3-9736-41a5-8491-f337592cd7ee, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1f6b6a3-9736-41a5-8491-f337592cd7ee, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231990.8324578, expires_in: 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, 354ec0bc-2b17-40a3-9a32-c7909480f699, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 354ec0bc-2b17-40a3-9a32-c7909480f699, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 354ec0bc-2b17-40a3-9a32-c7909480f699, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231992.573943, expires_in: 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, 83c45686-2a0c-4279-b313-6f76b98f0180, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83c45686-2a0c-4279-b313-6f76b98f0180, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83c45686-2a0c-4279-b313-6f76b98f0180, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231994.4102657, expires_in: 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, f24b9332-e3c8-46f7-814f-59905f6a12bb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f24b9332-e3c8-46f7-814f-59905f6a12bb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f24b9332-e3c8-46f7-814f-59905f6a12bb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231995.7455676, expires_in: 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, ae72c943-fb9b-49ab-982b-f430be87975a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae72c943-fb9b-49ab-982b-f430be87975a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae72c943-fb9b-49ab-982b-f430be87975a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231996.4252322, expires_in: 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, c3c1636f-aff0-46ac-b4f9-cab244c0be1e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3c1636f-aff0-46ac-b4f9-cab244c0be1e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3c1636f-aff0-46ac-b4f9-cab244c0be1e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231997.7661624, expires_in: 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, bd66c432-cdc6-4fce-b09d-5578eee24abf, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd66c432-cdc6-4fce-b09d-5578eee24abf, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd66c432-cdc6-4fce-b09d-5578eee24abf, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231999.7104464, expires_in: 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, a01dd143-e076-48c9-b56f-f9489dd3b700, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a01dd143-e076-48c9-b56f-f9489dd3b700, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a01dd143-e076-48c9-b56f-f9489dd3b700, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232001.1927392, expires_in: 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, 29dfe649-b7fa-446c-b9c4-44de0a33f812, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29dfe649-b7fa-446c-b9c4-44de0a33f812, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29dfe649-b7fa-446c-b9c4-44de0a33f812, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232003.2337146, expires_in: 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, 9a9a16db-bcf7-4190-9a0d-67e31c399b1d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a9a16db-bcf7-4190-9a0d-67e31c399b1d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a9a16db-bcf7-4190-9a0d-67e31c399b1d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232005.33833, expires_in: 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, 0c5190c3-e061-4134-821b-4cac3838fe5e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c5190c3-e061-4134-821b-4cac3838fe5e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c5190c3-e061-4134-821b-4cac3838fe5e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232007.214243, expires_in: 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, f3bf764b-b74d-4810-99c6-5122e5d6a867, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3bf764b-b74d-4810-99c6-5122e5d6a867, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3bf764b-b74d-4810-99c6-5122e5d6a867, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232009.0729141, expires_in: 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, e3e8b4ef-2f4d-484d-a596-df37512c4bd7, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3e8b4ef-2f4d-484d-a596-df37512c4bd7, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3e8b4ef-2f4d-484d-a596-df37512c4bd7, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232010.656835, expires_in: 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, 6f7bd59f-4f4c-4b99-a1ba-15945a2d2cdf, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f7bd59f-4f4c-4b99-a1ba-15945a2d2cdf, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f7bd59f-4f4c-4b99-a1ba-15945a2d2cdf, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232012.4622853, expires_in: 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, 5c39d462-9cfc-4a15-8ee4-6e507aaa38cb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c39d462-9cfc-4a15-8ee4-6e507aaa38cb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c39d462-9cfc-4a15-8ee4-6e507aaa38cb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232014.5516863, expires_in: 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, 2ddecda4-d237-4093-b521-4d5014bdb014, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ddecda4-d237-4093-b521-4d5014bdb014, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ddecda4-d237-4093-b521-4d5014bdb014, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232016.5295572, expires_in: 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, 38a815b5-e679-424f-acfe-d7f488bee59c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38a815b5-e679-424f-acfe-d7f488bee59c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38a815b5-e679-424f-acfe-d7f488bee59c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232018.2129238, expires_in: 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, bf422f51-060c-40e5-8cc6-3276bba2274e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf422f51-060c-40e5-8cc6-3276bba2274e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf422f51-060c-40e5-8cc6-3276bba2274e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232020.012663, expires_in: 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, f38c498f-3760-4e97-b572-70d0cf0f3031, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f38c498f-3760-4e97-b572-70d0cf0f3031, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f38c498f-3760-4e97-b572-70d0cf0f3031, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232021.7369742, expires_in: 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, 985d98df-16fe-46b0-ba33-b18d3f49f412, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 985d98df-16fe-46b0-ba33-b18d3f49f412, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 985d98df-16fe-46b0-ba33-b18d3f49f412, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232023.749498, expires_in: 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, 203a0741-6df7-4241-9a94-cca1ae22bd64, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 203a0741-6df7-4241-9a94-cca1ae22bd64, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 203a0741-6df7-4241-9a94-cca1ae22bd64, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232025.5767868, expires_in: 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, 05825b80-c5b8-4fc8-8d25-b37eb2331d2a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05825b80-c5b8-4fc8-8d25-b37eb2331d2a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05825b80-c5b8-4fc8-8d25-b37eb2331d2a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232027.4748557, expires_in: 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, 4c222470-d7a6-48d5-a124-a9c03f821758, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c222470-d7a6-48d5-a124-a9c03f821758, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c222470-d7a6-48d5-a124-a9c03f821758, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232028.7042582, expires_in: 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, c0ef3449-ecc9-49ed-a141-93f77af7d2b2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0ef3449-ecc9-49ed-a141-93f77af7d2b2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0ef3449-ecc9-49ed-a141-93f77af7d2b2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232030.705253, expires_in: 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, 73937be4-cbdb-4ed1-bcc5-3ec0a38990b8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73937be4-cbdb-4ed1-bcc5-3ec0a38990b8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73937be4-cbdb-4ed1-bcc5-3ec0a38990b8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232031.9265797, expires_in: 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, cdf7d82c-8e7f-47b4-a55b-45b3acc85040, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdf7d82c-8e7f-47b4-a55b-45b3acc85040, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdf7d82c-8e7f-47b4-a55b-45b3acc85040, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232033.8689435, expires_in: 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, 084b0ac0-d42e-488c-a31c-151ad1a70cc4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 084b0ac0-d42e-488c-a31c-151ad1a70cc4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 084b0ac0-d42e-488c-a31c-151ad1a70cc4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232035.2698493, expires_in: 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, 71239d0a-1266-449d-bad8-add993f1e7c8, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71239d0a-1266-449d-bad8-add993f1e7c8, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71239d0a-1266-449d-bad8-add993f1e7c8, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232036.5820255, expires_in: 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, d8c984be-a92d-42b9-9aa1-f5ff96fe45f9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8c984be-a92d-42b9-9aa1-f5ff96fe45f9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8c984be-a92d-42b9-9aa1-f5ff96fe45f9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232038.422696, expires_in: 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, e18bfaf5-c282-48e3-a943-0c8f41d09c25, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e18bfaf5-c282-48e3-a943-0c8f41d09c25, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e18bfaf5-c282-48e3-a943-0c8f41d09c25, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232040.5113173, expires_in: 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, 776c9826-6f5d-4e5a-8b34-f737b1da5140, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 776c9826-6f5d-4e5a-8b34-f737b1da5140, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 776c9826-6f5d-4e5a-8b34-f737b1da5140, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232042.2180655, expires_in: 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, ad9bc3be-0b43-4404-a2a9-c1b9dd9e6ba9, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad9bc3be-0b43-4404-a2a9-c1b9dd9e6ba9, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad9bc3be-0b43-4404-a2a9-c1b9dd9e6ba9, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232043.97611, expires_in: 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, 2ee32e8b-fca4-4dab-a018-35480e550cab, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ee32e8b-fca4-4dab-a018-35480e550cab, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ee32e8b-fca4-4dab-a018-35480e550cab, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232045.5113697, expires_in: 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, 39dc863b-ce82-45f4-b4c9-779ef9197dbb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39dc863b-ce82-45f4-b4c9-779ef9197dbb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39dc863b-ce82-45f4-b4c9-779ef9197dbb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232047.1137369, expires_in: 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, 01198eb4-242c-467a-bc20-3ccf9a8b62da, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01198eb4-242c-467a-bc20-3ccf9a8b62da, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01198eb4-242c-467a-bc20-3ccf9a8b62da, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232047.4557035, expires_in: 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, e37548b3-5ef8-4c45-ac62-ad7e9633df11, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e37548b3-5ef8-4c45-ac62-ad7e9633df11, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e37548b3-5ef8-4c45-ac62-ad7e9633df11, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232048.8208148, expires_in: 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, 75b2b82f-dbd9-4947-b8db-e5c0131be7fd, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75b2b82f-dbd9-4947-b8db-e5c0131be7fd, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75b2b82f-dbd9-4947-b8db-e5c0131be7fd, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.394185, expires_in: 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, 2f2a9d3d-19b4-42e6-b48a-94842ee2bbb3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f2a9d3d-19b4-42e6-b48a-94842ee2bbb3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f2a9d3d-19b4-42e6-b48a-94842ee2bbb3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232052.2516623, expires_in: 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, 006b8b56-aef2-4431-ab8b-eb84a7d3eea1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 006b8b56-aef2-4431-ab8b-eb84a7d3eea1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 006b8b56-aef2-4431-ab8b-eb84a7d3eea1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232054.146034, expires_in: 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, f72e1ecc-3dd5-4852-98c6-a4c569fc88aa, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f72e1ecc-3dd5-4852-98c6-a4c569fc88aa, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f72e1ecc-3dd5-4852-98c6-a4c569fc88aa, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232056.141889, expires_in: 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, 7fe1def3-74f1-444a-b046-07669c07a7cc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fe1def3-74f1-444a-b046-07669c07a7cc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fe1def3-74f1-444a-b046-07669c07a7cc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232057.6782308, expires_in: 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, fe41a1d8-b65d-4390-9f85-85dc151903fd, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe41a1d8-b65d-4390-9f85-85dc151903fd, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe41a1d8-b65d-4390-9f85-85dc151903fd, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232059.5250626, expires_in: 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, 49758f6f-9d5b-4c1b-b865-7860fbf97228, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49758f6f-9d5b-4c1b-b865-7860fbf97228, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49758f6f-9d5b-4c1b-b865-7860fbf97228, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232061.1545954, expires_in: 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, 03bbfd54-aae9-46c6-8ebf-d43d164caf26, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03bbfd54-aae9-46c6-8ebf-d43d164caf26, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03bbfd54-aae9-46c6-8ebf-d43d164caf26, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232062.4417276, expires_in: 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, 89ba68f9-110d-4549-8537-020148032fd5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89ba68f9-110d-4549-8537-020148032fd5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89ba68f9-110d-4549-8537-020148032fd5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.5386696, expires_in: 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, d2886c9d-d25d-467e-81f9-ab3760d5873b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2886c9d-d25d-467e-81f9-ab3760d5873b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2886c9d-d25d-467e-81f9-ab3760d5873b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232066.0233917, expires_in: 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, 2e0a26a0-f093-45db-ac45-e1774445ed70, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e0a26a0-f093-45db-ac45-e1774445ed70, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e0a26a0-f093-45db-ac45-e1774445ed70, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232067.9876318, expires_in: 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, c736b48d-2b75-48e1-87e6-f426fff77656, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c736b48d-2b75-48e1-87e6-f426fff77656, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c736b48d-2b75-48e1-87e6-f426fff77656, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232069.3368273, expires_in: 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, fd292630-d23c-40d1-80fe-240ca47ebbef, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd292630-d23c-40d1-80fe-240ca47ebbef, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd292630-d23c-40d1-80fe-240ca47ebbef, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232070.876324, expires_in: 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, 9f4a34be-8f17-4ce0-a0ba-b54117f218c3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f4a34be-8f17-4ce0-a0ba-b54117f218c3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f4a34be-8f17-4ce0-a0ba-b54117f218c3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232072.6230884, expires_in: 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, 3429a177-a633-44ef-9fda-a56531748c6e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3429a177-a633-44ef-9fda-a56531748c6e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3429a177-a633-44ef-9fda-a56531748c6e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232074.1301005, expires_in: 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, 27d6af53-70a2-4fa9-82fc-a4bb7fc66fff, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27d6af53-70a2-4fa9-82fc-a4bb7fc66fff, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27d6af53-70a2-4fa9-82fc-a4bb7fc66fff, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232076.1087282, expires_in: 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, 4d978240-1a2e-4596-aeaf-307c26c76239, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d978240-1a2e-4596-aeaf-307c26c76239, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d978240-1a2e-4596-aeaf-307c26c76239, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232077.7848194, expires_in: 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, 4883dc42-0f52-43b4-9531-2a98d425b470, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4883dc42-0f52-43b4-9531-2a98d425b470, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4883dc42-0f52-43b4-9531-2a98d425b470, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232079.342305, expires_in: 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, cca3589d-5d02-445e-af0f-00ad5d83da09, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cca3589d-5d02-445e-af0f-00ad5d83da09, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cca3589d-5d02-445e-af0f-00ad5d83da09, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232081.378073, expires_in: 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, b8d8f5bd-306f-4a65-84c0-4093f9231cec, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8d8f5bd-306f-4a65-84c0-4093f9231cec, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8d8f5bd-306f-4a65-84c0-4093f9231cec, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232083.1272633, expires_in: 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, 04e41501-5ef0-4ca1-a827-8e994c143022, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e41501-5ef0-4ca1-a827-8e994c143022, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e41501-5ef0-4ca1-a827-8e994c143022, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232084.9087467, expires_in: 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, 69d6bcff-9238-42c6-bf09-f5326f355dba, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69d6bcff-9238-42c6-bf09-f5326f355dba, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69d6bcff-9238-42c6-bf09-f5326f355dba, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232086.6733909, expires_in: 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, 75abf581-2443-4b4b-bfaa-54b32ba1b4e1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75abf581-2443-4b4b-bfaa-54b32ba1b4e1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75abf581-2443-4b4b-bfaa-54b32ba1b4e1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232088.662464, expires_in: 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, 9d6023c0-d60b-44d6-92e7-e5dee8519b38, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d6023c0-d60b-44d6-92e7-e5dee8519b38, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d6023c0-d60b-44d6-92e7-e5dee8519b38, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.2770038, expires_in: 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, 6ea6d18c-c84b-4c55-9b84-608646d46c3c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ea6d18c-c84b-4c55-9b84-608646d46c3c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ea6d18c-c84b-4c55-9b84-608646d46c3c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.677884, expires_in: 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, 309c1d76-d8e9-4283-9c0d-6977649a13ed, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 309c1d76-d8e9-4283-9c0d-6977649a13ed, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 309c1d76-d8e9-4283-9c0d-6977649a13ed, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232092.661403, expires_in: 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, b3ebd4c6-ba33-45c2-a506-e9d882ffd05d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3ebd4c6-ba33-45c2-a506-e9d882ffd05d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3ebd4c6-ba33-45c2-a506-e9d882ffd05d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232094.409774, expires_in: 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, cf6aca7d-03bd-4d21-a0af-19f5cd2aa80d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf6aca7d-03bd-4d21-a0af-19f5cd2aa80d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf6aca7d-03bd-4d21-a0af-19f5cd2aa80d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232096.3762465, expires_in: 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, da82aa7c-a901-4cc5-b25b-348b1b4acf42, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da82aa7c-a901-4cc5-b25b-348b1b4acf42, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da82aa7c-a901-4cc5-b25b-348b1b4acf42, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232098.386494, expires_in: 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, bde76423-3531-4f24-96c3-7af44112d015, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bde76423-3531-4f24-96c3-7af44112d015, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bde76423-3531-4f24-96c3-7af44112d015, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232099.9364793, expires_in: 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, 18259b52-4fca-4a15-bae4-57718fe5a870, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18259b52-4fca-4a15-bae4-57718fe5a870, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18259b52-4fca-4a15-bae4-57718fe5a870, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232101.1636553, expires_in: 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, 28bba9ba-a796-49a3-acd4-04147af11425, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28bba9ba-a796-49a3-acd4-04147af11425, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28bba9ba-a796-49a3-acd4-04147af11425, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232102.925069, expires_in: 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, 99cbe60c-3fb9-4de5-bd80-fb2e918a3c52, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99cbe60c-3fb9-4de5-bd80-fb2e918a3c52, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99cbe60c-3fb9-4de5-bd80-fb2e918a3c52, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232104.171996, expires_in: 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, 7e855188-90ab-4828-a40a-a6084649dd7f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e855188-90ab-4828-a40a-a6084649dd7f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e855188-90ab-4828-a40a-a6084649dd7f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232106.2857463, expires_in: 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, 38ce6997-a209-40cd-8023-f4f13565c5be, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38ce6997-a209-40cd-8023-f4f13565c5be, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38ce6997-a209-40cd-8023-f4f13565c5be, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232107.7626371, expires_in: 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, 2391798a-3932-481b-b3cb-89c03f7e322e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2391798a-3932-481b-b3cb-89c03f7e322e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2391798a-3932-481b-b3cb-89c03f7e322e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232109.42101, expires_in: 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, ece41f4e-517d-4a24-98ee-1d7a526c7446, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ece41f4e-517d-4a24-98ee-1d7a526c7446, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ece41f4e-517d-4a24-98ee-1d7a526c7446, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232110.7521799, expires_in: 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, 2c4d7a50-5691-4afb-bcec-57109c4c7204, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c4d7a50-5691-4afb-bcec-57109c4c7204, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c4d7a50-5691-4afb-bcec-57109c4c7204, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232112.1399462, expires_in: 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, 28aff2ea-10ca-441d-b367-47f816c11811, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28aff2ea-10ca-441d-b367-47f816c11811, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28aff2ea-10ca-441d-b367-47f816c11811, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232113.995958, expires_in: 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, fd131df2-abfe-4b0a-9a42-b27d465a69ea, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd131df2-abfe-4b0a-9a42-b27d465a69ea, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd131df2-abfe-4b0a-9a42-b27d465a69ea, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232115.2936234, expires_in: 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, 9bcb6a00-bc46-48e6-a0de-5b036ce479c0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bcb6a00-bc46-48e6-a0de-5b036ce479c0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bcb6a00-bc46-48e6-a0de-5b036ce479c0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232116.670561, expires_in: 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, ff6b5254-2ac7-40e0-a462-d5ed3593b665, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff6b5254-2ac7-40e0-a462-d5ed3593b665, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff6b5254-2ac7-40e0-a462-d5ed3593b665, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232118.254921, expires_in: 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, cca0ff91-acf6-4ce8-8f8b-cd561719ab8a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cca0ff91-acf6-4ce8-8f8b-cd561719ab8a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cca0ff91-acf6-4ce8-8f8b-cd561719ab8a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232120.3148425, expires_in: 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, fc1fa300-38a9-47e1-88e3-5fd3f81c4f6b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc1fa300-38a9-47e1-88e3-5fd3f81c4f6b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc1fa300-38a9-47e1-88e3-5fd3f81c4f6b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232122.1505487, expires_in: 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, bf33f966-338e-42b0-bc34-52c1750d92e5, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf33f966-338e-42b0-bc34-52c1750d92e5, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf33f966-338e-42b0-bc34-52c1750d92e5, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232124.2198293, expires_in: 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, c0bbca84-381d-4f90-ab87-8a17e1b9f869, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0bbca84-381d-4f90-ab87-8a17e1b9f869, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0bbca84-381d-4f90-ab87-8a17e1b9f869, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232126.088238, expires_in: 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, 01b02724-677a-4646-aca1-160cd1eda0d2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01b02724-677a-4646-aca1-160cd1eda0d2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01b02724-677a-4646-aca1-160cd1eda0d2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232127.8819263, expires_in: 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, b406b6ce-0744-47f6-bb6e-20415f40707d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b406b6ce-0744-47f6-bb6e-20415f40707d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b406b6ce-0744-47f6-bb6e-20415f40707d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232129.651865, expires_in: 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, 8cb5aa1d-b853-475a-9a94-58b4d5c19d3f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cb5aa1d-b853-475a-9a94-58b4d5c19d3f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cb5aa1d-b853-475a-9a94-58b4d5c19d3f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232130.886245, expires_in: 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, 57e15259-0e8b-403b-bab0-f4da0ef00acb, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57e15259-0e8b-403b-bab0-f4da0ef00acb, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57e15259-0e8b-403b-bab0-f4da0ef00acb, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232132.9064455, expires_in: 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, 1e95d44f-bd49-4ed6-a46b-f9464b6bed39, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e95d44f-bd49-4ed6-a46b-f9464b6bed39, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e95d44f-bd49-4ed6-a46b-f9464b6bed39, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232134.1557996, expires_in: 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, eafc10e3-be00-47e2-a152-c016f1427a64, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eafc10e3-be00-47e2-a152-c016f1427a64, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eafc10e3-be00-47e2-a152-c016f1427a64, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232135.9896626, expires_in: 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, 2f9d4eb5-efb1-4841-b580-5aeb819ea346, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f9d4eb5-efb1-4841-b580-5aeb819ea346, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f9d4eb5-efb1-4841-b580-5aeb819ea346, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232137.9170494, expires_in: 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, e4cb7b81-295d-4625-97b4-45244cbe23f2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4cb7b81-295d-4625-97b4-45244cbe23f2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4cb7b81-295d-4625-97b4-45244cbe23f2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232139.2584844, expires_in: 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, 3df1c7a8-8d95-46fc-841a-27e910040e7f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3df1c7a8-8d95-46fc-841a-27e910040e7f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3df1c7a8-8d95-46fc-841a-27e910040e7f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232141.0408728, expires_in: 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, 8b30f55f-1e5c-47ae-b603-55d3e3815c2d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b30f55f-1e5c-47ae-b603-55d3e3815c2d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b30f55f-1e5c-47ae-b603-55d3e3815c2d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232142.514866, expires_in: 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, 4f6baa85-e1b5-4c06-aed0-f4aca36a9751, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f6baa85-e1b5-4c06-aed0-f4aca36a9751, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f6baa85-e1b5-4c06-aed0-f4aca36a9751, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232144.2241323, expires_in: 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, 07d2c387-64c8-4465-b686-641eb9d84b35, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07d2c387-64c8-4465-b686-641eb9d84b35, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07d2c387-64c8-4465-b686-641eb9d84b35, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232145.8996067, expires_in: 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, e1ba75be-45c6-4f80-a9b2-26154cc63d52, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1ba75be-45c6-4f80-a9b2-26154cc63d52, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1ba75be-45c6-4f80-a9b2-26154cc63d52, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232147.8682299, expires_in: 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, 2eb96dcb-4fd9-49b2-b29e-f3a3cafafac3, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2eb96dcb-4fd9-49b2-b29e-f3a3cafafac3, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2eb96dcb-4fd9-49b2-b29e-f3a3cafafac3, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232150.0311232, expires_in: 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, 91337f98-4247-4762-9b50-701024d44683, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91337f98-4247-4762-9b50-701024d44683, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91337f98-4247-4762-9b50-701024d44683, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232151.5859299, expires_in: 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, 14b72879-e707-431d-8a45-32caf9347bab, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14b72879-e707-431d-8a45-32caf9347bab, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14b72879-e707-431d-8a45-32caf9347bab, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232153.0015068, expires_in: 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, 4d851bdc-16a3-408d-93a2-b23e3c09a4a2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d851bdc-16a3-408d-93a2-b23e3c09a4a2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d851bdc-16a3-408d-93a2-b23e3c09a4a2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232154.8488212, expires_in: 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, 5496e87c-a7c2-4ed9-8121-bcb3e623de59, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5496e87c-a7c2-4ed9-8121-bcb3e623de59, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5496e87c-a7c2-4ed9-8121-bcb3e623de59, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232156.5145304, expires_in: 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, a9952600-e345-462d-b1e2-8c1bf77fe22b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9952600-e345-462d-b1e2-8c1bf77fe22b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9952600-e345-462d-b1e2-8c1bf77fe22b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232158.0226393, expires_in: 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, b903ea38-ae73-41f8-a8cd-b696ab90f50c, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b903ea38-ae73-41f8-a8cd-b696ab90f50c, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b903ea38-ae73-41f8-a8cd-b696ab90f50c, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232159.855031, expires_in: 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, 43f9d96d-9020-4077-8379-66fc6cc9432f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43f9d96d-9020-4077-8379-66fc6cc9432f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43f9d96d-9020-4077-8379-66fc6cc9432f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232161.9858766, expires_in: 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, 96518fa1-0883-4e2c-b29a-6c3b41b70c0f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96518fa1-0883-4e2c-b29a-6c3b41b70c0f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96518fa1-0883-4e2c-b29a-6c3b41b70c0f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232163.4847863, expires_in: 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, debd4ab1-2820-401e-a321-d6fe28f49a7a, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, debd4ab1-2820-401e-a321-d6fe28f49a7a, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, debd4ab1-2820-401e-a321-d6fe28f49a7a, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232164.2948265, expires_in: 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, c4df7ffe-0cc5-474d-93d5-a6406978b871, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4df7ffe-0cc5-474d-93d5-a6406978b871, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4df7ffe-0cc5-474d-93d5-a6406978b871, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232165.9084697, expires_in: 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, bc8856f8-872f-4c84-af2d-b95a55b9b033, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc8856f8-872f-4c84-af2d-b95a55b9b033, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc8856f8-872f-4c84-af2d-b95a55b9b033, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232167.5967603, expires_in: 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, 369218ca-54e3-4f79-8dd7-f0e39db6f56e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 369218ca-54e3-4f79-8dd7-f0e39db6f56e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 369218ca-54e3-4f79-8dd7-f0e39db6f56e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232169.2188127, expires_in: 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, fb97f4bc-6adf-4903-8af9-6f1908ce5252, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb97f4bc-6adf-4903-8af9-6f1908ce5252, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb97f4bc-6adf-4903-8af9-6f1908ce5252, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232171.1963902, expires_in: 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, 7462f113-1bb0-4380-a014-815e342c2938, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7462f113-1bb0-4380-a014-815e342c2938, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7462f113-1bb0-4380-a014-815e342c2938, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232173.0890439, expires_in: 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, a7e7196f-ba92-4506-9406-510c1f98d36d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7e7196f-ba92-4506-9406-510c1f98d36d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7e7196f-ba92-4506-9406-510c1f98d36d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232174.61058, expires_in: 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, cb86b8d2-1761-4bc7-9ad6-619f4d5d0be1, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb86b8d2-1761-4bc7-9ad6-619f4d5d0be1, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb86b8d2-1761-4bc7-9ad6-619f4d5d0be1, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232176.2906766, expires_in: 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, c85cfd13-1d49-4cf8-99ad-b6d11b0061fc, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c85cfd13-1d49-4cf8-99ad-b6d11b0061fc, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c85cfd13-1d49-4cf8-99ad-b6d11b0061fc, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232178.2623892, expires_in: 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, c4b42314-9342-4387-abcb-6f539720f6bd, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4b42314-9342-4387-abcb-6f539720f6bd, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4b42314-9342-4387-abcb-6f539720f6bd, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232180.001621, expires_in: 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, 885cbb7b-0f68-4707-bbcc-dee9d618f73d, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 885cbb7b-0f68-4707-bbcc-dee9d618f73d, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 885cbb7b-0f68-4707-bbcc-dee9d618f73d, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232181.2751694, expires_in: 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, dc812784-6ab4-4c10-9209-357491254ebe, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc812784-6ab4-4c10-9209-357491254ebe, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc812784-6ab4-4c10-9209-357491254ebe, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232182.8336575, expires_in: 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, 96925e88-6071-4fb0-8bd2-b81e34859fb2, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96925e88-6071-4fb0-8bd2-b81e34859fb2, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96925e88-6071-4fb0-8bd2-b81e34859fb2, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232184.6938922, expires_in: 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, eed1cdc9-ead0-42fc-a9c5-e470c5502dc4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eed1cdc9-ead0-42fc-a9c5-e470c5502dc4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eed1cdc9-ead0-42fc-a9c5-e470c5502dc4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232186.5339153, expires_in: 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, bca9c71e-88f9-4bc8-a68c-ff5a9ee07815, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bca9c71e-88f9-4bc8-a68c-ff5a9ee07815, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bca9c71e-88f9-4bc8-a68c-ff5a9ee07815, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232188.1088612, expires_in: 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, 312102b4-fbd6-40ac-a11d-23dde4e2f329, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 312102b4-fbd6-40ac-a11d-23dde4e2f329, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 312102b4-fbd6-40ac-a11d-23dde4e2f329, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232189.3539827, expires_in: 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, c0b37e22-5835-4a94-a6c9-5baa00081233, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0b37e22-5835-4a94-a6c9-5baa00081233, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0b37e22-5835-4a94-a6c9-5baa00081233, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232191.1686869, expires_in: 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, 5923cf0c-7148-4a67-ab48-efd6ee5c6f8b, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5923cf0c-7148-4a67-ab48-efd6ee5c6f8b, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5923cf0c-7148-4a67-ab48-efd6ee5c6f8b, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232193.0230134, expires_in: 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, c0624c32-38bb-4900-a58f-d9e93e7e4ef4, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0624c32-38bb-4900-a58f-d9e93e7e4ef4, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0624c32-38bb-4900-a58f-d9e93e7e4ef4, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232194.4296908, expires_in: 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, 2fc37443-4f7a-45da-995a-79fb586a0728, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fc37443-4f7a-45da-995a-79fb586a0728, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fc37443-4f7a-45da-995a-79fb586a0728, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232196.356631, expires_in: 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, 76912df8-2850-41c6-b96e-772fef90c10e, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76912df8-2850-41c6-b96e-772fef90c10e, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76912df8-2850-41c6-b96e-772fef90c10e, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232198.326102, expires_in: 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, 1b7b929c-5cae-412d-8619-b9a685aafe44, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b7b929c-5cae-412d-8619-b9a685aafe44, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b7b929c-5cae-412d-8619-b9a685aafe44, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232199.667666, expires_in: 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, 24427b9f-1777-4611-b622-671aaf78347f, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24427b9f-1777-4611-b622-671aaf78347f, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24427b9f-1777-4611-b622-671aaf78347f, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232201.234007, expires_in: 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, c237ffac-9a11-49fb-98dd-370df64690d0, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c237ffac-9a11-49fb-98dd-370df64690d0, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c237ffac-9a11-49fb-98dd-370df64690d0, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232202.7245185, expires_in: 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, 361402ae-d899-4a80-a4ac-6ecf927308ec, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361402ae-d899-4a80-a4ac-6ecf927308ec, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361402ae-d899-4a80-a4ac-6ecf927308ec, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232204.2987797, expires_in: 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, 2577ab20-3f74-4f74-829f-64120d97d9ea, localhost:14078): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2577ab20-3f74-4f74-829f-64120d97d9ea, localhost:14078): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2577ab20-3f74-4f74-829f-64120d97d9ea, localhost:14078): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:14078". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:14078
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:14078
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232205577589&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:13813/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15691/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62349
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17275
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17944
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11638
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13813
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11899
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3248
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19966
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61437
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:14078/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13408
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20284
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22661
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14078
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3386
============================== slowest durations ===============================
292.13s call     test_secrets.py::test_drop_without_grants[encryption_disabled]
249.66s call     test_secrets.py::test_drop_without_grants[encryption_enabled]
20.76s setup    test_secrets.py::test_drop_without_grants[encryption_disabled]
12.50s setup    test_secrets.py::test_drop_without_grants[encryption_enabled]
11.56s teardown test_secrets.py::test_drop_without_grants[encryption_enabled]
1.53s teardown test_secrets.py::test_drop_without_grants[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets.py::test_drop_without_grants[encryption_disabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets.py::test_drop_without_grants[encryption_enabled] - assert 'Access denied for scheme request' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
======================== 2 failed in 588.97s (0:09:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_many_secrets_with_success[encryption_disabled] ______
ydb/tests/functional/secrets/test_secrets_usage.py:169: in test_create_eds_with_many_secrets_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_many_secrets_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/65115
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00093a/r3tmp/kikimr_cluster_pmi50l0_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29688
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4527
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18110
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/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/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_g2x2yyn2.log --grpc-port=27734 --mon-port=29688 --ic-port=65115
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27734/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/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/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_g2x2yyn2.log --grpc-port=27734 --mon-port=29688 --ic-port=65115
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_g2x2yyn2.log', '--grpc-port=27734', '--mon-port=29688', '--ic-port=65115')' in '/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153313
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27734/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/rhna/00093a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153315
DEBUG    ya.test:process.py:259 Command (pid 1153315) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153315) elapsed time (sec): 0.8307926654815674
DEBUG    ya.test:process.py:263 Command (pid 1153315) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1153315) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153315) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1153315) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) nivcsw: 101
DEBUG    ya.test:process.py:263 Command (pid 1153315) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153315) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1153315) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153315) stime: 0.323915
DEBUG    ya.test:process.py:263 Command (pid 1153315) utime: 0.161971
DEBUG    ya.test:process.py:263 Command (pid 1153315) wtime: 0.848
DEBUG    ya.test:process.py:275 Command (pid 1153315) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153315) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27734', '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: 65115\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/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27734', '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: 65115\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156634
DEBUG    ya.test:process.py:259 Command (pid 1156634) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156634) elapsed time (sec): 0.9954638481140137
DEBUG    ya.test:process.py:263 Command (pid 1156634) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1156634) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1156634) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1156634) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156634) nvcsw: 99
DEBUG    ya.test:process.py:263 Command (pid 1156634) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156634) stime: 0.457955
DEBUG    ya.test:process.py:263 Command (pid 1156634) utime: 0.201533
DEBUG    ya.test:process.py:263 Command (pid 1156634) wtime: 1.005
DEBUG    ya.test:process.py:275 Command (pid 1156634) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27734', '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/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27734', '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: 1157495
DEBUG    ya.test:process.py:259 Command (pid 1157495) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157495) elapsed time (sec): 1.8151159286499023
DEBUG    ya.test:process.py:263 Command (pid 1157495) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1157495) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1157495) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) nivcsw: 196
DEBUG    ya.test:process.py:263 Command (pid 1157495) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157495) nvcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 1157495) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157495) stime: 0.517531
DEBUG    ya.test:process.py:263 Command (pid 1157495) utime: 0.1514
DEBUG    ya.test:process.py:263 Command (pid 1157495) wtime: 1.825
DEBUG    ya.test:process.py:275 Command (pid 1157495) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27271
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00093a/r3tmp/kikimr_cluster_3baxrpf2
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21049
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22311
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13051
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28292
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/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/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_n9zvztfg.log --grpc-port=21049 --mon-port=22311 --ic-port=27271
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21049/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/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/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_n9zvztfg.log --grpc-port=21049 --mon-port=22311 --ic-port=27271
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1/logfile_n9zvztfg.log', '--grpc-port=21049', '--mon-port=22311', '--ic-port=27271')' in '/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1158525
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21049/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/rhna/00093a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158540
DEBUG    ya.test:process.py:259 Command (pid 1158540) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158540) elapsed time (sec): 1.7366890907287598
DEBUG    ya.test:process.py:263 Command (pid 1158540) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) maxrss: 547224
DEBUG    ya.test:process.py:263 Command (pid 1158540) minflt: 16272
DEBUG    ya.test:process.py:263 Command (pid 1158540) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) nivcsw: 344
DEBUG    ya.test:process.py:263 Command (pid 1158540) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158540) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1158540) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158540) stime: 1.345135
DEBUG    ya.test:process.py:263 Command (pid 1158540) utime: 0.13886099999999998
DEBUG    ya.test:process.py:263 Command (pid 1158540) wtime: 1.741
DEBUG    ya.test:process.py:275 Command (pid 1158540) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1158540) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21049', '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: 27271\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21049', '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: 27271\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1164897
DEBUG    ya.test:process.py:259 Command (pid 1164897) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164897) elapsed time (sec): 1.196192741394043
DEBUG    ya.test:process.py:263 Command (pid 1164897) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) maxrss: 555628
DEBUG    ya.test:process.py:263 Command (pid 1164897) minflt: 18649
DEBUG    ya.test:process.py:263 Command (pid 1164897) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) nivcsw: 201
DEBUG    ya.test:process.py:263 Command (pid 1164897) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164897) nvcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1164897) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164897) stime: 0.921547
DEBUG    ya.test:process.py:263 Command (pid 1164897) utime: 0.143757
DEBUG    ya.test:process.py:263 Command (pid 1164897) wtime: 1.198
DEBUG    ya.test:process.py:275 Command (pid 1164897) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21049', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21049', '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: 1165867
DEBUG    ya.test:process.py:259 Command (pid 1165867) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165867) elapsed time (sec): 1.1408214569091797
DEBUG    ya.test:process.py:263 Command (pid 1165867) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1165867) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1165867) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) nivcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1165867) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165867) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1165867) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165867) stime: 0.785207
DEBUG    ya.test:process.py:263 Command (pid 1165867) utime: 0.145996
DEBUG    ya.test:process.py:263 Command (pid 1165867) wtime: 1.166
DEBUG    ya.test:process.py:275 Command (pid 1165867) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23281
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24850
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26490
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8316
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28725
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21049 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_dguuxwgm.log --grpc-port=23281 --mon-port=24850 --ic-port=26490
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:21049 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_dguuxwgm.log --grpc-port=23281 --mon-port=24850 --ic-port=26490
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:21049', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1/logfile_dguuxwgm.log', '--grpc-port=23281', '--mon-port=24850', '--ic-port=26490')' in '/home/runner/.ya/build/build_root/rhna/00093a/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk6/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_many_secrets_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1167727
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:23281/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093a/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167746
DEBUG    ya.test:process.py:259 Command (pid 1167746) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167746) elapsed time (sec): 1.016829252243042
DEBUG    ya.test:process.py:263 Command (pid 1167746) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1167746) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1167746) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) nivcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1167746) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167746) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1167746) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167746) stime: 0.716567
DEBUG    ya.test:process.py:263 Command (pid 1167746) utime: 0.145675
DEBUG    ya.test:process.py:263 Command (pid 1167746) wtime: 1.018
DEBUG    ya.test:process.py:275 Command (pid 1167746) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1167746) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_many_secrets_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 39d49302-7134-48f4-8713-25c9c154ef46, localhost:21049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 39d49302-7134-48f4-8713-25c9c154ef46, localhost:21049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 39d49302-7134-48f4-8713-25c9c154ef46, localhost:21049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23281 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-2tlsei57yi.auto.internal:23281, 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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21049
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, c040465b-6317-4357-86f2-04845c8eb30e, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c040465b-6317-4357-86f2-04845c8eb30e, ghrun-2tlsei57yi.auto.internal:23281): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c040465b-6317-4357-86f2-04845c8eb30e, ghrun-2tlsei57yi.auto.internal:23281): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bead753-5141-4446-ab4b-a496f7a0accf, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bead753-5141-4446-ab4b-a496f7a0accf, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bead753-5141-4446-ab4b-a496f7a0accf, ghrun-2tlsei57yi.auto.internal:23281): 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=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 001230ac-866b-43da-ab79-1602038ac42c, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 001230ac-866b-43da-ab79-1602038ac42c, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 001230ac-866b-43da-ab79-1602038ac42c, ghrun-2tlsei57yi.auto.internal:23281): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 593c4b05-e281-4004-836d-3304223f6072, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 593c4b05-e281-4004-836d-3304223f6072, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=YTYwNWQwMTItZTg5Yjk3Zi04Y2E0ZTMwMS01ZGNjMDQ4Yg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 593c4b05-e281-4004-836d-3304223f6072, ghrun-2tlsei57yi.auto.internal:23281): 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:21049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23281
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, b6d8b9bd-9600-4fe2-86e4-31417633bb14, localhost:21049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b6d8b9bd-9600-4fe2-86e4-31417633bb14, localhost:21049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b6d8b9bd-9600-4fe2-86e4-31417633bb14, localhost:21049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23281 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-2tlsei57yi.auto.internal:23281, 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:21049
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, 8db3a29f-4ff5-436d-bc20-09b09b400752, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8db3a29f-4ff5-436d-bc20-09b09b400752, ghrun-2tlsei57yi.auto.internal:23281): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8db3a29f-4ff5-436d-bc20-09b09b400752, ghrun-2tlsei57yi.auto.internal:23281): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0a463eee-78c7-460d-abb0-fdfcae341529, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0a463eee-78c7-460d-abb0-fdfcae341529, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0a463eee-78c7-460d-abb0-fdfcae341529, ghrun-2tlsei57yi.auto.internal:23281): 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=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ced7bb1-46d3-4b54-996b-c89063c69b42, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ced7bb1-46d3-4b54-996b-c89063c69b42, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ced7bb1-46d3-4b54-996b-c89063c69b42, ghrun-2tlsei57yi.auto.internal:23281): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 34b13200-866e-4aec-985e-6ba4ff111276, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 34b13200-866e-4aec-985e-6ba4ff111276, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzdiYTk2NzQtNGE2NDIyYWItNjZhYTMyNTktNWYxODBjZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 34b13200-866e-4aec-985e-6ba4ff111276, ghrun-2tlsei57yi.auto.internal:23281): 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, 0a463eee-78c7-460d-abb0-fdfcae341529, ghrun-2tlsei57yi.auto.internal:23281): 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:21049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23281
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, 1a8d5e1c-1999-4f42-b63b-69d076b4b123, localhost:21049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1a8d5e1c-1999-4f42-b63b-69d076b4b123, localhost:21049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1a8d5e1c-1999-4f42-b63b-69d076b4b123, localhost:21049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23281 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-2tlsei57yi.auto.internal:23281, 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:21049
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, 6c2e4311-5373-4745-9971-1e9f271faa3b, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 6c2e4311-5373-4745-9971-1e9f271faa3b, ghrun-2tlsei57yi.auto.internal:23281): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 6c2e4311-5373-4745-9971-1e9f271faa3b, ghrun-2tlsei57yi.auto.internal:23281): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 1201734f-ac98-46e5-9d9b-36fc3e803e2c, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 1201734f-ac98-46e5-9d9b-36fc3e803e2c, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 1201734f-ac98-46e5-9d9b-36fc3e803e2c, ghrun-2tlsei57yi.auto.internal:23281): 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=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3f1fa121-b950-4cba-b254-4340e8cf9da9, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3f1fa121-b950-4cba-b254-4340e8cf9da9, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3f1fa121-b950-4cba-b254-4340e8cf9da9, ghrun-2tlsei57yi.auto.internal:23281): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d92f236b-1051-4534-b352-246bd3c5d5f5, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d92f236b-1051-4534-b352-246bd3c5d5f5, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=NzE5MGM0NDMtNjUzZWM4YTQtYTYyODBiZDMtMmQ4MDFjMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d92f236b-1051-4534-b352-246bd3c5d5f5, ghrun-2tlsei57yi.auto.internal:23281): 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, 1201734f-ac98-46e5-9d9b-36fc3e803e2c, ghrun-2tlsei57yi.auto.internal:23281): 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:21049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23281
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, dc55588f-96ad-4a89-9a09-504e7d32ae0c, localhost:21049): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, dc55588f-96ad-4a89-9a09-504e7d32ae0c, localhost:21049): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, dc55588f-96ad-4a89-9a09-504e7d32ae0c, localhost:21049): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 23281 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-2tlsei57yi.auto.internal:23281, 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:21049
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, 677c4c74-e957-4f0f-b046-571d4d49d8d7, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 677c4c74-e957-4f0f-b046-571d4d49d8d7, ghrun-2tlsei57yi.auto.internal:23281): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 677c4c74-e957-4f0f-b046-571d4d49d8d7, ghrun-2tlsei57yi.auto.internal:23281): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 375e6022-6831-4fd3-91e7-dda06812c181, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 375e6022-6831-4fd3-91e7-dda06812c181, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 375e6022-6831-4fd3-91e7-dda06812c181, ghrun-2tlsei57yi.auto.internal:23281): 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=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, fdfa6a0b-4a77-4674-a27b-feb3ce640d6a, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, fdfa6a0b-4a77-4674-a27b-feb3ce640d6a, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, fdfa6a0b-4a77-4674-a27b-feb3ce640d6a, ghrun-2tlsei57yi.auto.internal:23281): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8d4cf1d7-7088-4945-b6db-95b89b90213e, ghrun-2tlsei57yi.auto.internal:23281): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8d4cf1d7-7088-4945-b6db-95b89b90213e, ghrun-2tlsei57yi.auto.internal:23281): request = { session_id: "ydb://session/3?node_id=50000&id=MTlmMWZlN2QtNDc2NGE4MmMtNWMzYWUyNmYtNDIyZTk1YTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8d4cf1d7-7088-4945-b6db-95b89b90213e, ghrun-2tlsei57yi.auto.internal:23281): 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:21049
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:23281
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 375e6022-6831-4fd3-91e7-dda06812c181, ghrun-2tlsei57yi.auto.internal:23281): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.8031733, expires_in: 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, 98d933c2-1fbd-4cc7-951f-d444c7fbd025, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98d933c2-1fbd-4cc7-951f-d444c7fbd025, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98d933c2-1fbd-4cc7-951f-d444c7fbd025, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.6973286, expires_in: 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, 76e81437-be0f-4b27-a481-47f02d5927da, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76e81437-be0f-4b27-a481-47f02d5927da, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76e81437-be0f-4b27-a481-47f02d5927da, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.840005, expires_in: 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, 58a9fecf-28b5-44ce-affa-4d21ca522cad, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58a9fecf-28b5-44ce-affa-4d21ca522cad, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58a9fecf-28b5-44ce-affa-4d21ca522cad, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.0925887, expires_in: 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, db381015-19da-4db0-83b1-1734c1097b16, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db381015-19da-4db0-83b1-1734c1097b16, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db381015-19da-4db0-83b1-1734c1097b16, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.6486754, expires_in: 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, b4268d4d-d699-4a8c-ba7c-4eb88269fadb, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4268d4d-d699-4a8c-ba7c-4eb88269fadb, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4268d4d-d699-4a8c-ba7c-4eb88269fadb, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.2733905, expires_in: 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, ad17870f-fda8-45de-b584-b4e201b926b3, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad17870f-fda8-45de-b584-b4e201b926b3, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad17870f-fda8-45de-b584-b4e201b926b3, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.1338122, expires_in: 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, 5b2bd978-7e66-4ada-921c-5ac019129d07, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b2bd978-7e66-4ada-921c-5ac019129d07, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b2bd978-7e66-4ada-921c-5ac019129d07, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.0814834, expires_in: 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, 0cb1965b-9cd9-439f-83c8-f262944a216a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0cb1965b-9cd9-439f-83c8-f262944a216a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0cb1965b-9cd9-439f-83c8-f262944a216a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.9389198, expires_in: 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, 39d5a1ed-40c5-468a-aace-f5f37651847a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39d5a1ed-40c5-468a-aace-f5f37651847a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39d5a1ed-40c5-468a-aace-f5f37651847a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.590344, expires_in: 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, a016959b-89c8-4e30-8e63-c475fdf1b8e9, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a016959b-89c8-4e30-8e63-c475fdf1b8e9, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a016959b-89c8-4e30-8e63-c475fdf1b8e9, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.6357424, expires_in: 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, 43a1f970-b695-479c-a75f-9210f8202cb3, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43a1f970-b695-479c-a75f-9210f8202cb3, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43a1f970-b695-479c-a75f-9210f8202cb3, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.6580412, expires_in: 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, 639de8cc-b461-407b-8baf-601613ccc104, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 639de8cc-b461-407b-8baf-601613ccc104, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 639de8cc-b461-407b-8baf-601613ccc104, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.6622725, expires_in: 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, 47833f7b-202a-43cf-99d6-7f0b0ec681ac, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47833f7b-202a-43cf-99d6-7f0b0ec681ac, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47833f7b-202a-43cf-99d6-7f0b0ec681ac, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.4001596, expires_in: 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, 481b0581-154d-4741-9a01-60e0e02a485a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 481b0581-154d-4741-9a01-60e0e02a485a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 481b0581-154d-4741-9a01-60e0e02a485a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.1277366, expires_in: 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, 3695bbeb-1d0f-4db6-80d0-b34b4c0b777f, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3695bbeb-1d0f-4db6-80d0-b34b4c0b777f, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3695bbeb-1d0f-4db6-80d0-b34b4c0b777f, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.4510446, expires_in: 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, 345472ea-1db0-4dc9-934e-72f456c5aa0d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 345472ea-1db0-4dc9-934e-72f456c5aa0d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 345472ea-1db0-4dc9-934e-72f456c5aa0d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.7468393, expires_in: 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, 8280716b-7236-41e3-bb59-b54814af8f8c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8280716b-7236-41e3-bb59-b54814af8f8c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8280716b-7236-41e3-bb59-b54814af8f8c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.647373, expires_in: 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, 02595013-f270-47cb-83f3-d67488d9994a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02595013-f270-47cb-83f3-d67488d9994a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02595013-f270-47cb-83f3-d67488d9994a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.5630307, expires_in: 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, b3618734-5f28-468c-996c-105a38c33e53, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3618734-5f28-468c-996c-105a38c33e53, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3618734-5f28-468c-996c-105a38c33e53, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.296815, expires_in: 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, 28d98e74-435b-4899-8bab-9680f1c839a2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28d98e74-435b-4899-8bab-9680f1c839a2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28d98e74-435b-4899-8bab-9680f1c839a2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.8124983, expires_in: 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, a0b90eab-e90c-4486-83e0-b5008cda8755, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0b90eab-e90c-4486-83e0-b5008cda8755, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0b90eab-e90c-4486-83e0-b5008cda8755, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.965391, expires_in: 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, 924d3a61-f0e3-48d5-8919-d32613cb751e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 924d3a61-f0e3-48d5-8919-d32613cb751e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 924d3a61-f0e3-48d5-8919-d32613cb751e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.85628, expires_in: 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, 436a0850-ad98-4cab-8ec4-4163990a6ca1, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 436a0850-ad98-4cab-8ec4-4163990a6ca1, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 436a0850-ad98-4cab-8ec4-4163990a6ca1, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.3778539, expires_in: 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, 84676a70-df6c-42f2-b4d9-269756f615c7, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84676a70-df6c-42f2-b4d9-269756f615c7, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84676a70-df6c-42f2-b4d9-269756f615c7, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.5395622, expires_in: 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, edf19a8a-c29d-4793-8a46-7b9aef7c0354, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edf19a8a-c29d-4793-8a46-7b9aef7c0354, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edf19a8a-c29d-4793-8a46-7b9aef7c0354, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.6296532, expires_in: 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, 5dbe76db-11b6-42eb-869d-e388578536bf, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dbe76db-11b6-42eb-869d-e388578536bf, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dbe76db-11b6-42eb-869d-e388578536bf, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.4959373, expires_in: 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, d222b75d-040c-453d-b554-88d60408f84d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d222b75d-040c-453d-b554-88d60408f84d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d222b75d-040c-453d-b554-88d60408f84d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.4589179, expires_in: 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, cee502ca-8cc0-4228-9833-2358d5e2e68c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cee502ca-8cc0-4228-9833-2358d5e2e68c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cee502ca-8cc0-4228-9833-2358d5e2e68c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.3155499, expires_in: 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, bb386c46-8405-44e0-8f8b-44f0ec601b3b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb386c46-8405-44e0-8f8b-44f0ec601b3b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb386c46-8405-44e0-8f8b-44f0ec601b3b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.7571886, expires_in: 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, 0d89d89a-1210-4334-9d3c-8eda774bc82f, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d89d89a-1210-4334-9d3c-8eda774bc82f, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d89d89a-1210-4334-9d3c-8eda774bc82f, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.347459, expires_in: 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, d196a172-2609-47f0-b3f9-373bc3e4125f, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d196a172-2609-47f0-b3f9-373bc3e4125f, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d196a172-2609-47f0-b3f9-373bc3e4125f, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.2416542, expires_in: 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, bf7b8e48-bd92-4576-9f60-6e86217f99eb, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf7b8e48-bd92-4576-9f60-6e86217f99eb, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf7b8e48-bd92-4576-9f60-6e86217f99eb, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.2474039, expires_in: 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, 013fa8aa-dcbd-42bf-bfe6-22c1d2a04464, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 013fa8aa-dcbd-42bf-bfe6-22c1d2a04464, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 013fa8aa-dcbd-42bf-bfe6-22c1d2a04464, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.011336, expires_in: 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, 283ba63a-a1f6-44c2-97fb-77b1ba0ae970, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 283ba63a-a1f6-44c2-97fb-77b1ba0ae970, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 283ba63a-a1f6-44c2-97fb-77b1ba0ae970, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.1708603, expires_in: 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, 87603e55-62b9-471a-af6f-3a7e78ff9645, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87603e55-62b9-471a-af6f-3a7e78ff9645, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87603e55-62b9-471a-af6f-3a7e78ff9645, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.6673882, expires_in: 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, 474aa2a0-6dad-49ee-bad0-83eecd5007bc, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 474aa2a0-6dad-49ee-bad0-83eecd5007bc, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 474aa2a0-6dad-49ee-bad0-83eecd5007bc, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.679949, expires_in: 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, 0da7f4a7-e56b-4269-b36f-e2d158691833, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0da7f4a7-e56b-4269-b36f-e2d158691833, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0da7f4a7-e56b-4269-b36f-e2d158691833, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.2625995, expires_in: 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, 565d4e16-3d19-4c3b-87f9-567b6ab62221, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 565d4e16-3d19-4c3b-87f9-567b6ab62221, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 565d4e16-3d19-4c3b-87f9-567b6ab62221, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.6864085, expires_in: 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, e376860a-13b9-482b-8208-3edc0b9eda3e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e376860a-13b9-482b-8208-3edc0b9eda3e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e376860a-13b9-482b-8208-3edc0b9eda3e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.2599726, expires_in: 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, d62e6863-b1c0-460f-912c-892efa051614, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d62e6863-b1c0-460f-912c-892efa051614, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d62e6863-b1c0-460f-912c-892efa051614, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.5881636, expires_in: 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, c407a397-cf29-43b9-83e2-ba2243551f93, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c407a397-cf29-43b9-83e2-ba2243551f93, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c407a397-cf29-43b9-83e2-ba2243551f93, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.3028371, expires_in: 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, f4fc6a6f-03ad-45f3-8429-5afe2e66b205, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4fc6a6f-03ad-45f3-8429-5afe2e66b205, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4fc6a6f-03ad-45f3-8429-5afe2e66b205, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.9106188, expires_in: 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, 216e2b29-1a6d-4877-b4eb-6a6a6f796ef9, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216e2b29-1a6d-4877-b4eb-6a6a6f796ef9, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216e2b29-1a6d-4877-b4eb-6a6a6f796ef9, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.6574678, expires_in: 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, 46f3029b-8866-4eee-b3e0-a6850e1bce69, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46f3029b-8866-4eee-b3e0-a6850e1bce69, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46f3029b-8866-4eee-b3e0-a6850e1bce69, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.7055283, expires_in: 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, c154ada6-d8ef-4584-865c-42091ce8d858, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c154ada6-d8ef-4584-865c-42091ce8d858, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c154ada6-d8ef-4584-865c-42091ce8d858, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.6664789, expires_in: 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, ef4cd648-5738-4026-8e66-278ca7f931bd, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef4cd648-5738-4026-8e66-278ca7f931bd, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef4cd648-5738-4026-8e66-278ca7f931bd, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.1123912, expires_in: 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, fb29a6a1-2949-4b27-b944-1f7eebdfa308, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb29a6a1-2949-4b27-b944-1f7eebdfa308, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb29a6a1-2949-4b27-b944-1f7eebdfa308, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.818948, expires_in: 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, 33fc342e-b744-4827-a6a6-bc860081e6b4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33fc342e-b744-4827-a6a6-bc860081e6b4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33fc342e-b744-4827-a6a6-bc860081e6b4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.8389783, expires_in: 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, c1e48fd7-9367-4611-8cf9-4bb8d46a1f8a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1e48fd7-9367-4611-8cf9-4bb8d46a1f8a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1e48fd7-9367-4611-8cf9-4bb8d46a1f8a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.7939732, expires_in: 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, a2488722-c4ac-478f-8b97-383da06a171c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2488722-c4ac-478f-8b97-383da06a171c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2488722-c4ac-478f-8b97-383da06a171c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.1654391, expires_in: 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, 81924fea-4fdd-497d-a438-8d6c34af1904, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81924fea-4fdd-497d-a438-8d6c34af1904, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81924fea-4fdd-497d-a438-8d6c34af1904, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.0435007, expires_in: 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, 4fd63259-1558-4069-afa5-8cb042846e31, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4fd63259-1558-4069-afa5-8cb042846e31, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4fd63259-1558-4069-afa5-8cb042846e31, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.9445534, expires_in: 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, 7cfd6c35-14f9-4b60-b056-bb06995c773c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cfd6c35-14f9-4b60-b056-bb06995c773c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cfd6c35-14f9-4b60-b056-bb06995c773c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.6936185, expires_in: 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, 85fa5cc2-f949-465e-81a0-5a1594ed2459, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85fa5cc2-f949-465e-81a0-5a1594ed2459, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85fa5cc2-f949-465e-81a0-5a1594ed2459, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.1521146, expires_in: 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, 66a848a0-2091-46cd-b742-715398689c70, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66a848a0-2091-46cd-b742-715398689c70, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66a848a0-2091-46cd-b742-715398689c70, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.056208, expires_in: 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, a29badc1-3c29-48c7-b549-9daa28c55e73, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a29badc1-3c29-48c7-b549-9daa28c55e73, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a29badc1-3c29-48c7-b549-9daa28c55e73, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.3653057, expires_in: 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, 9db90b21-f0b7-48a2-8c3a-0dc8b5b16f91, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9db90b21-f0b7-48a2-8c3a-0dc8b5b16f91, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9db90b21-f0b7-48a2-8c3a-0dc8b5b16f91, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.8981185, expires_in: 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, 7a873bc4-fa6c-4b5f-ad8e-df2d8e6866e0, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a873bc4-fa6c-4b5f-ad8e-df2d8e6866e0, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a873bc4-fa6c-4b5f-ad8e-df2d8e6866e0, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.002601, expires_in: 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, f917d78a-a140-48b0-906c-a4970cf02233, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f917d78a-a140-48b0-906c-a4970cf02233, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f917d78a-a140-48b0-906c-a4970cf02233, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.6166768, expires_in: 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, 7c4fc53b-8c8b-479e-88f7-ecac439bfc3c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c4fc53b-8c8b-479e-88f7-ecac439bfc3c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c4fc53b-8c8b-479e-88f7-ecac439bfc3c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.7751002, expires_in: 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, 69e06562-12c5-48a2-af53-dd08ccd262a2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69e06562-12c5-48a2-af53-dd08ccd262a2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69e06562-12c5-48a2-af53-dd08ccd262a2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.4395254, expires_in: 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, da975ab9-922c-40e3-9a26-88b52b2df002, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da975ab9-922c-40e3-9a26-88b52b2df002, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da975ab9-922c-40e3-9a26-88b52b2df002, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.694957, expires_in: 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, eb59da18-2972-46ff-b3d5-659f7802dae7, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb59da18-2972-46ff-b3d5-659f7802dae7, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb59da18-2972-46ff-b3d5-659f7802dae7, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.237759, expires_in: 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, 5f3d78bc-0976-4575-93da-8b2375313426, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f3d78bc-0976-4575-93da-8b2375313426, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f3d78bc-0976-4575-93da-8b2375313426, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.3702486, expires_in: 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, 032bb172-907c-41e3-ac08-2f0532bec8b7, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 032bb172-907c-41e3-ac08-2f0532bec8b7, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 032bb172-907c-41e3-ac08-2f0532bec8b7, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.2932193, expires_in: 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, dbd52362-c01c-450d-9efa-cddef84ba7c0, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbd52362-c01c-450d-9efa-cddef84ba7c0, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbd52362-c01c-450d-9efa-cddef84ba7c0, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.0534427, expires_in: 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, 7de6243c-25a6-46d3-a316-79c52d770595, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7de6243c-25a6-46d3-a316-79c52d770595, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7de6243c-25a6-46d3-a316-79c52d770595, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.290377, expires_in: 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, 54eba90e-8f0f-413a-b693-56f5f4314929, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54eba90e-8f0f-413a-b693-56f5f4314929, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54eba90e-8f0f-413a-b693-56f5f4314929, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.4117155, expires_in: 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, 2fb91215-8ab6-458c-a605-2437b6009e81, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fb91215-8ab6-458c-a605-2437b6009e81, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fb91215-8ab6-458c-a605-2437b6009e81, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.025581, expires_in: 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, 3c723ce1-620f-4b8f-ad56-b7b33ba5dac9, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c723ce1-620f-4b8f-ad56-b7b33ba5dac9, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c723ce1-620f-4b8f-ad56-b7b33ba5dac9, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.6172931, expires_in: 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, d303e472-0de4-4ebf-93a9-cc94cc64264c, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d303e472-0de4-4ebf-93a9-cc94cc64264c, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d303e472-0de4-4ebf-93a9-cc94cc64264c, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.8323684, expires_in: 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, 45d1b9c0-34a0-4069-b16c-e47dc74f3e02, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45d1b9c0-34a0-4069-b16c-e47dc74f3e02, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45d1b9c0-34a0-4069-b16c-e47dc74f3e02, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.5678368, expires_in: 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, e85f53be-01b4-461b-a016-13ad832934ee, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e85f53be-01b4-461b-a016-13ad832934ee, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e85f53be-01b4-461b-a016-13ad832934ee, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.3232574, expires_in: 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, 4f2d4060-e3c2-4d3f-869e-e63aa31e095a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f2d4060-e3c2-4d3f-869e-e63aa31e095a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f2d4060-e3c2-4d3f-869e-e63aa31e095a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.2888353, expires_in: 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, 7e253308-7471-478d-8e78-c7df059eb405, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e253308-7471-478d-8e78-c7df059eb405, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e253308-7471-478d-8e78-c7df059eb405, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.7886224, expires_in: 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, db2fb604-3593-4447-80e6-fde755ebd903, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db2fb604-3593-4447-80e6-fde755ebd903, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db2fb604-3593-4447-80e6-fde755ebd903, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.041753, expires_in: 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, c30bb1a9-2a4d-4e7e-b9d9-abf5de7d06f1, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c30bb1a9-2a4d-4e7e-b9d9-abf5de7d06f1, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c30bb1a9-2a4d-4e7e-b9d9-abf5de7d06f1, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.0815356, expires_in: 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, 349af9ed-5069-445a-b303-30f57c683d44, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 349af9ed-5069-445a-b303-30f57c683d44, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 349af9ed-5069-445a-b303-30f57c683d44, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.8659213, expires_in: 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, 69db8da5-dc07-4cc8-b2a3-500a794396d8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69db8da5-dc07-4cc8-b2a3-500a794396d8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69db8da5-dc07-4cc8-b2a3-500a794396d8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.8952513, expires_in: 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, d2cd803b-8ba2-4a72-a4e4-60a11722cca5, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2cd803b-8ba2-4a72-a4e4-60a11722cca5, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2cd803b-8ba2-4a72-a4e4-60a11722cca5, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.1759377, expires_in: 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, f012f047-cc54-41a0-b580-4b9b53a3b5ab, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f012f047-cc54-41a0-b580-4b9b53a3b5ab, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f012f047-cc54-41a0-b580-4b9b53a3b5ab, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.0124433, expires_in: 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, b2198155-3528-45ae-91db-61d467fa4d94, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2198155-3528-45ae-91db-61d467fa4d94, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2198155-3528-45ae-91db-61d467fa4d94, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.075129, expires_in: 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, dcfbdd96-6c59-4217-8453-5caf3ffd5e20, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcfbdd96-6c59-4217-8453-5caf3ffd5e20, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcfbdd96-6c59-4217-8453-5caf3ffd5e20, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.3961086, expires_in: 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, 92e5db0f-0928-42c2-9089-b4f7c7690976, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92e5db0f-0928-42c2-9089-b4f7c7690976, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92e5db0f-0928-42c2-9089-b4f7c7690976, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.4418046, expires_in: 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, 3c9806a0-234f-45c6-9212-c4b693083fda, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c9806a0-234f-45c6-9212-c4b693083fda, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c9806a0-234f-45c6-9212-c4b693083fda, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.3032017, expires_in: 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, b610af2c-b818-4604-8516-c27e95a51c63, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b610af2c-b818-4604-8516-c27e95a51c63, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b610af2c-b818-4604-8516-c27e95a51c63, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.9234142, expires_in: 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, 4ed2c94f-9153-4ec4-80f5-e1650d7d697d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ed2c94f-9153-4ec4-80f5-e1650d7d697d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ed2c94f-9153-4ec4-80f5-e1650d7d697d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.8861687, expires_in: 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, 724aeddf-7d72-4053-b0bb-b8a1c724a128, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 724aeddf-7d72-4053-b0bb-b8a1c724a128, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 724aeddf-7d72-4053-b0bb-b8a1c724a128, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.212777, expires_in: 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, d04b63c2-7d36-40a6-a137-3f3cd776c670, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d04b63c2-7d36-40a6-a137-3f3cd776c670, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d04b63c2-7d36-40a6-a137-3f3cd776c670, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.0933034, expires_in: 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, 459741c3-3220-4e19-a0a2-31c0e218f4d2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 459741c3-3220-4e19-a0a2-31c0e218f4d2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 459741c3-3220-4e19-a0a2-31c0e218f4d2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.4861534, expires_in: 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, 532df82b-b920-4fdc-90d7-d835b77d3d70, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 532df82b-b920-4fdc-90d7-d835b77d3d70, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 532df82b-b920-4fdc-90d7-d835b77d3d70, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.7843864, expires_in: 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, d9b09080-2d92-4357-8c78-441796d9a9c0, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9b09080-2d92-4357-8c78-441796d9a9c0, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9b09080-2d92-4357-8c78-441796d9a9c0, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.116463, expires_in: 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, dbc4946d-e9fc-42b8-b50d-831b53fa98a5, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbc4946d-e9fc-42b8-b50d-831b53fa98a5, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbc4946d-e9fc-42b8-b50d-831b53fa98a5, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.1764956, expires_in: 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, 5a21024e-bbe7-4a0c-9034-a953df6ed74a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a21024e-bbe7-4a0c-9034-a953df6ed74a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a21024e-bbe7-4a0c-9034-a953df6ed74a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.168929, expires_in: 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, 945b4632-fa5e-409c-bfe4-b12ab3ed5463, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 945b4632-fa5e-409c-bfe4-b12ab3ed5463, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 945b4632-fa5e-409c-bfe4-b12ab3ed5463, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.6576574, expires_in: 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, 148ee9f9-6d4b-4247-a67d-77181117254b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 148ee9f9-6d4b-4247-a67d-77181117254b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 148ee9f9-6d4b-4247-a67d-77181117254b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.8840072, expires_in: 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, 40d45232-2b83-4679-a438-b2a8e48edaba, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40d45232-2b83-4679-a438-b2a8e48edaba, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40d45232-2b83-4679-a438-b2a8e48edaba, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.3286328, expires_in: 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, 75a9c113-c5d5-46d4-ab74-d4025d670984, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a9c113-c5d5-46d4-ab74-d4025d670984, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a9c113-c5d5-46d4-ab74-d4025d670984, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.2613142, expires_in: 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, a9a0ebb2-f60b-49bc-b036-c157184252c0, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9a0ebb2-f60b-49bc-b036-c157184252c0, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9a0ebb2-f60b-49bc-b036-c157184252c0, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.6878593, expires_in: 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, f66e7814-9d93-4b40-b2ab-ec4cca7faea8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f66e7814-9d93-4b40-b2ab-ec4cca7faea8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f66e7814-9d93-4b40-b2ab-ec4cca7faea8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.952758, expires_in: 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, 6b6835a7-ae74-4c17-b2b6-a22a8b347789, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b6835a7-ae74-4c17-b2b6-a22a8b347789, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b6835a7-ae74-4c17-b2b6-a22a8b347789, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.3509176, expires_in: 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, bd82a01e-3bdb-4488-84a1-4d51341802f8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd82a01e-3bdb-4488-84a1-4d51341802f8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd82a01e-3bdb-4488-84a1-4d51341802f8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.7360833, expires_in: 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, f167099b-8aca-4bd5-88b4-326b79e56e0b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f167099b-8aca-4bd5-88b4-326b79e56e0b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f167099b-8aca-4bd5-88b4-326b79e56e0b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.5590549, expires_in: 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, 66004109-0018-4711-b6f0-50efc6f68440, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66004109-0018-4711-b6f0-50efc6f68440, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66004109-0018-4711-b6f0-50efc6f68440, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.078135, expires_in: 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, 42eb5a45-c0ae-4c77-98ff-02a2a3d4fd1a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42eb5a45-c0ae-4c77-98ff-02a2a3d4fd1a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42eb5a45-c0ae-4c77-98ff-02a2a3d4fd1a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.9066281, expires_in: 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, 9b5eac4a-12e0-484b-9932-cc8c67f38a56, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b5eac4a-12e0-484b-9932-cc8c67f38a56, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b5eac4a-12e0-484b-9932-cc8c67f38a56, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.5338783, expires_in: 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, 83ab75e3-a27c-462a-8972-e80669573ba2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83ab75e3-a27c-462a-8972-e80669573ba2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83ab75e3-a27c-462a-8972-e80669573ba2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.3514736, expires_in: 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, ff180c75-296e-4ffa-829b-0febf74a80d7, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff180c75-296e-4ffa-829b-0febf74a80d7, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff180c75-296e-4ffa-829b-0febf74a80d7, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.7385762, expires_in: 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, 12bc6a54-1f0f-462c-8926-3c7998e7aed4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12bc6a54-1f0f-462c-8926-3c7998e7aed4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12bc6a54-1f0f-462c-8926-3c7998e7aed4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.2114909, expires_in: 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, 07b93a62-9f3e-40fc-a3ca-5c91dccd96c4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07b93a62-9f3e-40fc-a3ca-5c91dccd96c4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07b93a62-9f3e-40fc-a3ca-5c91dccd96c4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.6571088, expires_in: 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, cf659c40-15c2-44d4-b84c-d221ba26a8c2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf659c40-15c2-44d4-b84c-d221ba26a8c2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf659c40-15c2-44d4-b84c-d221ba26a8c2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.3733144, expires_in: 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, 115fcc63-d8a8-41a4-951c-7b09ea434583, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 115fcc63-d8a8-41a4-951c-7b09ea434583, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 115fcc63-d8a8-41a4-951c-7b09ea434583, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.2418296, expires_in: 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, 213a1409-585b-456d-a242-62fa43e9e72a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 213a1409-585b-456d-a242-62fa43e9e72a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 213a1409-585b-456d-a242-62fa43e9e72a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.930139, expires_in: 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, 309e11e2-aac9-44b2-884b-049ff5c965fe, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 309e11e2-aac9-44b2-884b-049ff5c965fe, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 309e11e2-aac9-44b2-884b-049ff5c965fe, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.1920323, expires_in: 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, 1ebda87e-1004-4a65-8810-ba598d8bcaea, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ebda87e-1004-4a65-8810-ba598d8bcaea, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ebda87e-1004-4a65-8810-ba598d8bcaea, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.3711767, expires_in: 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, a4ae03f0-a621-40c6-a1d2-1db71c5a1e17, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4ae03f0-a621-40c6-a1d2-1db71c5a1e17, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4ae03f0-a621-40c6-a1d2-1db71c5a1e17, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.2997897, expires_in: 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, 68facb16-355a-48dc-b7f7-19ede4f293c8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68facb16-355a-48dc-b7f7-19ede4f293c8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68facb16-355a-48dc-b7f7-19ede4f293c8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.7591655, expires_in: 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, c2a1a762-0d08-4b70-aa0e-f20b005b575d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2a1a762-0d08-4b70-aa0e-f20b005b575d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2a1a762-0d08-4b70-aa0e-f20b005b575d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.2440217, expires_in: 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, 23055b53-f519-4ff6-b011-027c163ecb85, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23055b53-f519-4ff6-b011-027c163ecb85, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23055b53-f519-4ff6-b011-027c163ecb85, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.2201498, expires_in: 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, ffe84a8d-6700-4764-877c-be0176b7cffe, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffe84a8d-6700-4764-877c-be0176b7cffe, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffe84a8d-6700-4764-877c-be0176b7cffe, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.9695866, expires_in: 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, d7ff4617-090d-4b7f-b4b3-54992b77b79d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7ff4617-090d-4b7f-b4b3-54992b77b79d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7ff4617-090d-4b7f-b4b3-54992b77b79d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.3088644, expires_in: 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, 5a1b6cf6-bea2-421c-a43f-e2f81931d2ef, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a1b6cf6-bea2-421c-a43f-e2f81931d2ef, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a1b6cf6-bea2-421c-a43f-e2f81931d2ef, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.4229417, expires_in: 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, 0607edc3-7682-464e-9869-26bed701cdc9, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0607edc3-7682-464e-9869-26bed701cdc9, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0607edc3-7682-464e-9869-26bed701cdc9, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.117779, expires_in: 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, faba049f-3e6d-4265-8885-a5e86ec16ce0, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faba049f-3e6d-4265-8885-a5e86ec16ce0, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faba049f-3e6d-4265-8885-a5e86ec16ce0, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.753189, expires_in: 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, d82a0c61-df5f-49e3-8ea4-899dd323bb77, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d82a0c61-df5f-49e3-8ea4-899dd323bb77, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d82a0c61-df5f-49e3-8ea4-899dd323bb77, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.0782838, expires_in: 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, c1ee9b2f-8edb-49a8-8ea3-e4146cf57032, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1ee9b2f-8edb-49a8-8ea3-e4146cf57032, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1ee9b2f-8edb-49a8-8ea3-e4146cf57032, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.6749895, expires_in: 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, 2086beff-3864-491f-9c5f-6792f4e906a8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2086beff-3864-491f-9c5f-6792f4e906a8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2086beff-3864-491f-9c5f-6792f4e906a8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.471713, expires_in: 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, 4b62bbb7-8fb7-4244-b1cf-15a8f8993aa8, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b62bbb7-8fb7-4244-b1cf-15a8f8993aa8, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b62bbb7-8fb7-4244-b1cf-15a8f8993aa8, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.627245, expires_in: 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, eda56b90-326c-4c5d-be49-2442a59d3531, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eda56b90-326c-4c5d-be49-2442a59d3531, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eda56b90-326c-4c5d-be49-2442a59d3531, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.461944, expires_in: 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, 19b39622-e446-4af1-adec-4d2bde4b591a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19b39622-e446-4af1-adec-4d2bde4b591a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19b39622-e446-4af1-adec-4d2bde4b591a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.2343636, expires_in: 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, 17afb904-f6ab-4b78-a8fe-f7f375ce2a0a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17afb904-f6ab-4b78-a8fe-f7f375ce2a0a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17afb904-f6ab-4b78-a8fe-f7f375ce2a0a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.5235422, expires_in: 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, 23bbb42b-b28b-4235-bb93-9bd1e8923d44, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23bbb42b-b28b-4235-bb93-9bd1e8923d44, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23bbb42b-b28b-4235-bb93-9bd1e8923d44, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.3595643, expires_in: 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, 3d67213e-305d-47a2-bf11-1ed832467de4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d67213e-305d-47a2-bf11-1ed832467de4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d67213e-305d-47a2-bf11-1ed832467de4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.7387867, expires_in: 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, f2634ae7-e062-46f3-9e3f-dd3f49989229, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2634ae7-e062-46f3-9e3f-dd3f49989229, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2634ae7-e062-46f3-9e3f-dd3f49989229, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.427553, expires_in: 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, f4fc97f1-fcbd-48e3-a728-e1755a513d59, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4fc97f1-fcbd-48e3-a728-e1755a513d59, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4fc97f1-fcbd-48e3-a728-e1755a513d59, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.809008, expires_in: 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, 3c3fbb37-4f21-4c70-a5b7-114f384cde85, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c3fbb37-4f21-4c70-a5b7-114f384cde85, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c3fbb37-4f21-4c70-a5b7-114f384cde85, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.6715393, expires_in: 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, ed010db5-1952-43bc-b8fa-f10aa3d5b389, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed010db5-1952-43bc-b8fa-f10aa3d5b389, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed010db5-1952-43bc-b8fa-f10aa3d5b389, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.5807078, expires_in: 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, 7cbd7a69-196e-4b06-8b76-32b9ff07a457, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cbd7a69-196e-4b06-8b76-32b9ff07a457, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cbd7a69-196e-4b06-8b76-32b9ff07a457, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.050455, expires_in: 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, 0573e0b9-70b5-4b32-af3c-60f44f10540b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0573e0b9-70b5-4b32-af3c-60f44f10540b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0573e0b9-70b5-4b32-af3c-60f44f10540b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.3820233, expires_in: 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, 21cc0cc7-ef5b-460b-8763-b1b48c6c7087, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21cc0cc7-ef5b-460b-8763-b1b48c6c7087, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21cc0cc7-ef5b-460b-8763-b1b48c6c7087, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.7309577, expires_in: 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, 0bc8bd84-baa9-4c5f-ace8-ac76a928ac12, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bc8bd84-baa9-4c5f-ace8-ac76a928ac12, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bc8bd84-baa9-4c5f-ace8-ac76a928ac12, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.892316, expires_in: 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, 0503399b-d04f-42db-91d9-f94bc2d1d6cd, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0503399b-d04f-42db-91d9-f94bc2d1d6cd, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0503399b-d04f-42db-91d9-f94bc2d1d6cd, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.70913, expires_in: 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, 73a806bb-ae22-476d-8eda-516ab32b918e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73a806bb-ae22-476d-8eda-516ab32b918e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73a806bb-ae22-476d-8eda-516ab32b918e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.4696016, expires_in: 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, b518f734-dc9c-422e-81f8-8a224376da90, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b518f734-dc9c-422e-81f8-8a224376da90, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b518f734-dc9c-422e-81f8-8a224376da90, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.7428908, expires_in: 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, 9ac56355-da85-43f4-a394-3361b59e7f77, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ac56355-da85-43f4-a394-3361b59e7f77, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ac56355-da85-43f4-a394-3361b59e7f77, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.3396995, expires_in: 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, 10f5f11e-c802-41aa-94ac-8b6380f0e1d3, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10f5f11e-c802-41aa-94ac-8b6380f0e1d3, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10f5f11e-c802-41aa-94ac-8b6380f0e1d3, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.2404, expires_in: 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, 61a673ee-83fb-448e-b099-4845d87d316a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61a673ee-83fb-448e-b099-4845d87d316a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61a673ee-83fb-448e-b099-4845d87d316a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.3281407, expires_in: 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, f3eb0212-e740-4745-9787-38694d448986, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3eb0212-e740-4745-9787-38694d448986, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3eb0212-e740-4745-9787-38694d448986, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.6993122, expires_in: 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, 4ee4bd64-a343-432f-a479-42183aaef96e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ee4bd64-a343-432f-a479-42183aaef96e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ee4bd64-a343-432f-a479-42183aaef96e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.1920452, expires_in: 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, 45461dcb-3083-4d79-8add-6527b5d72a0b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45461dcb-3083-4d79-8add-6527b5d72a0b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45461dcb-3083-4d79-8add-6527b5d72a0b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.6884243, expires_in: 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, e064ffda-ccc4-42cd-b347-f39ad431327d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e064ffda-ccc4-42cd-b347-f39ad431327d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e064ffda-ccc4-42cd-b347-f39ad431327d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.1078627, expires_in: 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, 0b7f499f-b788-4e04-908c-376bb782a68d, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b7f499f-b788-4e04-908c-376bb782a68d, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b7f499f-b788-4e04-908c-376bb782a68d, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.5184116, expires_in: 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, 759bb3e2-3e61-4f71-9178-a74fa937d7a5, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 759bb3e2-3e61-4f71-9178-a74fa937d7a5, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 759bb3e2-3e61-4f71-9178-a74fa937d7a5, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.3671062, expires_in: 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, 96e8b6dd-08ac-4439-9d2f-b242dae06df2, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96e8b6dd-08ac-4439-9d2f-b242dae06df2, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96e8b6dd-08ac-4439-9d2f-b242dae06df2, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.596173, expires_in: 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, 0ed8a1bc-9b80-41cc-ac51-3b39179537b4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ed8a1bc-9b80-41cc-ac51-3b39179537b4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ed8a1bc-9b80-41cc-ac51-3b39179537b4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.4625647, expires_in: 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, d7e0f20d-d345-43c1-8ccb-228c444381dd, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7e0f20d-d345-43c1-8ccb-228c444381dd, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7e0f20d-d345-43c1-8ccb-228c444381dd, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.7999687, expires_in: 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, 1c629fdf-bf31-4424-9446-a90817215edd, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c629fdf-bf31-4424-9446-a90817215edd, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c629fdf-bf31-4424-9446-a90817215edd, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.1945205, expires_in: 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, ce8ba266-fa0e-4723-9db6-4c35b086419a, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce8ba266-fa0e-4723-9db6-4c35b086419a, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce8ba266-fa0e-4723-9db6-4c35b086419a, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.3096557, expires_in: 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, d327bec2-d645-4bff-8068-2ebb6d272dfc, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d327bec2-d645-4bff-8068-2ebb6d272dfc, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d327bec2-d645-4bff-8068-2ebb6d272dfc, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.4408822, expires_in: 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, 00e3bda6-89b2-499f-8e59-cd1152f52a1b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00e3bda6-89b2-499f-8e59-cd1152f52a1b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00e3bda6-89b2-499f-8e59-cd1152f52a1b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.9355574, expires_in: 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, 319a53e8-5509-4186-8517-56c95abcf792, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 319a53e8-5509-4186-8517-56c95abcf792, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 319a53e8-5509-4186-8517-56c95abcf792, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.248853, expires_in: 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, 5a5bf697-d745-4cad-8943-af13b8f11a1e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a5bf697-d745-4cad-8943-af13b8f11a1e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a5bf697-d745-4cad-8943-af13b8f11a1e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.3884027, expires_in: 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, a9d1f648-fd40-4657-880b-8f7da3439881, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9d1f648-fd40-4657-880b-8f7da3439881, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9d1f648-fd40-4657-880b-8f7da3439881, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.5074646, expires_in: 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, bdb14a16-b173-48e5-994b-bdc33447f416, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdb14a16-b173-48e5-994b-bdc33447f416, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdb14a16-b173-48e5-994b-bdc33447f416, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.6883037, expires_in: 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, 61ed86a8-465a-4806-bb6c-597c8e618797, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61ed86a8-465a-4806-bb6c-597c8e618797, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61ed86a8-465a-4806-bb6c-597c8e618797, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.3591883, expires_in: 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, c6090afd-bb8a-48e3-89b4-c7a1b2e71220, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6090afd-bb8a-48e3-89b4-c7a1b2e71220, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6090afd-bb8a-48e3-89b4-c7a1b2e71220, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.001872, expires_in: 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, 42ee1f8b-f01f-4420-9ff7-3577dcdbbf39, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42ee1f8b-f01f-4420-9ff7-3577dcdbbf39, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42ee1f8b-f01f-4420-9ff7-3577dcdbbf39, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.235037, expires_in: 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, 7f9a28eb-37b5-4f01-ab9f-ac33849ef141, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f9a28eb-37b5-4f01-ab9f-ac33849ef141, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f9a28eb-37b5-4f01-ab9f-ac33849ef141, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.2798367, expires_in: 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, ab0d151b-c7c0-4723-9694-baddb09e42cf, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab0d151b-c7c0-4723-9694-baddb09e42cf, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab0d151b-c7c0-4723-9694-baddb09e42cf, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.5649915, expires_in: 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, c4d992c4-84be-448c-9522-90f13291d100, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4d992c4-84be-448c-9522-90f13291d100, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4d992c4-84be-448c-9522-90f13291d100, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.863605, expires_in: 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, 11857edc-6d0d-4b98-953b-4a3181a37ea4, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11857edc-6d0d-4b98-953b-4a3181a37ea4, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11857edc-6d0d-4b98-953b-4a3181a37ea4, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.3843105, expires_in: 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, 6e5fa5a4-0739-4515-bcc6-35bef8a50019, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e5fa5a4-0739-4515-bcc6-35bef8a50019, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e5fa5a4-0739-4515-bcc6-35bef8a50019, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.6073174, expires_in: 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, da1d4f7c-a2b5-4671-8da9-d4aa9307a704, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da1d4f7c-a2b5-4671-8da9-d4aa9307a704, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da1d4f7c-a2b5-4671-8da9-d4aa9307a704, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.1342041, expires_in: 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, 77ffa00a-ad37-4dad-a4f1-b5f2ceda722b, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77ffa00a-ad37-4dad-a4f1-b5f2ceda722b, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77ffa00a-ad37-4dad-a4f1-b5f2ceda722b, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.5617197, expires_in: 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, c6592b22-de5e-4bfe-8777-a787b970e04e, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6592b22-de5e-4bfe-8777-a787b970e04e, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6592b22-de5e-4bfe-8777-a787b970e04e, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231943.5034015, expires_in: 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, 5471da00-fa54-4476-bf2e-7e04560b7666, localhost:27734): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5471da00-fa54-4476-bf2e-7e04560b7666, localhost:27734): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5471da00-fa54-4476-bf2e-7e04560b7666, localhost:27734): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27734". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27734
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:27734
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231945623506&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:23281/1
============================== slowest durations ===============================
293.77s call     test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
23.61s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
12.68s setup    test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_many_secrets_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 613.22s (0:10:13) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '6', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
______ test_create_eds_with_old_secret_with_success[encryption_disabled] _______
ydb/tests/functional/secrets/test_secrets_usage.py:153: in test_create_eds_with_old_secret_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_old_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16484
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000921/r3tmp/kikimr_cluster_v1s00rhj
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19207
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6172
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19147
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12039
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_y40wswku.log --grpc-port=19207 --mon-port=6172 --ic-port=16484
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:19207/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_y40wswku.log --grpc-port=19207 --mon-port=6172 --ic-port=16484
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_y40wswku.log', '--grpc-port=19207', '--mon-port=6172', '--ic-port=16484')' in '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153437
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19207/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/rhna/000921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153446
DEBUG    ya.test:process.py:259 Command (pid 1153446) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153446) elapsed time (sec): 1.0792162418365479
DEBUG    ya.test:process.py:263 Command (pid 1153446) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153446) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1153446) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) nivcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1153446) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153446) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1153446) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153446) stime: 0.42485599999999996
DEBUG    ya.test:process.py:263 Command (pid 1153446) utime: 0.168544
DEBUG    ya.test:process.py:263 Command (pid 1153446) wtime: 1.116
DEBUG    ya.test:process.py:275 Command (pid 1153446) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153446) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19207', '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: 16484\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/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19207', '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: 16484\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156027
DEBUG    ya.test:process.py:259 Command (pid 1156027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156027) elapsed time (sec): 1.1056513786315918
DEBUG    ya.test:process.py:263 Command (pid 1156027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1156027) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1156027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 1156027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156027) nvcsw: 85
DEBUG    ya.test:process.py:263 Command (pid 1156027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156027) stime: 0.5829449999999999
DEBUG    ya.test:process.py:263 Command (pid 1156027) utime: 0.158834
DEBUG    ya.test:process.py:263 Command (pid 1156027) wtime: 1.123
DEBUG    ya.test:process.py:275 Command (pid 1156027) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19207', '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/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:19207', '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: 1156694
DEBUG    ya.test:process.py:259 Command (pid 1156694) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156694) elapsed time (sec): 1.368189811706543
DEBUG    ya.test:process.py:263 Command (pid 1156694) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1156694) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1156694) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1156694) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1156694) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156694) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1156694) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156694) stime: 0.49732699999999996
DEBUG    ya.test:process.py:263 Command (pid 1156694) utime: 0.15928699999999998
DEBUG    ya.test:process.py:263 Command (pid 1156694) wtime: 1.37
DEBUG    ya.test:process.py:275 Command (pid 1156694) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5218
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000921/r3tmp/kikimr_cluster_yc7wsgmt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2313
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16868
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15497
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25829
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_53vtugax.log --grpc-port=2313 --mon-port=16868 --ic-port=5218
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2313/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_53vtugax.log --grpc-port=2313 --mon-port=16868 --ic-port=5218
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1/logfile_53vtugax.log', '--grpc-port=2313', '--mon-port=16868', '--ic-port=5218')' in '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1157942
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2313/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/rhna/000921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157943
DEBUG    ya.test:process.py:259 Command (pid 1157943) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157943) elapsed time (sec): 1.3434431552886963
DEBUG    ya.test:process.py:263 Command (pid 1157943) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1157943) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1157943) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) nivcsw: 218
DEBUG    ya.test:process.py:263 Command (pid 1157943) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157943) nvcsw: 36
DEBUG    ya.test:process.py:263 Command (pid 1157943) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157943) stime: 0.522135
DEBUG    ya.test:process.py:263 Command (pid 1157943) utime: 0.162694
DEBUG    ya.test:process.py:263 Command (pid 1157943) wtime: 1.361
DEBUG    ya.test:process.py:275 Command (pid 1157943) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1157943) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2313', '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: 5218\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2313', '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: 5218\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160619
DEBUG    ya.test:process.py:259 Command (pid 1160619) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160619) elapsed time (sec): 2.4570631980895996
DEBUG    ya.test:process.py:263 Command (pid 1160619) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1160619) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1160619) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) nivcsw: 230
DEBUG    ya.test:process.py:263 Command (pid 1160619) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160619) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1160619) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160619) stime: 2.054979
DEBUG    ya.test:process.py:263 Command (pid 1160619) utime: 0.14282
DEBUG    ya.test:process.py:263 Command (pid 1160619) wtime: 2.458
DEBUG    ya.test:process.py:275 Command (pid 1160619) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2313', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2313', '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: 1162214
DEBUG    ya.test:process.py:259 Command (pid 1162214) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1162214) elapsed time (sec): 2.195897340774536
DEBUG    ya.test:process.py:263 Command (pid 1162214) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1162214) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1162214) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) nivcsw: 288
DEBUG    ya.test:process.py:263 Command (pid 1162214) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1162214) nvcsw: 144
DEBUG    ya.test:process.py:263 Command (pid 1162214) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1162214) stime: 1.9053339999999999
DEBUG    ya.test:process.py:263 Command (pid 1162214) utime: 0.10330299999999999
DEBUG    ya.test:process.py:263 Command (pid 1162214) wtime: 2.197
DEBUG    ya.test:process.py:275 Command (pid 1162214) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10374
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7455
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18225
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12908
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30042
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2313 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_57mybe79.log --grpc-port=10374 --mon-port=7455 --ic-port=18225
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2313 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_57mybe79.log --grpc-port=10374 --mon-port=7455 --ic-port=18225
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2313', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1/logfile_57mybe79.log', '--grpc-port=10374', '--mon-port=7455', '--ic-port=18225')' in '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1164401
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10374/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1164404
DEBUG    ya.test:process.py:259 Command (pid 1164404) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164404) elapsed time (sec): 1.3178956508636475
DEBUG    ya.test:process.py:263 Command (pid 1164404) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) maxrss: 547136
DEBUG    ya.test:process.py:263 Command (pid 1164404) minflt: 16818
DEBUG    ya.test:process.py:263 Command (pid 1164404) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1164404) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164404) nvcsw: 42
DEBUG    ya.test:process.py:263 Command (pid 1164404) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164404) stime: 1.048171
DEBUG    ya.test:process.py:263 Command (pid 1164404) utime: 0.13296
DEBUG    ya.test:process.py:263 Command (pid 1164404) wtime: 1.337
DEBUG    ya.test:process.py:275 Command (pid 1164404) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1164404) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_old_secret_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 4841a32a-5234-4121-a831-28092c96949a, localhost:2313): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 4841a32a-5234-4121-a831-28092c96949a, localhost:2313): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 4841a32a-5234-4121-a831-28092c96949a, localhost:2313): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 10374 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-2tlsei57yi.auto.internal:10374, 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:2313
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, 45a43996-f214-4a4e-8a21-b7cba7131cb0, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 45a43996-f214-4a4e-8a21-b7cba7131cb0, ghrun-2tlsei57yi.auto.internal:10374): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 45a43996-f214-4a4e-8a21-b7cba7131cb0, ghrun-2tlsei57yi.auto.internal:10374): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bfcba110-b5ae-44b9-a310-734987d057ab, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bfcba110-b5ae-44b9-a310-734987d057ab, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bfcba110-b5ae-44b9-a310-734987d057ab, ghrun-2tlsei57yi.auto.internal:10374): 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=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 663ce0c4-be9a-4608-ba6e-b4353bf612d4, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 663ce0c4-be9a-4608-ba6e-b4353bf612d4, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 663ce0c4-be9a-4608-ba6e-b4353bf612d4, ghrun-2tlsei57yi.auto.internal:10374): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0abf2cd2-7e17-43a2-8c86-457af7523244, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0abf2cd2-7e17-43a2-8c86-457af7523244, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZjQ0ZmQ1ZmMtZmQzMmZmMWEtYWYzZWYyOWUtYzc1MDRkMzc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0abf2cd2-7e17-43a2-8c86-457af7523244, ghrun-2tlsei57yi.auto.internal:10374): 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:2313
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:10374
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 97a0cf4a-693e-4ff9-8f21-58161c0bebe1, localhost:2313): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 97a0cf4a-693e-4ff9-8f21-58161c0bebe1, localhost:2313): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 97a0cf4a-693e-4ff9-8f21-58161c0bebe1, localhost:2313): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 10374 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-2tlsei57yi.auto.internal:10374, 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:2313
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, 8de1fc24-8693-49a2-a190-cd42a28fe89f, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8de1fc24-8693-49a2-a190-cd42a28fe89f, ghrun-2tlsei57yi.auto.internal:10374): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8de1fc24-8693-49a2-a190-cd42a28fe89f, ghrun-2tlsei57yi.auto.internal:10374): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9e28345b-164e-4adf-bbb3-9d7b30463a8b, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9e28345b-164e-4adf-bbb3-9d7b30463a8b, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9e28345b-164e-4adf-bbb3-9d7b30463a8b, ghrun-2tlsei57yi.auto.internal:10374): 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=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, aaf52043-bd0a-4981-a7ea-c8392fd75214, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, aaf52043-bd0a-4981-a7ea-c8392fd75214, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, aaf52043-bd0a-4981-a7ea-c8392fd75214, ghrun-2tlsei57yi.auto.internal:10374): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, e6c223aa-4a9a-4ce2-afea-7ab84df8de22, ghrun-2tlsei57yi.auto.internal:10374): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, e6c223aa-4a9a-4ce2-afea-7ab84df8de22, ghrun-2tlsei57yi.auto.internal:10374): request = { session_id: "ydb://session/3?node_id=50000&id=ZDRiZjM0ZC0yMjk0ZDNjYi01YmVlODFjOC0xZDZhYzg0NQ==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, e6c223aa-4a9a-4ce2-afea-7ab84df8de22, ghrun-2tlsei57yi.auto.internal:10374): 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, 9e28345b-164e-4adf-bbb3-9d7b30463a8b, ghrun-2tlsei57yi.auto.internal:10374): 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:2313
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:10374
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:110 Refreshing token, current_time: 1765231649.5738986, expires_in: 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, cf064534-601b-4cd4-afc1-5dac5948e687, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf064534-601b-4cd4-afc1-5dac5948e687, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf064534-601b-4cd4-afc1-5dac5948e687, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.3335655, expires_in: 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, 6067391b-ea9a-488b-b8fb-a7e1df820be2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6067391b-ea9a-488b-b8fb-a7e1df820be2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6067391b-ea9a-488b-b8fb-a7e1df820be2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.079287, expires_in: 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, 2d7d562b-905f-457b-baa4-0c6403ec6f66, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d7d562b-905f-457b-baa4-0c6403ec6f66, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d7d562b-905f-457b-baa4-0c6403ec6f66, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.1899252, expires_in: 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, 07ca824a-f42b-4b6d-91a7-d8e1256ee76d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07ca824a-f42b-4b6d-91a7-d8e1256ee76d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07ca824a-f42b-4b6d-91a7-d8e1256ee76d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.5924342, expires_in: 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, ff0fa518-daaa-4608-969f-c1640a469109, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff0fa518-daaa-4608-969f-c1640a469109, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff0fa518-daaa-4608-969f-c1640a469109, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.1980102, expires_in: 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, af03fa21-12c3-438a-94e9-d8e1bcc0c8b1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af03fa21-12c3-438a-94e9-d8e1bcc0c8b1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af03fa21-12c3-438a-94e9-d8e1bcc0c8b1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.8508906, expires_in: 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, 2577f52c-aef5-4447-818d-2b89795bd9bd, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2577f52c-aef5-4447-818d-2b89795bd9bd, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2577f52c-aef5-4447-818d-2b89795bd9bd, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.0362766, expires_in: 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, 242014f8-6892-4a33-9990-c5953b4ad412, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 242014f8-6892-4a33-9990-c5953b4ad412, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 242014f8-6892-4a33-9990-c5953b4ad412, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.6982982, expires_in: 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, cb8e2dac-1879-4949-891b-0524fe4c8682, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb8e2dac-1879-4949-891b-0524fe4c8682, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb8e2dac-1879-4949-891b-0524fe4c8682, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.9362745, expires_in: 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, 4108840d-22c5-4d27-b107-65d89303614b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4108840d-22c5-4d27-b107-65d89303614b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4108840d-22c5-4d27-b107-65d89303614b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.5239248, expires_in: 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, ea3d756f-7e9d-482d-86d2-ce34657e7baa, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea3d756f-7e9d-482d-86d2-ce34657e7baa, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea3d756f-7e9d-482d-86d2-ce34657e7baa, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.6590216, expires_in: 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, 580ecdc1-ddb3-4000-9c52-f0cbf2e582f8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 580ecdc1-ddb3-4000-9c52-f0cbf2e582f8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 580ecdc1-ddb3-4000-9c52-f0cbf2e582f8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.8032146, expires_in: 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, 63dcd5e8-401e-41c6-8380-1234582282d1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63dcd5e8-401e-41c6-8380-1234582282d1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63dcd5e8-401e-41c6-8380-1234582282d1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.582283, expires_in: 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, d95ab7ee-4e7c-469b-9686-f7b259196b51, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d95ab7ee-4e7c-469b-9686-f7b259196b51, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d95ab7ee-4e7c-469b-9686-f7b259196b51, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.0328927, expires_in: 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, dd6eb956-bc48-4903-994d-3a5572ff7fad, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd6eb956-bc48-4903-994d-3a5572ff7fad, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd6eb956-bc48-4903-994d-3a5572ff7fad, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.957098, expires_in: 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, 4b5c3ea3-fa08-4cb8-b7c8-ac91837ee691, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b5c3ea3-fa08-4cb8-b7c8-ac91837ee691, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b5c3ea3-fa08-4cb8-b7c8-ac91837ee691, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.3171592, expires_in: 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, 809bd889-3639-45ff-898f-9d86c55e15fe, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 809bd889-3639-45ff-898f-9d86c55e15fe, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 809bd889-3639-45ff-898f-9d86c55e15fe, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.7850149, expires_in: 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, ecbfb241-ff1b-493d-a7b5-f87373ae4418, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecbfb241-ff1b-493d-a7b5-f87373ae4418, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecbfb241-ff1b-493d-a7b5-f87373ae4418, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.5689018, expires_in: 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, 44241704-baab-414e-9ef1-acf3048fd7ee, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44241704-baab-414e-9ef1-acf3048fd7ee, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44241704-baab-414e-9ef1-acf3048fd7ee, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.3217523, expires_in: 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, af2bf08f-b813-4d96-af22-8c676db2be68, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af2bf08f-b813-4d96-af22-8c676db2be68, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af2bf08f-b813-4d96-af22-8c676db2be68, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.3580618, expires_in: 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, 0f2f88e9-9762-46f9-849d-9b69a32aa842, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f2f88e9-9762-46f9-849d-9b69a32aa842, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f2f88e9-9762-46f9-849d-9b69a32aa842, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.6761186, expires_in: 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, f7587fc7-fc84-4086-aa38-62813953de89, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7587fc7-fc84-4086-aa38-62813953de89, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7587fc7-fc84-4086-aa38-62813953de89, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.8379683, expires_in: 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, 9b507bf0-49a1-445b-82d0-c86744477ca3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b507bf0-49a1-445b-82d0-c86744477ca3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b507bf0-49a1-445b-82d0-c86744477ca3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.014361, expires_in: 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, 5345e652-2786-4aca-89c8-6eaf507e3c18, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5345e652-2786-4aca-89c8-6eaf507e3c18, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5345e652-2786-4aca-89c8-6eaf507e3c18, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.2416992, expires_in: 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, fb9e9ac2-af12-477c-8c5e-9e4d767de44c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb9e9ac2-af12-477c-8c5e-9e4d767de44c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb9e9ac2-af12-477c-8c5e-9e4d767de44c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.087191, expires_in: 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, 1fe3ad25-c3c2-4e31-80a9-169087fcc92c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fe3ad25-c3c2-4e31-80a9-169087fcc92c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fe3ad25-c3c2-4e31-80a9-169087fcc92c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.7099044, expires_in: 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, be5da6af-6be5-4603-a124-0a7e1bce9c2a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be5da6af-6be5-4603-a124-0a7e1bce9c2a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be5da6af-6be5-4603-a124-0a7e1bce9c2a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.1775246, expires_in: 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, ed331b1a-2012-4464-acdb-8314dc12bf06, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed331b1a-2012-4464-acdb-8314dc12bf06, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed331b1a-2012-4464-acdb-8314dc12bf06, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.7038548, expires_in: 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, 7fee2a7f-3728-454a-8d39-bd4c63cc531e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fee2a7f-3728-454a-8d39-bd4c63cc531e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fee2a7f-3728-454a-8d39-bd4c63cc531e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.7393105, expires_in: 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, b5c9c2f2-1d25-4a6e-8c49-0f2d04fbb7e2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5c9c2f2-1d25-4a6e-8c49-0f2d04fbb7e2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5c9c2f2-1d25-4a6e-8c49-0f2d04fbb7e2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.0041258, expires_in: 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, 28dd97c0-4a3e-49a3-ac97-a84c21ab8341, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28dd97c0-4a3e-49a3-ac97-a84c21ab8341, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28dd97c0-4a3e-49a3-ac97-a84c21ab8341, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.3986573, expires_in: 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, 5ec9349f-c760-4a19-a68a-e5aa98fd7dd5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ec9349f-c760-4a19-a68a-e5aa98fd7dd5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ec9349f-c760-4a19-a68a-e5aa98fd7dd5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.359614, expires_in: 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, 42e34b94-0bd0-4f1e-820a-c9e69ea3c04c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42e34b94-0bd0-4f1e-820a-c9e69ea3c04c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42e34b94-0bd0-4f1e-820a-c9e69ea3c04c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.9581716, expires_in: 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, 39f5fec8-afd4-4828-ad8b-09122a61a75a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39f5fec8-afd4-4828-ad8b-09122a61a75a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39f5fec8-afd4-4828-ad8b-09122a61a75a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.0677166, expires_in: 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, 61bfcff9-a9f1-4f4b-b0f7-475203b89e29, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61bfcff9-a9f1-4f4b-b0f7-475203b89e29, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61bfcff9-a9f1-4f4b-b0f7-475203b89e29, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.851721, expires_in: 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, 6e4cdd80-0fbb-49d6-abb1-fba28a255036, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e4cdd80-0fbb-49d6-abb1-fba28a255036, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e4cdd80-0fbb-49d6-abb1-fba28a255036, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.1961844, expires_in: 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, 062ee52f-6601-4c9b-bbf7-ceac7fdec0be, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 062ee52f-6601-4c9b-bbf7-ceac7fdec0be, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 062ee52f-6601-4c9b-bbf7-ceac7fdec0be, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.6512003, expires_in: 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, bc042981-a40b-4e74-bdc0-0813c199e9a3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc042981-a40b-4e74-bdc0-0813c199e9a3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc042981-a40b-4e74-bdc0-0813c199e9a3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.4479997, expires_in: 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, ead82d0b-1d2e-49d8-a17f-a7675e59ddc8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ead82d0b-1d2e-49d8-a17f-a7675e59ddc8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ead82d0b-1d2e-49d8-a17f-a7675e59ddc8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.9896948, expires_in: 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, 764f7848-c90c-4328-addc-b682bdf2c97e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 764f7848-c90c-4328-addc-b682bdf2c97e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 764f7848-c90c-4328-addc-b682bdf2c97e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.0475404, expires_in: 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, 987669b5-f265-4f92-8c60-e7919f0cec63, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 987669b5-f265-4f92-8c60-e7919f0cec63, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 987669b5-f265-4f92-8c60-e7919f0cec63, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.9004912, expires_in: 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, c8c56715-4537-4bd4-9125-2dc55536cc26, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8c56715-4537-4bd4-9125-2dc55536cc26, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8c56715-4537-4bd4-9125-2dc55536cc26, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.5884216, expires_in: 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, 436fbfa6-b761-4ca8-9a99-a483c6149347, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 436fbfa6-b761-4ca8-9a99-a483c6149347, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 436fbfa6-b761-4ca8-9a99-a483c6149347, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.3197494, expires_in: 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, 223fc42c-0832-4d46-b8de-f8867aa57e94, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 223fc42c-0832-4d46-b8de-f8867aa57e94, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 223fc42c-0832-4d46-b8de-f8867aa57e94, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.9722533, expires_in: 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, f8bbe169-2dae-4a78-beb2-a2bfdfe5da9e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8bbe169-2dae-4a78-beb2-a2bfdfe5da9e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8bbe169-2dae-4a78-beb2-a2bfdfe5da9e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.9396086, expires_in: 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, 780ae074-fb37-4ee6-8f45-3a32de55116f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 780ae074-fb37-4ee6-8f45-3a32de55116f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 780ae074-fb37-4ee6-8f45-3a32de55116f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.503719, expires_in: 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, 3e383e73-5bc9-4e16-b52c-9360a5b39b28, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e383e73-5bc9-4e16-b52c-9360a5b39b28, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e383e73-5bc9-4e16-b52c-9360a5b39b28, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.719491, expires_in: 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, dc4f7084-8c91-46b1-883e-035a0e6962c4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc4f7084-8c91-46b1-883e-035a0e6962c4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc4f7084-8c91-46b1-883e-035a0e6962c4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.267039, expires_in: 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, 85f99683-88a6-43cc-b750-50335e6598b2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85f99683-88a6-43cc-b750-50335e6598b2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85f99683-88a6-43cc-b750-50335e6598b2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.941967, expires_in: 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, e7acf3d0-5a5b-4ab1-8d84-4b0dbfdfce60, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7acf3d0-5a5b-4ab1-8d84-4b0dbfdfce60, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7acf3d0-5a5b-4ab1-8d84-4b0dbfdfce60, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.643183, expires_in: 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, 43232dfd-d211-47c9-b028-a8c1672608f8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43232dfd-d211-47c9-b028-a8c1672608f8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43232dfd-d211-47c9-b028-a8c1672608f8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.8319936, expires_in: 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, 2309a5d6-06e9-4349-ac06-517d396f4f31, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2309a5d6-06e9-4349-ac06-517d396f4f31, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2309a5d6-06e9-4349-ac06-517d396f4f31, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.4912176, expires_in: 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, facb9202-6b11-4cd2-b8dc-ff8febc555b7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, facb9202-6b11-4cd2-b8dc-ff8febc555b7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, facb9202-6b11-4cd2-b8dc-ff8febc555b7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.6586788, expires_in: 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, ab066679-2442-4f24-8f94-a32d15a96a15, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab066679-2442-4f24-8f94-a32d15a96a15, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab066679-2442-4f24-8f94-a32d15a96a15, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.1436667, expires_in: 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, 9db963b3-9690-47da-a780-7cb78fe941ec, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9db963b3-9690-47da-a780-7cb78fe941ec, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9db963b3-9690-47da-a780-7cb78fe941ec, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.437943, expires_in: 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, 17b2bdc5-0471-44bb-b139-1aa2c4e55707, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b2bdc5-0471-44bb-b139-1aa2c4e55707, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b2bdc5-0471-44bb-b139-1aa2c4e55707, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.8721466, expires_in: 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, 67f3ccbd-a66d-412e-8178-6490e4a3dc45, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67f3ccbd-a66d-412e-8178-6490e4a3dc45, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67f3ccbd-a66d-412e-8178-6490e4a3dc45, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.1083722, expires_in: 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, ea57bc11-ea90-41bc-bf18-39b71677f913, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea57bc11-ea90-41bc-bf18-39b71677f913, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea57bc11-ea90-41bc-bf18-39b71677f913, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.9533596, expires_in: 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, 9be3705e-1a09-4f46-aaba-927846fdbc93, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9be3705e-1a09-4f46-aaba-927846fdbc93, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9be3705e-1a09-4f46-aaba-927846fdbc93, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.3412185, expires_in: 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, c72582cd-7690-4151-ad77-bf6db4ed2fb0, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c72582cd-7690-4151-ad77-bf6db4ed2fb0, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c72582cd-7690-4151-ad77-bf6db4ed2fb0, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.9976506, expires_in: 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, 326fc555-e6e1-45c3-a3e3-b7d568728524, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 326fc555-e6e1-45c3-a3e3-b7d568728524, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 326fc555-e6e1-45c3-a3e3-b7d568728524, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.6310024, expires_in: 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, d1f4ed85-bfda-41cd-9e90-356ba98eedbf, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1f4ed85-bfda-41cd-9e90-356ba98eedbf, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1f4ed85-bfda-41cd-9e90-356ba98eedbf, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.0784776, expires_in: 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, d8d3623e-ffa4-420d-bae0-fb4b8e01d815, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d3623e-ffa4-420d-bae0-fb4b8e01d815, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d3623e-ffa4-420d-bae0-fb4b8e01d815, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.3460739, expires_in: 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, 53c1b96b-9436-4c6f-9dac-0859f6fac7d1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53c1b96b-9436-4c6f-9dac-0859f6fac7d1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53c1b96b-9436-4c6f-9dac-0859f6fac7d1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.7397473, expires_in: 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, ce11303a-c2ee-4743-84fa-f88a20a5c4d3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce11303a-c2ee-4743-84fa-f88a20a5c4d3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce11303a-c2ee-4743-84fa-f88a20a5c4d3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.321892, expires_in: 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, 3ef08e28-e27b-44ce-8a9b-3c5035c6df7b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ef08e28-e27b-44ce-8a9b-3c5035c6df7b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ef08e28-e27b-44ce-8a9b-3c5035c6df7b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.1292255, expires_in: 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, e753dc99-4deb-4332-8f6c-83b4c53c74d1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e753dc99-4deb-4332-8f6c-83b4c53c74d1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e753dc99-4deb-4332-8f6c-83b4c53c74d1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.176923, expires_in: 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, e2e116a6-55c8-4ddb-b5b0-83024f48561d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2e116a6-55c8-4ddb-b5b0-83024f48561d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2e116a6-55c8-4ddb-b5b0-83024f48561d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.3581414, expires_in: 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, 3ea64026-9471-4ae3-b61d-1e7163345d0e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ea64026-9471-4ae3-b61d-1e7163345d0e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ea64026-9471-4ae3-b61d-1e7163345d0e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.6832268, expires_in: 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, 65e43ab2-256e-4e8d-bd17-29c8f8872f1d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65e43ab2-256e-4e8d-bd17-29c8f8872f1d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65e43ab2-256e-4e8d-bd17-29c8f8872f1d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.788191, expires_in: 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, 9b080234-c681-4d31-9c26-ab417f6304b9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b080234-c681-4d31-9c26-ab417f6304b9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b080234-c681-4d31-9c26-ab417f6304b9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.9020307, expires_in: 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, 83e5fe88-6aba-4cac-82cc-802a6b013240, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83e5fe88-6aba-4cac-82cc-802a6b013240, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83e5fe88-6aba-4cac-82cc-802a6b013240, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.237835, expires_in: 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, db33e200-2cea-40ef-97e1-bc28b32c5eee, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db33e200-2cea-40ef-97e1-bc28b32c5eee, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db33e200-2cea-40ef-97e1-bc28b32c5eee, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.2215722, expires_in: 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, 426cdcf1-8c6c-4171-a68a-b63ae3ba601f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 426cdcf1-8c6c-4171-a68a-b63ae3ba601f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 426cdcf1-8c6c-4171-a68a-b63ae3ba601f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.5409598, expires_in: 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, 07921c30-abeb-48ee-a636-e813d9c3f154, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07921c30-abeb-48ee-a636-e813d9c3f154, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07921c30-abeb-48ee-a636-e813d9c3f154, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.2132726, expires_in: 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, e1bb3fce-ec71-47b2-8c61-a53bd06749aa, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1bb3fce-ec71-47b2-8c61-a53bd06749aa, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1bb3fce-ec71-47b2-8c61-a53bd06749aa, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.0751789, expires_in: 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, ef2e3f2e-586a-41a2-bf3a-81b2fba5a2a7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef2e3f2e-586a-41a2-bf3a-81b2fba5a2a7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef2e3f2e-586a-41a2-bf3a-81b2fba5a2a7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.6341066, expires_in: 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, c8f28cf1-7a76-4633-8ae5-e8d11035ef47, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8f28cf1-7a76-4633-8ae5-e8d11035ef47, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8f28cf1-7a76-4633-8ae5-e8d11035ef47, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.8164918, expires_in: 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, 7361daf3-ebf4-4b08-a49f-7f908ea2ee9c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7361daf3-ebf4-4b08-a49f-7f908ea2ee9c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7361daf3-ebf4-4b08-a49f-7f908ea2ee9c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.6160023, expires_in: 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, 601c7919-0751-4434-bb77-606847caee5d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 601c7919-0751-4434-bb77-606847caee5d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 601c7919-0751-4434-bb77-606847caee5d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.4444268, expires_in: 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, 2a5782a1-4203-47a9-abf5-64541229c693, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5782a1-4203-47a9-abf5-64541229c693, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5782a1-4203-47a9-abf5-64541229c693, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.3918595, expires_in: 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, edc5039b-76d7-4905-8b28-3370332d02ac, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, edc5039b-76d7-4905-8b28-3370332d02ac, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, edc5039b-76d7-4905-8b28-3370332d02ac, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.6620255, expires_in: 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, be437371-b808-42ed-a09c-33e346b58b60, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be437371-b808-42ed-a09c-33e346b58b60, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be437371-b808-42ed-a09c-33e346b58b60, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.32062, expires_in: 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, 33c9fa93-f3d2-4ce3-902d-9788a5eac46a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33c9fa93-f3d2-4ce3-902d-9788a5eac46a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33c9fa93-f3d2-4ce3-902d-9788a5eac46a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.8833106, expires_in: 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, 15782139-6311-4a35-8499-7978698711f6, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15782139-6311-4a35-8499-7978698711f6, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15782139-6311-4a35-8499-7978698711f6, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.8634384, expires_in: 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, 5e81ddf2-ee39-471b-908b-291a77e445ea, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e81ddf2-ee39-471b-908b-291a77e445ea, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e81ddf2-ee39-471b-908b-291a77e445ea, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.497506, expires_in: 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, 6b795d13-a1c2-4eda-b285-349aa72c0162, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b795d13-a1c2-4eda-b285-349aa72c0162, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b795d13-a1c2-4eda-b285-349aa72c0162, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.6566792, expires_in: 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, 74e893bd-8551-4bce-93f9-7aecb64550eb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74e893bd-8551-4bce-93f9-7aecb64550eb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74e893bd-8551-4bce-93f9-7aecb64550eb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.460998, expires_in: 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, ee1757ad-8d8e-40e5-9b85-16ca3bb1413d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee1757ad-8d8e-40e5-9b85-16ca3bb1413d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee1757ad-8d8e-40e5-9b85-16ca3bb1413d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.4479804, expires_in: 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, e8e1e7f9-042a-4650-9fc9-067d1ceab41c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8e1e7f9-042a-4650-9fc9-067d1ceab41c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8e1e7f9-042a-4650-9fc9-067d1ceab41c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.4306998, expires_in: 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, 6313f2a4-19e9-4958-83c6-a76f0d958c38, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6313f2a4-19e9-4958-83c6-a76f0d958c38, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6313f2a4-19e9-4958-83c6-a76f0d958c38, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.3575232, expires_in: 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, 131c9525-4c7b-4acb-9b8e-b20220f66252, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 131c9525-4c7b-4acb-9b8e-b20220f66252, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 131c9525-4c7b-4acb-9b8e-b20220f66252, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.4319117, expires_in: 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, 0993375c-cadf-4b9a-aae5-0e1608cd76bf, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0993375c-cadf-4b9a-aae5-0e1608cd76bf, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0993375c-cadf-4b9a-aae5-0e1608cd76bf, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.2561946, expires_in: 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, c75e2440-11e0-4ecc-a0f0-7e763db5dac8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c75e2440-11e0-4ecc-a0f0-7e763db5dac8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c75e2440-11e0-4ecc-a0f0-7e763db5dac8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.339875, expires_in: 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, c00879a2-6466-4017-b874-51143d758be9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c00879a2-6466-4017-b874-51143d758be9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c00879a2-6466-4017-b874-51143d758be9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.7827876, expires_in: 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, 78ae574a-c615-4e24-94d1-b43b91be91ac, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78ae574a-c615-4e24-94d1-b43b91be91ac, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78ae574a-c615-4e24-94d1-b43b91be91ac, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.4627583, expires_in: 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, 0d805e33-cefe-4f0e-9ba4-e66e32b5cba9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d805e33-cefe-4f0e-9ba4-e66e32b5cba9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d805e33-cefe-4f0e-9ba4-e66e32b5cba9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.1035168, expires_in: 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, db5879d4-7358-4cc6-8176-cd4a6dedca23, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db5879d4-7358-4cc6-8176-cd4a6dedca23, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db5879d4-7358-4cc6-8176-cd4a6dedca23, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.027828, expires_in: 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, 9a6bed42-8e55-4b5d-a2b0-acc54a9e070e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a6bed42-8e55-4b5d-a2b0-acc54a9e070e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a6bed42-8e55-4b5d-a2b0-acc54a9e070e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.6707895, expires_in: 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, 7860a08f-49f9-4343-9c09-9e05d4a7fbf5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7860a08f-49f9-4343-9c09-9e05d4a7fbf5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7860a08f-49f9-4343-9c09-9e05d4a7fbf5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.0739512, expires_in: 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, e5a4ea99-9502-46dd-b001-fd071af45ecb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5a4ea99-9502-46dd-b001-fd071af45ecb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5a4ea99-9502-46dd-b001-fd071af45ecb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.158996, expires_in: 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, bb61bb52-b3b9-4b71-a997-eef422cc6aec, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb61bb52-b3b9-4b71-a997-eef422cc6aec, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb61bb52-b3b9-4b71-a997-eef422cc6aec, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.941446, expires_in: 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, 5dd570b7-3256-47cd-8dca-d45cfc76e570, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dd570b7-3256-47cd-8dca-d45cfc76e570, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dd570b7-3256-47cd-8dca-d45cfc76e570, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.4712727, expires_in: 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, 04938396-2fe9-4d95-8723-46466848597a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04938396-2fe9-4d95-8723-46466848597a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04938396-2fe9-4d95-8723-46466848597a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.0540693, expires_in: 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, 6f826ab2-67a4-4b8b-a24c-6954891e883f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f826ab2-67a4-4b8b-a24c-6954891e883f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f826ab2-67a4-4b8b-a24c-6954891e883f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.6198132, expires_in: 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, 751ffba6-5b52-48a2-a784-2d0130d9777b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 751ffba6-5b52-48a2-a784-2d0130d9777b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 751ffba6-5b52-48a2-a784-2d0130d9777b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.0476522, expires_in: 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, 97f2b1a5-d203-4ee1-9240-76ca4b7b9001, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97f2b1a5-d203-4ee1-9240-76ca4b7b9001, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97f2b1a5-d203-4ee1-9240-76ca4b7b9001, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.4373136, expires_in: 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, 4f066f18-4dd8-41be-8fd4-f3056f104f1f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f066f18-4dd8-41be-8fd4-f3056f104f1f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f066f18-4dd8-41be-8fd4-f3056f104f1f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.7171085, expires_in: 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, db5e6dda-091d-4a42-a5d7-4f9039a3d67f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db5e6dda-091d-4a42-a5d7-4f9039a3d67f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db5e6dda-091d-4a42-a5d7-4f9039a3d67f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.330772, expires_in: 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, e7d97124-37ea-4d18-b652-b1c76bbf53b8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7d97124-37ea-4d18-b652-b1c76bbf53b8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7d97124-37ea-4d18-b652-b1c76bbf53b8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.8059173, expires_in: 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, b6c288c3-a7d3-47b4-9a5d-979272f1a87b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6c288c3-a7d3-47b4-9a5d-979272f1a87b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6c288c3-a7d3-47b4-9a5d-979272f1a87b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.204661, expires_in: 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, d50ad198-eb1b-4d69-bedc-e6edc9b5dd5c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d50ad198-eb1b-4d69-bedc-e6edc9b5dd5c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d50ad198-eb1b-4d69-bedc-e6edc9b5dd5c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.8111017, expires_in: 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, b28b153b-b3c6-458d-8c9f-4da697d73792, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b28b153b-b3c6-458d-8c9f-4da697d73792, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b28b153b-b3c6-458d-8c9f-4da697d73792, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.2210166, expires_in: 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, 4be2102f-48d3-44e2-8578-00e7ab6e129d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4be2102f-48d3-44e2-8578-00e7ab6e129d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4be2102f-48d3-44e2-8578-00e7ab6e129d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.9546514, expires_in: 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, 1fc7f0d4-079b-4d3f-87c1-7e6821b4d991, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fc7f0d4-079b-4d3f-87c1-7e6821b4d991, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fc7f0d4-079b-4d3f-87c1-7e6821b4d991, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.5501032, expires_in: 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, 1abf01e6-55a4-421a-b931-2672906d5d9c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1abf01e6-55a4-421a-b931-2672906d5d9c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1abf01e6-55a4-421a-b931-2672906d5d9c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.0087507, expires_in: 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, bd943577-46fa-4d2c-a687-5db420135b8b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd943577-46fa-4d2c-a687-5db420135b8b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd943577-46fa-4d2c-a687-5db420135b8b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.0227888, expires_in: 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, 5dcfa6a2-5701-4869-b392-7f8d71543d5c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dcfa6a2-5701-4869-b392-7f8d71543d5c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dcfa6a2-5701-4869-b392-7f8d71543d5c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.7984855, expires_in: 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, 298572f8-0999-4b93-9097-15c666a012b9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 298572f8-0999-4b93-9097-15c666a012b9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 298572f8-0999-4b93-9097-15c666a012b9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.0353696, expires_in: 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, fec3f0c1-fb6a-49c0-8126-f2d889afbe66, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fec3f0c1-fb6a-49c0-8126-f2d889afbe66, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fec3f0c1-fb6a-49c0-8126-f2d889afbe66, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.6072671, expires_in: 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, c1c8d3a2-421f-4627-aadd-f922c45e002e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1c8d3a2-421f-4627-aadd-f922c45e002e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1c8d3a2-421f-4627-aadd-f922c45e002e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.8781679, expires_in: 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, f934863f-da2e-49aa-a93b-8381153cfd7d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f934863f-da2e-49aa-a93b-8381153cfd7d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f934863f-da2e-49aa-a93b-8381153cfd7d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.2396145, expires_in: 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, 08b45347-8103-4de3-9fef-822f52bfb8e5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08b45347-8103-4de3-9fef-822f52bfb8e5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08b45347-8103-4de3-9fef-822f52bfb8e5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.4205394, expires_in: 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, c834a4b4-84ba-4ea6-8bba-b549eee86009, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c834a4b4-84ba-4ea6-8bba-b549eee86009, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c834a4b4-84ba-4ea6-8bba-b549eee86009, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.52533, expires_in: 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, 52c37e0a-f79f-40ca-8a5d-959fb35ed26b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52c37e0a-f79f-40ca-8a5d-959fb35ed26b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52c37e0a-f79f-40ca-8a5d-959fb35ed26b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.3795874, expires_in: 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, 06e9d051-fad9-4c39-b987-8f4b6c472d56, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06e9d051-fad9-4c39-b987-8f4b6c472d56, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06e9d051-fad9-4c39-b987-8f4b6c472d56, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.7005346, expires_in: 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, 1d1e4772-747c-44cb-a55e-fbf126d7cb3d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d1e4772-747c-44cb-a55e-fbf126d7cb3d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d1e4772-747c-44cb-a55e-fbf126d7cb3d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.6404047, expires_in: 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, e18ee98a-5467-4af5-ad59-ee3d00c1b1eb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e18ee98a-5467-4af5-ad59-ee3d00c1b1eb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e18ee98a-5467-4af5-ad59-ee3d00c1b1eb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.1791215, expires_in: 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, d8f79c95-dcb5-411f-b18e-0deb9fbe5dc1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8f79c95-dcb5-411f-b18e-0deb9fbe5dc1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8f79c95-dcb5-411f-b18e-0deb9fbe5dc1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.861068, expires_in: 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, fc8b3ac0-ae2a-4607-88be-65403788fe1e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc8b3ac0-ae2a-4607-88be-65403788fe1e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc8b3ac0-ae2a-4607-88be-65403788fe1e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.9392416, expires_in: 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, 19883e1a-43a2-4f99-992f-437908bc28aa, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19883e1a-43a2-4f99-992f-437908bc28aa, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19883e1a-43a2-4f99-992f-437908bc28aa, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.8767035, expires_in: 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, f636eaf8-a291-4d5a-adfc-d51c845430fd, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f636eaf8-a291-4d5a-adfc-d51c845430fd, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f636eaf8-a291-4d5a-adfc-d51c845430fd, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.1472008, expires_in: 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, 57951266-80d3-4d9c-a05b-b593c1c7b8ec, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57951266-80d3-4d9c-a05b-b593c1c7b8ec, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57951266-80d3-4d9c-a05b-b593c1c7b8ec, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.8822403, expires_in: 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, dfd1eece-4c6b-4d0c-9f34-ebac8d9d02d5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfd1eece-4c6b-4d0c-9f34-ebac8d9d02d5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfd1eece-4c6b-4d0c-9f34-ebac8d9d02d5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.5376418, expires_in: 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, a2ceebe8-5f26-4c38-abe6-4bec6a9de20d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2ceebe8-5f26-4c38-abe6-4bec6a9de20d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2ceebe8-5f26-4c38-abe6-4bec6a9de20d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.988039, expires_in: 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, 1c7681b7-1bcd-4547-b062-3ff24b6eeec6, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c7681b7-1bcd-4547-b062-3ff24b6eeec6, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c7681b7-1bcd-4547-b062-3ff24b6eeec6, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.0006187, expires_in: 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, af49b25a-2426-4d6b-bbdd-dfa83503d069, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af49b25a-2426-4d6b-bbdd-dfa83503d069, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af49b25a-2426-4d6b-bbdd-dfa83503d069, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.379447, expires_in: 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, c88f3df6-fd1f-4482-9b75-5f0b0a8ed0f7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c88f3df6-fd1f-4482-9b75-5f0b0a8ed0f7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c88f3df6-fd1f-4482-9b75-5f0b0a8ed0f7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.9362442, expires_in: 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, 1bf8151a-f27f-403b-b55f-7295b91f8846, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bf8151a-f27f-403b-b55f-7295b91f8846, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bf8151a-f27f-403b-b55f-7295b91f8846, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.1463807, expires_in: 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, d4bf3d3b-5369-430a-ac2f-f06c93c03dd9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4bf3d3b-5369-430a-ac2f-f06c93c03dd9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4bf3d3b-5369-430a-ac2f-f06c93c03dd9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.5224636, expires_in: 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, bfa90e1f-9434-4a75-ab85-3e49fd3649e3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfa90e1f-9434-4a75-ab85-3e49fd3649e3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfa90e1f-9434-4a75-ab85-3e49fd3649e3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.493073, expires_in: 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, 6b070088-027c-4eb8-a247-20b9a8040e96, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b070088-027c-4eb8-a247-20b9a8040e96, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b070088-027c-4eb8-a247-20b9a8040e96, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.5924087, expires_in: 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, aeb61cb0-cac6-4c6e-8e0e-90a547c1ac99, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aeb61cb0-cac6-4c6e-8e0e-90a547c1ac99, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aeb61cb0-cac6-4c6e-8e0e-90a547c1ac99, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.3509183, expires_in: 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, e3630287-d019-4f24-bcb3-48e508ab37cc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3630287-d019-4f24-bcb3-48e508ab37cc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3630287-d019-4f24-bcb3-48e508ab37cc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.2247076, expires_in: 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, be814b7a-284e-4d9b-bb80-a2b0bf06b6f5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be814b7a-284e-4d9b-bb80-a2b0bf06b6f5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be814b7a-284e-4d9b-bb80-a2b0bf06b6f5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.7548206, expires_in: 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, 2239ad56-71b0-4f12-96c3-fe3b8abff61d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2239ad56-71b0-4f12-96c3-fe3b8abff61d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2239ad56-71b0-4f12-96c3-fe3b8abff61d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.936381, expires_in: 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, db24cf08-e591-4dca-8923-cadf7ae94877, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db24cf08-e591-4dca-8923-cadf7ae94877, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db24cf08-e591-4dca-8923-cadf7ae94877, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.4283786, expires_in: 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, 5b5a2de4-0b34-41f2-9aee-3d59774c1bbc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b5a2de4-0b34-41f2-9aee-3d59774c1bbc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b5a2de4-0b34-41f2-9aee-3d59774c1bbc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.453958, expires_in: 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, ef7e7607-6bac-4a87-8b77-58dbb437ed52, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef7e7607-6bac-4a87-8b77-58dbb437ed52, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef7e7607-6bac-4a87-8b77-58dbb437ed52, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.8010879, expires_in: 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, f3a99834-3e3b-4163-b768-4f670e924b66, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3a99834-3e3b-4163-b768-4f670e924b66, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3a99834-3e3b-4163-b768-4f670e924b66, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.219377, expires_in: 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, a326bc14-b0b0-4739-a331-9c40d4116f6a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a326bc14-b0b0-4739-a331-9c40d4116f6a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a326bc14-b0b0-4739-a331-9c40d4116f6a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.7796292, expires_in: 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, 938cabed-5869-48ed-9ee4-0da975732efc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 938cabed-5869-48ed-9ee4-0da975732efc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 938cabed-5869-48ed-9ee4-0da975732efc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.0002747, expires_in: 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, 0e56725e-9662-442f-aedf-232ee8c7cdcc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e56725e-9662-442f-aedf-232ee8c7cdcc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e56725e-9662-442f-aedf-232ee8c7cdcc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.9806871, expires_in: 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, fdf11618-86cc-4bc1-a54c-89d34d28106a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdf11618-86cc-4bc1-a54c-89d34d28106a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdf11618-86cc-4bc1-a54c-89d34d28106a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.7490983, expires_in: 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, 75a44029-362a-4c6c-aa82-7e527fe23b46, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75a44029-362a-4c6c-aa82-7e527fe23b46, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75a44029-362a-4c6c-aa82-7e527fe23b46, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.7726934, expires_in: 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, a4d338a0-ccba-46d5-baef-42506a503a0d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4d338a0-ccba-46d5-baef-42506a503a0d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4d338a0-ccba-46d5-baef-42506a503a0d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.806797, expires_in: 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, 5674520b-9d43-4f89-8e55-e68fe9f28592, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5674520b-9d43-4f89-8e55-e68fe9f28592, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5674520b-9d43-4f89-8e55-e68fe9f28592, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.0524545, expires_in: 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, 9792a6e1-76a3-4013-8804-436b1a0b55ee, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9792a6e1-76a3-4013-8804-436b1a0b55ee, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9792a6e1-76a3-4013-8804-436b1a0b55ee, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.7529213, expires_in: 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, 19cfc000-f89e-490a-aa5e-d374ad05e944, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19cfc000-f89e-490a-aa5e-d374ad05e944, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19cfc000-f89e-490a-aa5e-d374ad05e944, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.6980128, expires_in: 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, 9d1be710-c83f-4b16-add9-168b6bec65a4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d1be710-c83f-4b16-add9-168b6bec65a4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d1be710-c83f-4b16-add9-168b6bec65a4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.3652754, expires_in: 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, f7f9b730-dc79-4790-98e3-9d6a1344946d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7f9b730-dc79-4790-98e3-9d6a1344946d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7f9b730-dc79-4790-98e3-9d6a1344946d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.7377465, expires_in: 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, 882a1963-06c1-4128-8dc6-857c0adc00f3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 882a1963-06c1-4128-8dc6-857c0adc00f3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 882a1963-06c1-4128-8dc6-857c0adc00f3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.9991689, expires_in: 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, f0006d54-889f-470e-8ce4-6e01130260a2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0006d54-889f-470e-8ce4-6e01130260a2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0006d54-889f-470e-8ce4-6e01130260a2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.1847975, expires_in: 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, 0f5272c7-29de-41d3-9d38-ad88ca59b68b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f5272c7-29de-41d3-9d38-ad88ca59b68b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f5272c7-29de-41d3-9d38-ad88ca59b68b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.1933868, expires_in: 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, e308e999-bea0-47dd-ab54-3f700897e4c7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e308e999-bea0-47dd-ab54-3f700897e4c7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e308e999-bea0-47dd-ab54-3f700897e4c7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.256842, expires_in: 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, 42c4cd26-ba2a-4ec6-a215-a5ebf35c59ad, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42c4cd26-ba2a-4ec6-a215-a5ebf35c59ad, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42c4cd26-ba2a-4ec6-a215-a5ebf35c59ad, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.837372, expires_in: 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, 17f5a2e8-8095-4e24-8162-d77b866c44c3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17f5a2e8-8095-4e24-8162-d77b866c44c3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17f5a2e8-8095-4e24-8162-d77b866c44c3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
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:19207
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231925977453&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10374/1
_______ test_create_eds_with_old_secret_with_success[encryption_enabled] _______
ydb/tests/functional/secrets/test_secrets_usage.py:153: in test_create_eds_with_old_secret_with_success
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_old_secret_with_success[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2313/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/30042
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12908
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18225
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7455
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10374
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25829
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15497
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16868
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2313
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5218
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10033
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000921/r3tmp/kikimr_cluster_eu23rp4v
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26611
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19157
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_xtfdtibs.log --grpc-port=26611 --mon-port=18457 --ic-port=10033
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26611/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/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/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_xtfdtibs.log --grpc-port=26611 --mon-port=18457 --ic-port=10033
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1/logfile_xtfdtibs.log', '--grpc-port=26611', '--mon-port=18457', '--ic-port=10033')' in '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1221701
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26611/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1221702
DEBUG    ya.test:process.py:259 Command (pid 1221702) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1221702) elapsed time (sec): 0.517249345779419
DEBUG    ya.test:process.py:263 Command (pid 1221702) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) inblock: 24
DEBUG    ya.test:process.py:263 Command (pid 1221702) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1221702) minflt: 18230
DEBUG    ya.test:process.py:263 Command (pid 1221702) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) nivcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1221702) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1221702) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1221702) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1221702) stime: 0.30924799999999997
DEBUG    ya.test:process.py:263 Command (pid 1221702) utime: 0.138765
DEBUG    ya.test:process.py:263 Command (pid 1221702) wtime: 0.518
DEBUG    ya.test:process.py:275 Command (pid 1221702) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1221702) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26611', '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: 10033\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26611', '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: 10033\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222061
DEBUG    ya.test:process.py:259 Command (pid 1222061) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1222061) elapsed time (sec): 0.41588473320007324
DEBUG    ya.test:process.py:263 Command (pid 1222061) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1222061) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1222061) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1222061) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222061) nvcsw: 126
DEBUG    ya.test:process.py:263 Command (pid 1222061) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1222061) stime: 0.258434
DEBUG    ya.test:process.py:263 Command (pid 1222061) utime: 0.11401599999999999
DEBUG    ya.test:process.py:263 Command (pid 1222061) wtime: 0.417
DEBUG    ya.test:process.py:275 Command (pid 1222061) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26611', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26611', '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: 1222122
DEBUG    ya.test:process.py:259 Command (pid 1222122) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1222122) elapsed time (sec): 0.3121755123138428
DEBUG    ya.test:process.py:263 Command (pid 1222122) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1222122) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1222122) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) nivcsw: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222122) nvcsw: 134
DEBUG    ya.test:process.py:263 Command (pid 1222122) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1222122) stime: 0.180053
DEBUG    ya.test:process.py:263 Command (pid 1222122) utime: 0.088026
DEBUG    ya.test:process.py:263 Command (pid 1222122) wtime: 0.313
DEBUG    ya.test:process.py:275 Command (pid 1222122) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9994
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17407
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8767
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19828
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26611 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_hn46uevk.log --grpc-port=9994 --mon-port=17407 --ic-port=25026 --key-file /home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26611 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_hn46uevk.log --grpc-port=9994 --mon-port=17407 --ic-port=25026 --key-file /home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26611', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1/logfile_hn46uevk.log', '--grpc-port=9994', '--mon-port=17407', '--ic-port=25026', '--key-file', '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/000921/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk7/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_old_secret_with_success.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1222208
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9994/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000921/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1222209
DEBUG    ya.test:process.py:259 Command (pid 1222209) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1222209) elapsed time (sec): 0.2848167419433594
DEBUG    ya.test:process.py:263 Command (pid 1222209) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) majflt: 5
DEBUG    ya.test:process.py:263 Command (pid 1222209) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1222209) minflt: 20561
DEBUG    ya.test:process.py:263 Command (pid 1222209) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1222209) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1222209) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1222209) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1222209) stime: 0.15765099999999999
DEBUG    ya.test:process.py:263 Command (pid 1222209) utime: 0.07882499999999999
DEBUG    ya.test:process.py:263 Command (pid 1222209) wtime: 0.285
DEBUG    ya.test:process.py:275 Command (pid 1222209) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1222209) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_old_secret_with_success[encryption_enabled])
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, 71b7e209-1f0a-4523-895a-f80898b7e34a, localhost:26611): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 71b7e209-1f0a-4523-895a-f80898b7e34a, localhost:26611): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 71b7e209-1f0a-4523-895a-f80898b7e34a, localhost:26611): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9994 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-2tlsei57yi.auto.internal:9994, 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:26611
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, 033c9f47-e42e-4681-8df2-d4f0ca27cb99, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 033c9f47-e42e-4681-8df2-d4f0ca27cb99, ghrun-2tlsei57yi.auto.internal:9994): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 033c9f47-e42e-4681-8df2-d4f0ca27cb99, ghrun-2tlsei57yi.auto.internal:9994): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2a756b82-9635-42ad-8eda-ac6e6dd3f0b9, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2a756b82-9635-42ad-8eda-ac6e6dd3f0b9, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2a756b82-9635-42ad-8eda-ac6e6dd3f0b9, ghrun-2tlsei57yi.auto.internal:9994): 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=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 720b8c49-68ba-4179-a617-59ffa86af49a, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 720b8c49-68ba-4179-a617-59ffa86af49a, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 720b8c49-68ba-4179-a617-59ffa86af49a, ghrun-2tlsei57yi.auto.internal:9994): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, bafb3240-5240-4fe0-9bab-fa602f2d5b46, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, bafb3240-5240-4fe0-9bab-fa602f2d5b46, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=N2Q5YjM0ZjAtMzEzYTk3MzUtNWQ0ZTJlOS03ZmJmMzNlNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, bafb3240-5240-4fe0-9bab-fa602f2d5b46, ghrun-2tlsei57yi.auto.internal:9994): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2a756b82-9635-42ad-8eda-ac6e6dd3f0b9, ghrun-2tlsei57yi.auto.internal:9994): 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:26611
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9994
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, 2f526369-0459-475b-a2a8-e65df9ebc44d, localhost:26611): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2f526369-0459-475b-a2a8-e65df9ebc44d, localhost:26611): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2f526369-0459-475b-a2a8-e65df9ebc44d, localhost:26611): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9994 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-2tlsei57yi.auto.internal:9994, 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:26611
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, 732b24fb-a55f-45d4-9071-49e9ac2cab55, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 732b24fb-a55f-45d4-9071-49e9ac2cab55, ghrun-2tlsei57yi.auto.internal:9994): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 732b24fb-a55f-45d4-9071-49e9ac2cab55, ghrun-2tlsei57yi.auto.internal:9994): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f0438afe-12a5-4503-b470-d8d98d242fd3, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f0438afe-12a5-4503-b470-d8d98d242fd3, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f0438afe-12a5-4503-b470-d8d98d242fd3, ghrun-2tlsei57yi.auto.internal:9994): 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=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff9c1944-158e-4768-8a04-5e8a62f32f5b, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff9c1944-158e-4768-8a04-5e8a62f32f5b, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff9c1944-158e-4768-8a04-5e8a62f32f5b, ghrun-2tlsei57yi.auto.internal:9994): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8e2b18a6-1a10-4ae8-90be-b1120d5c3e10, ghrun-2tlsei57yi.auto.internal:9994): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8e2b18a6-1a10-4ae8-90be-b1120d5c3e10, ghrun-2tlsei57yi.auto.internal:9994): request = { session_id: "ydb://session/3?node_id=50000&id=ZDczZTdjMzItNDJhZWRlOC1lYmVmZDljMi1hYmU5N2U3Mg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8e2b18a6-1a10-4ae8-90be-b1120d5c3e10, ghrun-2tlsei57yi.auto.internal:9994): 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:26611
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9994
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, f0438afe-12a5-4503-b470-d8d98d242fd3, ghrun-2tlsei57yi.auto.internal:9994): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py: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:110 Refreshing token, current_time: 1765231939.9998102, expires_in: 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, 93d41d52-12b8-4d3a-b3c0-422dfc6b4b93, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93d41d52-12b8-4d3a-b3c0-422dfc6b4b93, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93d41d52-12b8-4d3a-b3c0-422dfc6b4b93, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.6131625, expires_in: 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, 7adffd1b-136a-4ed9-acaf-a95f42a4e7fb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7adffd1b-136a-4ed9-acaf-a95f42a4e7fb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7adffd1b-136a-4ed9-acaf-a95f42a4e7fb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.838485, expires_in: 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, a7046454-28df-4b4c-b454-a1aa3db9a71e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7046454-28df-4b4c-b454-a1aa3db9a71e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7046454-28df-4b4c-b454-a1aa3db9a71e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231943.2997434, expires_in: 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, d6d88043-f865-4825-b40c-0408d559b06a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6d88043-f865-4825-b40c-0408d559b06a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6d88043-f865-4825-b40c-0408d559b06a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.1099656, expires_in: 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, 9e228ef0-f1ef-42f5-a289-82cb32a548d3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e228ef0-f1ef-42f5-a289-82cb32a548d3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e228ef0-f1ef-42f5-a289-82cb32a548d3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231946.7947369, expires_in: 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, 442a4e16-fde1-4393-93a7-edaa75854bce, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 442a4e16-fde1-4393-93a7-edaa75854bce, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 442a4e16-fde1-4393-93a7-edaa75854bce, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231948.1859837, expires_in: 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, 914936c9-f8d8-430c-b682-e3e7254bc94a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 914936c9-f8d8-430c-b682-e3e7254bc94a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 914936c9-f8d8-430c-b682-e3e7254bc94a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231950.3965495, expires_in: 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, ff7b0b68-53cf-401d-b035-ae06ccec6653, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff7b0b68-53cf-401d-b035-ae06ccec6653, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff7b0b68-53cf-401d-b035-ae06ccec6653, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.930912, expires_in: 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, fabf1a3b-47e7-42f3-961a-151635c7f9e5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fabf1a3b-47e7-42f3-961a-151635c7f9e5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fabf1a3b-47e7-42f3-961a-151635c7f9e5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.3563285, expires_in: 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, 17d8ef6c-b7c1-4416-ae1e-b05de1bb9fe7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17d8ef6c-b7c1-4416-ae1e-b05de1bb9fe7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17d8ef6c-b7c1-4416-ae1e-b05de1bb9fe7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.267407, expires_in: 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, de09a62e-f33c-4354-b11e-63900867c82c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de09a62e-f33c-4354-b11e-63900867c82c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de09a62e-f33c-4354-b11e-63900867c82c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231955.8264637, expires_in: 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, fabb4abf-4ae1-44f6-94a1-f1c812906e0a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fabb4abf-4ae1-44f6-94a1-f1c812906e0a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fabb4abf-4ae1-44f6-94a1-f1c812906e0a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231957.9822435, expires_in: 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, 2a832a3a-1750-4dfb-8b31-5bd8bc3060c2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a832a3a-1750-4dfb-8b31-5bd8bc3060c2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a832a3a-1750-4dfb-8b31-5bd8bc3060c2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231959.4916294, expires_in: 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, f967bddd-c6bd-45a6-94a4-3afc913513bc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f967bddd-c6bd-45a6-94a4-3afc913513bc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f967bddd-c6bd-45a6-94a4-3afc913513bc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.1643226, expires_in: 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, fb75d471-671e-4ad8-ba82-acf95791074b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb75d471-671e-4ad8-ba82-acf95791074b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb75d471-671e-4ad8-ba82-acf95791074b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231962.6464806, expires_in: 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, 118c33be-77eb-4c5b-99c8-e209942f8c32, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 118c33be-77eb-4c5b-99c8-e209942f8c32, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 118c33be-77eb-4c5b-99c8-e209942f8c32, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231963.5811162, expires_in: 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, 416a8661-8f3e-4d1b-b5f4-81f42e2899ed, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 416a8661-8f3e-4d1b-b5f4-81f42e2899ed, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 416a8661-8f3e-4d1b-b5f4-81f42e2899ed, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231965.4924943, expires_in: 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, 2c3a2db8-7150-4c1a-b4c3-feccc62a755f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c3a2db8-7150-4c1a-b4c3-feccc62a755f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c3a2db8-7150-4c1a-b4c3-feccc62a755f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231966.9750583, expires_in: 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, 901b022e-32b8-4054-b588-047342eb5413, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 901b022e-32b8-4054-b588-047342eb5413, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 901b022e-32b8-4054-b588-047342eb5413, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231969.056224, expires_in: 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, 7d952f40-9a9d-4b67-af4c-e4602397b5ba, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d952f40-9a9d-4b67-af4c-e4602397b5ba, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d952f40-9a9d-4b67-af4c-e4602397b5ba, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231970.473858, expires_in: 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, d5cd97d4-c1af-4c40-8e79-8ab5803d92d4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5cd97d4-c1af-4c40-8e79-8ab5803d92d4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5cd97d4-c1af-4c40-8e79-8ab5803d92d4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231972.5208097, expires_in: 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, 44f213a8-810d-473d-b8bf-d174ba6cebab, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44f213a8-810d-473d-b8bf-d174ba6cebab, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44f213a8-810d-473d-b8bf-d174ba6cebab, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231974.6426852, expires_in: 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, 7b852f28-f5c5-4420-ba63-13fedca8988a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b852f28-f5c5-4420-ba63-13fedca8988a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b852f28-f5c5-4420-ba63-13fedca8988a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231976.2517412, expires_in: 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, 80981639-3636-40bc-8adf-77628e4f9598, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80981639-3636-40bc-8adf-77628e4f9598, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80981639-3636-40bc-8adf-77628e4f9598, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231977.5393147, expires_in: 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, 492908d6-099f-48c9-9c7c-c73d31f0703a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 492908d6-099f-48c9-9c7c-c73d31f0703a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 492908d6-099f-48c9-9c7c-c73d31f0703a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231978.8465366, expires_in: 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, 858361dd-b950-41a2-a17b-b30635646beb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 858361dd-b950-41a2-a17b-b30635646beb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 858361dd-b950-41a2-a17b-b30635646beb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231980.4188888, expires_in: 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, bf63d67b-7c87-4125-9735-27e6bf757f30, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf63d67b-7c87-4125-9735-27e6bf757f30, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf63d67b-7c87-4125-9735-27e6bf757f30, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231981.8729496, expires_in: 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, 4469c6b0-85bd-4bd9-a876-56e1b9eb1b51, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4469c6b0-85bd-4bd9-a876-56e1b9eb1b51, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4469c6b0-85bd-4bd9-a876-56e1b9eb1b51, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231983.4256942, expires_in: 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, 4a94ad36-d935-4e42-ace8-689e6f8b6f65, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a94ad36-d935-4e42-ace8-689e6f8b6f65, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a94ad36-d935-4e42-ace8-689e6f8b6f65, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231984.3896096, expires_in: 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, 69caf556-06bf-4ad6-8159-d41e8cb08ae7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69caf556-06bf-4ad6-8159-d41e8cb08ae7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69caf556-06bf-4ad6-8159-d41e8cb08ae7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231986.3919044, expires_in: 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, 15ad8afe-d008-4f9c-8618-1b8ea2c43070, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15ad8afe-d008-4f9c-8618-1b8ea2c43070, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15ad8afe-d008-4f9c-8618-1b8ea2c43070, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231988.2846062, expires_in: 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, e7b5b312-614c-4ae9-b02a-0714ad142d52, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7b5b312-614c-4ae9-b02a-0714ad142d52, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7b5b312-614c-4ae9-b02a-0714ad142d52, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231989.753974, expires_in: 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, 529dacfd-5fbf-4650-8375-f38042370262, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 529dacfd-5fbf-4650-8375-f38042370262, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 529dacfd-5fbf-4650-8375-f38042370262, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231991.4335747, expires_in: 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, c56d8833-710a-4a78-9dba-bb1db2c4b4d1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c56d8833-710a-4a78-9dba-bb1db2c4b4d1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c56d8833-710a-4a78-9dba-bb1db2c4b4d1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231993.1375186, expires_in: 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, 617647eb-b3bf-4681-ba84-edf4bf5a7090, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 617647eb-b3bf-4681-ba84-edf4bf5a7090, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 617647eb-b3bf-4681-ba84-edf4bf5a7090, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231994.3531437, expires_in: 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, 216830c8-533a-47ca-8a05-be5179d1757f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216830c8-533a-47ca-8a05-be5179d1757f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216830c8-533a-47ca-8a05-be5179d1757f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231996.2049265, expires_in: 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, ea261170-472e-4a0a-b3a8-9ec64e90b059, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea261170-472e-4a0a-b3a8-9ec64e90b059, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea261170-472e-4a0a-b3a8-9ec64e90b059, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231998.2050529, expires_in: 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, eadf6f6c-ce44-4204-9d1d-9f91391d2690, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eadf6f6c-ce44-4204-9d1d-9f91391d2690, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eadf6f6c-ce44-4204-9d1d-9f91391d2690, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231999.8445358, expires_in: 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, daea86c0-28c9-4f8b-ba45-8cbc27398ada, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, daea86c0-28c9-4f8b-ba45-8cbc27398ada, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, daea86c0-28c9-4f8b-ba45-8cbc27398ada, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232001.7036188, expires_in: 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, 20d9f5dd-64da-40d2-8cdd-6aede7df2f71, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20d9f5dd-64da-40d2-8cdd-6aede7df2f71, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20d9f5dd-64da-40d2-8cdd-6aede7df2f71, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232003.3610363, expires_in: 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, 31fe2dce-2ef3-4851-b8e2-af1302d87145, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31fe2dce-2ef3-4851-b8e2-af1302d87145, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31fe2dce-2ef3-4851-b8e2-af1302d87145, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232005.1296446, expires_in: 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, 684b2cfe-ad22-44cf-9250-d4d05b8e79df, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 684b2cfe-ad22-44cf-9250-d4d05b8e79df, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 684b2cfe-ad22-44cf-9250-d4d05b8e79df, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232006.6619222, expires_in: 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, 02ec8e2d-7582-4d8b-9adb-6a08afb46acb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02ec8e2d-7582-4d8b-9adb-6a08afb46acb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02ec8e2d-7582-4d8b-9adb-6a08afb46acb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232008.274907, expires_in: 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, 47ef46bd-93ea-4e52-849f-087ea2d84731, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47ef46bd-93ea-4e52-849f-087ea2d84731, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47ef46bd-93ea-4e52-849f-087ea2d84731, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232010.3997073, expires_in: 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, 2ec8f949-25b5-4a13-a615-5b9611f4dc5a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ec8f949-25b5-4a13-a615-5b9611f4dc5a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ec8f949-25b5-4a13-a615-5b9611f4dc5a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232011.93752, expires_in: 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, de17da4e-686e-4093-bc4b-0866052aee58, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de17da4e-686e-4093-bc4b-0866052aee58, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de17da4e-686e-4093-bc4b-0866052aee58, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232014.027309, expires_in: 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, 0e892b41-fb7f-4497-a01b-f9c4599b8ca8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e892b41-fb7f-4497-a01b-f9c4599b8ca8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e892b41-fb7f-4497-a01b-f9c4599b8ca8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232015.4202936, expires_in: 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, b8cdcefd-f1f9-4f7c-8282-f37915c8f2fc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8cdcefd-f1f9-4f7c-8282-f37915c8f2fc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8cdcefd-f1f9-4f7c-8282-f37915c8f2fc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232017.2487822, expires_in: 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, 28f77756-4ed5-417a-8a21-aa65895bb28c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28f77756-4ed5-417a-8a21-aa65895bb28c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28f77756-4ed5-417a-8a21-aa65895bb28c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232018.9941685, expires_in: 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, fcddb78c-4279-4f28-8363-8dba0b3049f5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcddb78c-4279-4f28-8363-8dba0b3049f5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcddb78c-4279-4f28-8363-8dba0b3049f5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232021.0203135, expires_in: 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, fdc86841-7196-4d49-a27a-fab688b60c35, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdc86841-7196-4d49-a27a-fab688b60c35, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdc86841-7196-4d49-a27a-fab688b60c35, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232023.1438313, expires_in: 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, 6ea8fa28-db54-42e7-b4c7-7a977dd94241, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ea8fa28-db54-42e7-b4c7-7a977dd94241, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ea8fa28-db54-42e7-b4c7-7a977dd94241, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232024.7063844, expires_in: 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, 78a094ab-134c-430c-a688-7c140c8f5463, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78a094ab-134c-430c-a688-7c140c8f5463, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78a094ab-134c-430c-a688-7c140c8f5463, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232025.1180847, expires_in: 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, dcf3b687-65f2-4bb9-987b-d793e1016de7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcf3b687-65f2-4bb9-987b-d793e1016de7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcf3b687-65f2-4bb9-987b-d793e1016de7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232026.6374426, expires_in: 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, 32828239-3918-4c94-906a-38b5f534bd2d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32828239-3918-4c94-906a-38b5f534bd2d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32828239-3918-4c94-906a-38b5f534bd2d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232027.9430938, expires_in: 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, 4a40d356-6c41-424e-8eea-a1618dc63674, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a40d356-6c41-424e-8eea-a1618dc63674, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a40d356-6c41-424e-8eea-a1618dc63674, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232029.3232596, expires_in: 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, 8ce2b0a4-20e0-411d-a7b6-b74fe0d2fa11, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ce2b0a4-20e0-411d-a7b6-b74fe0d2fa11, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ce2b0a4-20e0-411d-a7b6-b74fe0d2fa11, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232031.501868, expires_in: 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, d76abbc3-e20c-44b5-a505-52431388ae85, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d76abbc3-e20c-44b5-a505-52431388ae85, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d76abbc3-e20c-44b5-a505-52431388ae85, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232033.3359716, expires_in: 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, a7105025-e83b-4056-b3bd-80ebf86370eb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7105025-e83b-4056-b3bd-80ebf86370eb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7105025-e83b-4056-b3bd-80ebf86370eb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232035.427145, expires_in: 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, 59c0a26e-870d-4756-a391-38c8827c736e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59c0a26e-870d-4756-a391-38c8827c736e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59c0a26e-870d-4756-a391-38c8827c736e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232037.1661437, expires_in: 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, 9016f906-072e-43b8-90fb-737b96a18efe, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9016f906-072e-43b8-90fb-737b96a18efe, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9016f906-072e-43b8-90fb-737b96a18efe, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232039.295578, expires_in: 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, 26ad2b69-4220-4964-8f36-7e5e9322f861, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26ad2b69-4220-4964-8f36-7e5e9322f861, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26ad2b69-4220-4964-8f36-7e5e9322f861, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232041.0212388, expires_in: 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, 563d18f3-1cc4-423f-88ca-54e9526155bb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 563d18f3-1cc4-423f-88ca-54e9526155bb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 563d18f3-1cc4-423f-88ca-54e9526155bb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232042.3673213, expires_in: 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, 8eda5bc7-401a-478f-930c-bd3c4ac48182, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8eda5bc7-401a-478f-930c-bd3c4ac48182, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8eda5bc7-401a-478f-930c-bd3c4ac48182, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232043.95229, expires_in: 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, 02142f4a-ccae-4358-aa2d-563da4816edc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02142f4a-ccae-4358-aa2d-563da4816edc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02142f4a-ccae-4358-aa2d-563da4816edc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232045.887791, expires_in: 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, 47f3e3d3-dc3c-4e56-86ef-39ab55a58e12, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47f3e3d3-dc3c-4e56-86ef-39ab55a58e12, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47f3e3d3-dc3c-4e56-86ef-39ab55a58e12, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232047.985883, expires_in: 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, 2077a16b-3e0a-414e-9f00-84b0a3631b69, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2077a16b-3e0a-414e-9f00-84b0a3631b69, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2077a16b-3e0a-414e-9f00-84b0a3631b69, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232049.2111619, expires_in: 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, 7c56ca56-833d-4d20-a908-458cae3afbd5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c56ca56-833d-4d20-a908-458cae3afbd5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c56ca56-833d-4d20-a908-458cae3afbd5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.4737616, expires_in: 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, 45bf93ef-9534-443b-a99a-98b98fda13be, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45bf93ef-9534-443b-a99a-98b98fda13be, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45bf93ef-9534-443b-a99a-98b98fda13be, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232052.384983, expires_in: 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, 39445f57-4b04-4db6-8bdb-be25b63e3c25, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39445f57-4b04-4db6-8bdb-be25b63e3c25, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39445f57-4b04-4db6-8bdb-be25b63e3c25, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232053.9836075, expires_in: 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, 1b038538-4245-4727-9143-e8943f6ffc9f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b038538-4245-4727-9143-e8943f6ffc9f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b038538-4245-4727-9143-e8943f6ffc9f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232055.4133554, expires_in: 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, 12a824a0-9266-418a-87d2-94c28f06f1d5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a824a0-9266-418a-87d2-94c28f06f1d5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a824a0-9266-418a-87d2-94c28f06f1d5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232056.8943949, expires_in: 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, 6128c86b-0f46-400c-9bc7-11d00f9a9a30, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6128c86b-0f46-400c-9bc7-11d00f9a9a30, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6128c86b-0f46-400c-9bc7-11d00f9a9a30, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232058.2557127, expires_in: 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, 169ee9b4-d681-479b-88ea-41864a0a4204, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 169ee9b4-d681-479b-88ea-41864a0a4204, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 169ee9b4-d681-479b-88ea-41864a0a4204, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232060.400021, expires_in: 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, 4616ea9e-cb6f-45fc-a765-2a9cbe6ad82a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4616ea9e-cb6f-45fc-a765-2a9cbe6ad82a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4616ea9e-cb6f-45fc-a765-2a9cbe6ad82a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232062.5720205, expires_in: 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, e468db6c-eef1-424e-bede-cb5af7d512bc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e468db6c-eef1-424e-bede-cb5af7d512bc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e468db6c-eef1-424e-bede-cb5af7d512bc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.6203504, expires_in: 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, ff0ab6e1-47e5-4882-b938-805fe937e2b0, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff0ab6e1-47e5-4882-b938-805fe937e2b0, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff0ab6e1-47e5-4882-b938-805fe937e2b0, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232066.138681, expires_in: 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, db65ab32-e311-4704-bea9-56257611c3f1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db65ab32-e311-4704-bea9-56257611c3f1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db65ab32-e311-4704-bea9-56257611c3f1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232067.7009623, expires_in: 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, 4ecef5a8-3ab3-459b-a912-42f8b641b19c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ecef5a8-3ab3-459b-a912-42f8b641b19c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ecef5a8-3ab3-459b-a912-42f8b641b19c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232069.3526344, expires_in: 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, 86243c95-dc04-46e0-9e27-fdbf72f5cce4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86243c95-dc04-46e0-9e27-fdbf72f5cce4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86243c95-dc04-46e0-9e27-fdbf72f5cce4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232070.7361941, expires_in: 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, b7dfc1e7-2672-43d0-a934-32eefc964afc, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7dfc1e7-2672-43d0-a934-32eefc964afc, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7dfc1e7-2672-43d0-a934-32eefc964afc, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232072.8183532, expires_in: 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, e001e268-0f29-4eb6-a5ab-40542964a323, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e001e268-0f29-4eb6-a5ab-40542964a323, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e001e268-0f29-4eb6-a5ab-40542964a323, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232074.6647954, expires_in: 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, 3e5675c3-7abe-48e1-b49a-4670e199afb6, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e5675c3-7abe-48e1-b49a-4670e199afb6, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e5675c3-7abe-48e1-b49a-4670e199afb6, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232076.8589237, expires_in: 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, a441f103-8dbc-4fde-8cdd-e1797e7a0aed, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a441f103-8dbc-4fde-8cdd-e1797e7a0aed, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a441f103-8dbc-4fde-8cdd-e1797e7a0aed, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232078.875447, expires_in: 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, 8bd823da-ab26-4c25-951b-724bc0b83e65, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bd823da-ab26-4c25-951b-724bc0b83e65, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bd823da-ab26-4c25-951b-724bc0b83e65, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232080.5524154, expires_in: 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, bbe11639-da54-4889-95d8-2ccee447366e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbe11639-da54-4889-95d8-2ccee447366e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbe11639-da54-4889-95d8-2ccee447366e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232082.7348964, expires_in: 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, 5eefd892-2e83-4461-987b-d780004be973, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5eefd892-2e83-4461-987b-d780004be973, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5eefd892-2e83-4461-987b-d780004be973, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232084.4397612, expires_in: 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, 1dc112f8-338b-463c-b0a3-e7d0cca098a9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dc112f8-338b-463c-b0a3-e7d0cca098a9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dc112f8-338b-463c-b0a3-e7d0cca098a9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232086.0083168, expires_in: 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, ea52021a-80ef-457e-9c4a-4955d42f0f40, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea52021a-80ef-457e-9c4a-4955d42f0f40, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea52021a-80ef-457e-9c4a-4955d42f0f40, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232087.8830988, expires_in: 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, 750b1b69-cd72-4770-abc1-869b286ad5ad, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 750b1b69-cd72-4770-abc1-869b286ad5ad, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 750b1b69-cd72-4770-abc1-869b286ad5ad, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232089.9191678, expires_in: 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, 7641f15c-d080-4713-ae4a-de012194019b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7641f15c-d080-4713-ae4a-de012194019b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7641f15c-d080-4713-ae4a-de012194019b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232091.5802972, expires_in: 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, e459e73b-cb15-46b1-b44e-bb9b9a770ee9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e459e73b-cb15-46b1-b44e-bb9b9a770ee9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e459e73b-cb15-46b1-b44e-bb9b9a770ee9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232093.6961982, expires_in: 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, 150812b7-9489-48b5-abe7-fd0704094fbb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 150812b7-9489-48b5-abe7-fd0704094fbb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 150812b7-9489-48b5-abe7-fd0704094fbb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232095.7853262, expires_in: 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, 1478c075-b4c5-4675-a24e-38043ee8982c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1478c075-b4c5-4675-a24e-38043ee8982c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1478c075-b4c5-4675-a24e-38043ee8982c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232097.4238732, expires_in: 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, fb532be7-dd48-4d37-96e0-e31ad3d6f8b2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb532be7-dd48-4d37-96e0-e31ad3d6f8b2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb532be7-dd48-4d37-96e0-e31ad3d6f8b2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232099.2940521, expires_in: 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, 05f42e3e-c37f-4e4c-b70e-7ff0abbc34a7, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05f42e3e-c37f-4e4c-b70e-7ff0abbc34a7, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05f42e3e-c37f-4e4c-b70e-7ff0abbc34a7, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232101.2080166, expires_in: 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, be39e3b0-900b-4e52-9a49-062025b3c52e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be39e3b0-900b-4e52-9a49-062025b3c52e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be39e3b0-900b-4e52-9a49-062025b3c52e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232102.7518346, expires_in: 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, c4d9b722-c77d-40bd-8831-81f4f4eb558d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4d9b722-c77d-40bd-8831-81f4f4eb558d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4d9b722-c77d-40bd-8831-81f4f4eb558d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232104.8768866, expires_in: 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, eace4890-61b9-4509-9c42-c1a086517cbd, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eace4890-61b9-4509-9c42-c1a086517cbd, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eace4890-61b9-4509-9c42-c1a086517cbd, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232106.1582448, expires_in: 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, 291c5d7c-b4c7-4878-b1d3-fdf54b8eb24c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 291c5d7c-b4c7-4878-b1d3-fdf54b8eb24c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 291c5d7c-b4c7-4878-b1d3-fdf54b8eb24c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232108.0429409, expires_in: 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, 26152805-82dc-4c19-909f-f133297ea0b4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26152805-82dc-4c19-909f-f133297ea0b4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26152805-82dc-4c19-909f-f133297ea0b4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232109.3601978, expires_in: 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, 652acffc-c03e-4e54-865c-710afba210a9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 652acffc-c03e-4e54-865c-710afba210a9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 652acffc-c03e-4e54-865c-710afba210a9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232110.6230426, expires_in: 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, bb476a67-fe3e-41c3-af5c-198e57ae46e1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb476a67-fe3e-41c3-af5c-198e57ae46e1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb476a67-fe3e-41c3-af5c-198e57ae46e1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232111.8877218, expires_in: 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, 0511b143-cdaa-4d83-9942-304493e5acf9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0511b143-cdaa-4d83-9942-304493e5acf9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0511b143-cdaa-4d83-9942-304493e5acf9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232114.0126953, expires_in: 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, b31ac62b-2de7-4796-acec-e2a99e97227e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b31ac62b-2de7-4796-acec-e2a99e97227e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b31ac62b-2de7-4796-acec-e2a99e97227e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232115.6268373, expires_in: 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, 49ba142a-6669-4e0d-8901-27b9d2913f8f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49ba142a-6669-4e0d-8901-27b9d2913f8f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49ba142a-6669-4e0d-8901-27b9d2913f8f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232117.4405398, expires_in: 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, 7e368316-78a2-4e19-928f-832e65cffd44, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e368316-78a2-4e19-928f-832e65cffd44, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e368316-78a2-4e19-928f-832e65cffd44, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232118.377989, expires_in: 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, 55784ec3-bde9-48df-9f3e-3b5d5e209ef3, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55784ec3-bde9-48df-9f3e-3b5d5e209ef3, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55784ec3-bde9-48df-9f3e-3b5d5e209ef3, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232119.9718375, expires_in: 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, 71211ac0-ee74-4f68-b904-88e1681de0ed, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71211ac0-ee74-4f68-b904-88e1681de0ed, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71211ac0-ee74-4f68-b904-88e1681de0ed, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232121.9166255, expires_in: 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, 81bc662a-fb39-44eb-9056-7693ceaa0395, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81bc662a-fb39-44eb-9056-7693ceaa0395, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81bc662a-fb39-44eb-9056-7693ceaa0395, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232123.279161, expires_in: 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, 16efc20a-c8e0-43fd-8544-309ced22041b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16efc20a-c8e0-43fd-8544-309ced22041b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16efc20a-c8e0-43fd-8544-309ced22041b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232125.101671, expires_in: 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, c64bf3be-74e1-4cec-986f-b9cc359eba91, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c64bf3be-74e1-4cec-986f-b9cc359eba91, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c64bf3be-74e1-4cec-986f-b9cc359eba91, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232126.663137, expires_in: 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, 8d8bff71-791d-4c4a-8ff8-cd52bb76c3a8, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d8bff71-791d-4c4a-8ff8-cd52bb76c3a8, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d8bff71-791d-4c4a-8ff8-cd52bb76c3a8, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232128.0837524, expires_in: 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, f1ac74e6-8e2b-4fa3-9f12-411de711fb92, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1ac74e6-8e2b-4fa3-9f12-411de711fb92, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1ac74e6-8e2b-4fa3-9f12-411de711fb92, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232129.8516781, expires_in: 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, 876bec85-e71c-417f-9fd3-7e44cb89a251, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 876bec85-e71c-417f-9fd3-7e44cb89a251, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 876bec85-e71c-417f-9fd3-7e44cb89a251, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232131.5598266, expires_in: 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, ab730d0f-a898-440a-87fb-75ff2149158c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab730d0f-a898-440a-87fb-75ff2149158c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab730d0f-a898-440a-87fb-75ff2149158c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232133.6678698, expires_in: 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, 8e69dd7d-d2e2-45a6-bc6f-e9842cb60690, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e69dd7d-d2e2-45a6-bc6f-e9842cb60690, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e69dd7d-d2e2-45a6-bc6f-e9842cb60690, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232135.692673, expires_in: 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, 60f66633-7b2f-4099-b9f7-c77128917d00, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60f66633-7b2f-4099-b9f7-c77128917d00, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60f66633-7b2f-4099-b9f7-c77128917d00, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232136.9718823, expires_in: 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, a1243a2d-a04b-4203-95d3-a872d540c264, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1243a2d-a04b-4203-95d3-a872d540c264, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1243a2d-a04b-4203-95d3-a872d540c264, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232138.2550104, expires_in: 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, 7f952c21-9f20-46ee-b643-b64366ff1e76, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f952c21-9f20-46ee-b643-b64366ff1e76, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f952c21-9f20-46ee-b643-b64366ff1e76, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232139.548667, expires_in: 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, 85b1e8d0-660e-4190-aab7-f78c82b41a1a, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85b1e8d0-660e-4190-aab7-f78c82b41a1a, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85b1e8d0-660e-4190-aab7-f78c82b41a1a, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232141.2698126, expires_in: 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, bc7d2cc7-a329-4466-a939-dc37f06117f4, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc7d2cc7-a329-4466-a939-dc37f06117f4, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc7d2cc7-a329-4466-a939-dc37f06117f4, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232142.6915169, expires_in: 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, 0a6b58a7-057f-40c3-8248-73127bf98995, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a6b58a7-057f-40c3-8248-73127bf98995, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a6b58a7-057f-40c3-8248-73127bf98995, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232144.4278598, expires_in: 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, cef2afdd-74be-4669-b981-9a6b25333eeb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef2afdd-74be-4669-b981-9a6b25333eeb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef2afdd-74be-4669-b981-9a6b25333eeb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232146.4667184, expires_in: 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, 9f3ffd1c-de9d-4581-9c7f-4411aa624bc0, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f3ffd1c-de9d-4581-9c7f-4411aa624bc0, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f3ffd1c-de9d-4581-9c7f-4411aa624bc0, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232148.4611855, expires_in: 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, 8199de68-b559-492d-9654-3f3c0dc35f69, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8199de68-b559-492d-9654-3f3c0dc35f69, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8199de68-b559-492d-9654-3f3c0dc35f69, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232150.263808, expires_in: 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, e52a529a-8671-43fa-9e43-eec5afc91ac2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e52a529a-8671-43fa-9e43-eec5afc91ac2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e52a529a-8671-43fa-9e43-eec5afc91ac2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232151.9213576, expires_in: 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, 691cc761-d0cb-453f-9f07-1d7e14b16721, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 691cc761-d0cb-453f-9f07-1d7e14b16721, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 691cc761-d0cb-453f-9f07-1d7e14b16721, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232153.2774684, expires_in: 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, 3e6b3ce7-682f-450c-bbd8-668e055dbd3e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e6b3ce7-682f-450c-bbd8-668e055dbd3e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e6b3ce7-682f-450c-bbd8-668e055dbd3e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232154.6881669, expires_in: 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, ffd2dc55-7fc1-4734-82c4-0e52d741715e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffd2dc55-7fc1-4734-82c4-0e52d741715e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffd2dc55-7fc1-4734-82c4-0e52d741715e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232156.0932252, expires_in: 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, 5fbe1d5b-1c1b-41a0-a29c-6c0864027c84, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fbe1d5b-1c1b-41a0-a29c-6c0864027c84, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fbe1d5b-1c1b-41a0-a29c-6c0864027c84, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232157.5546181, expires_in: 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, b7c67f04-8925-4018-98ae-f232182debd9, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7c67f04-8925-4018-98ae-f232182debd9, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7c67f04-8925-4018-98ae-f232182debd9, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232159.5727801, expires_in: 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, 231095eb-c90b-4a30-b753-2203993aa081, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 231095eb-c90b-4a30-b753-2203993aa081, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 231095eb-c90b-4a30-b753-2203993aa081, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232161.136526, expires_in: 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, 6c229c3a-51a6-46ca-86d0-37c4e48ddbb6, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c229c3a-51a6-46ca-86d0-37c4e48ddbb6, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c229c3a-51a6-46ca-86d0-37c4e48ddbb6, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232163.2008867, expires_in: 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, b66c2225-7f9d-455e-8e40-da827d42f248, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b66c2225-7f9d-455e-8e40-da827d42f248, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b66c2225-7f9d-455e-8e40-da827d42f248, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232165.144039, expires_in: 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, 24a6ad4d-8032-4051-af43-8116e230d2ce, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24a6ad4d-8032-4051-af43-8116e230d2ce, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24a6ad4d-8032-4051-af43-8116e230d2ce, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232166.508251, expires_in: 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, 80d52f6f-2d7a-4930-892e-d3aa0999270c, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80d52f6f-2d7a-4930-892e-d3aa0999270c, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80d52f6f-2d7a-4930-892e-d3aa0999270c, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232168.6668615, expires_in: 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, bf2d7fcb-c16e-425a-92e4-67f0570f42e2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf2d7fcb-c16e-425a-92e4-67f0570f42e2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf2d7fcb-c16e-425a-92e4-67f0570f42e2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232170.2759635, expires_in: 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, 2a36bb84-dbbb-4129-a322-5e98cd40259b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a36bb84-dbbb-4129-a322-5e98cd40259b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a36bb84-dbbb-4129-a322-5e98cd40259b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232171.5999947, expires_in: 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, 09ed4232-7334-4ff8-9de1-0ba804e187fb, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09ed4232-7334-4ff8-9de1-0ba804e187fb, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09ed4232-7334-4ff8-9de1-0ba804e187fb, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232173.6423864, expires_in: 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, baef4bf8-e2eb-47bf-a9d5-8fc1ede3e71f, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baef4bf8-e2eb-47bf-a9d5-8fc1ede3e71f, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baef4bf8-e2eb-47bf-a9d5-8fc1ede3e71f, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232175.0561216, expires_in: 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, 1375e5ea-736a-41c7-867d-3bf1ac2166d5, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1375e5ea-736a-41c7-867d-3bf1ac2166d5, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1375e5ea-736a-41c7-867d-3bf1ac2166d5, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232176.3731773, expires_in: 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, c9d00144-816e-4cec-9fd9-9ea72bc960b1, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9d00144-816e-4cec-9fd9-9ea72bc960b1, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9d00144-816e-4cec-9fd9-9ea72bc960b1, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232178.1929202, expires_in: 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, 7c621132-6cbc-4ba0-8e80-f84636c5e13b, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c621132-6cbc-4ba0-8e80-f84636c5e13b, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c621132-6cbc-4ba0-8e80-f84636c5e13b, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232180.3180635, expires_in: 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, 2044370c-8205-40d0-923d-54fd49f093a2, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2044370c-8205-40d0-923d-54fd49f093a2, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2044370c-8205-40d0-923d-54fd49f093a2, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232182.1845815, expires_in: 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, 1d8cfb52-5bd5-41d0-9b79-a148ced902af, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d8cfb52-5bd5-41d0-9b79-a148ced902af, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d8cfb52-5bd5-41d0-9b79-a148ced902af, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232183.778765, expires_in: 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, e516b20a-7e6c-4f8f-a76c-9f7e8c6d836e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e516b20a-7e6c-4f8f-a76c-9f7e8c6d836e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e516b20a-7e6c-4f8f-a76c-9f7e8c6d836e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232185.4479911, expires_in: 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, de8bc100-f9ee-42f7-85c3-892cec7c230d, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de8bc100-f9ee-42f7-85c3-892cec7c230d, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de8bc100-f9ee-42f7-85c3-892cec7c230d, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232186.8132098, expires_in: 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, 21f587e1-05eb-4208-b7bb-381a2a238233, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21f587e1-05eb-4208-b7bb-381a2a238233, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21f587e1-05eb-4208-b7bb-381a2a238233, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232188.9691172, expires_in: 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, 5173c7f4-bbea-47a3-a6d6-ddd24f051430, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5173c7f4-bbea-47a3-a6d6-ddd24f051430, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5173c7f4-bbea-47a3-a6d6-ddd24f051430, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232190.6403105, expires_in: 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, 40e00e71-fc9e-4f15-bd27-b1e596fe1580, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40e00e71-fc9e-4f15-bd27-b1e596fe1580, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40e00e71-fc9e-4f15-bd27-b1e596fe1580, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232192.518459, expires_in: 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, d9911276-7d22-42da-959f-d7976f66f645, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9911276-7d22-42da-959f-d7976f66f645, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9911276-7d22-42da-959f-d7976f66f645, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232194.223264, expires_in: 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, 0bc59baf-1f40-43bb-bfed-da130a915a71, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bc59baf-1f40-43bb-bfed-da130a915a71, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bc59baf-1f40-43bb-bfed-da130a915a71, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232195.5497243, expires_in: 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, cddc26e9-38fb-4182-b78c-e11a613b70e0, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cddc26e9-38fb-4182-b78c-e11a613b70e0, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cddc26e9-38fb-4182-b78c-e11a613b70e0, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232196.8653176, expires_in: 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, 351852d3-1547-4fd7-b569-9d0b9daba7bd, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 351852d3-1547-4fd7-b569-9d0b9daba7bd, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 351852d3-1547-4fd7-b569-9d0b9daba7bd, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232198.6122208, expires_in: 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, 73dd6061-ee96-47a8-88d8-05abfc938b78, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73dd6061-ee96-47a8-88d8-05abfc938b78, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73dd6061-ee96-47a8-88d8-05abfc938b78, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232200.7101316, expires_in: 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, b010dc63-a6c1-4600-a358-a91e0a23f0f0, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b010dc63-a6c1-4600-a358-a91e0a23f0f0, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b010dc63-a6c1-4600-a358-a91e0a23f0f0, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232202.0056815, expires_in: 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, 616c8de0-f29c-4036-9347-7681ec357715, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 616c8de0-f29c-4036-9347-7681ec357715, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 616c8de0-f29c-4036-9347-7681ec357715, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232203.9119294, expires_in: 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, 7bf0d8ad-33c6-4c2f-b595-87cf06f7b4cd, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bf0d8ad-33c6-4c2f-b595-87cf06f7b4cd, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bf0d8ad-33c6-4c2f-b595-87cf06f7b4cd, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232205.9421935, expires_in: 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, 0488b5ce-41f1-45b8-8daa-c22790cf552e, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0488b5ce-41f1-45b8-8daa-c22790cf552e, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0488b5ce-41f1-45b8-8daa-c22790cf552e, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232208.04269, expires_in: 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, 4e76694e-cb4b-4bb9-9271-c7de1887c4d6, localhost:19207): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e76694e-cb4b-4bb9-9271-c7de1887c4d6, localhost:19207): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e76694e-cb4b-4bb9-9271-c7de1887c4d6, localhost:19207): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:19207". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:19207
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:19207
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765232208989040&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9994/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26611/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19828
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8767
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25026
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17407
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9994
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4038
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19157
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18457
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26611
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10033
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19207/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12039
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19147
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6172
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19207
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16484
============================== slowest durations ===============================
277.43s call     test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
270.51s call     test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
19.88s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
15.54s teardown test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
8.85s setup    test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled]
3.54s teardown test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
FAILED test_secrets_usage.py::test_create_eds_with_old_secret_with_success[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 2 failed in 596.73s (0:09:56) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py FF

=================================== FAILURES ===================================
______ test_create_eds_with_single_secret_with_fail[encryption_disabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
E    +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21156
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008e2/r3tmp/kikimr_cluster_djxc538_
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20796
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20406
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30830
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_f0z7p8tc.log --grpc-port=6303 --mon-port=20796 --ic-port=21156
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6303/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_f0z7p8tc.log --grpc-port=6303 --mon-port=20796 --ic-port=21156
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_f0z7p8tc.log', '--grpc-port=6303', '--mon-port=20796', '--ic-port=21156')' in '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1154499
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6303/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/rhna/0008e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1154500
DEBUG    ya.test:process.py:259 Command (pid 1154500) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1154500) elapsed time (sec): 0.8687136173248291
DEBUG    ya.test:process.py:263 Command (pid 1154500) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1154500) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1154500) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) nivcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1154500) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1154500) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1154500) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1154500) stime: 0.36033099999999996
DEBUG    ya.test:process.py:263 Command (pid 1154500) utime: 0.153837
DEBUG    ya.test:process.py:263 Command (pid 1154500) wtime: 0.874
DEBUG    ya.test:process.py:275 Command (pid 1154500) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1154500) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6303', '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: 21156\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/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6303', '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: 21156\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157529
DEBUG    ya.test:process.py:259 Command (pid 1157529) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157529) elapsed time (sec): 1.6192131042480469
DEBUG    ya.test:process.py:263 Command (pid 1157529) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1157529) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1157529) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 1157529) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157529) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1157529) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157529) stime: 0.485676
DEBUG    ya.test:process.py:263 Command (pid 1157529) utime: 0.158734
DEBUG    ya.test:process.py:263 Command (pid 1157529) wtime: 1.642
DEBUG    ya.test:process.py:275 Command (pid 1157529) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6303', '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/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6303', '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: 1158349
DEBUG    ya.test:process.py:259 Command (pid 1158349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158349) elapsed time (sec): 1.9714717864990234
DEBUG    ya.test:process.py:263 Command (pid 1158349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1158349) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1158349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) nivcsw: 177
DEBUG    ya.test:process.py:263 Command (pid 1158349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158349) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1158349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158349) stime: 1.194617
DEBUG    ya.test:process.py:263 Command (pid 1158349) utime: 0.150362
DEBUG    ya.test:process.py:263 Command (pid 1158349) wtime: 1.982
DEBUG    ya.test:process.py:275 Command (pid 1158349) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5648
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008e2/r3tmp/kikimr_cluster_xaqc9vy8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15447
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22713
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3030
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22587
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_yn8_ug_z.log --grpc-port=15447 --mon-port=22713 --ic-port=5648
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:15447/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_yn8_ug_z.log --grpc-port=15447 --mon-port=22713 --ic-port=5648
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1/logfile_yn8_ug_z.log', '--grpc-port=15447', '--mon-port=22713', '--ic-port=5648')' in '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1160122
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15447/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/rhna/0008e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160123
DEBUG    ya.test:process.py:259 Command (pid 1160123) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160123) elapsed time (sec): 2.5849881172180176
DEBUG    ya.test:process.py:263 Command (pid 1160123) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1160123) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1160123) minflt: 16319
DEBUG    ya.test:process.py:263 Command (pid 1160123) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) nivcsw: 276
DEBUG    ya.test:process.py:263 Command (pid 1160123) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160123) nvcsw: 23
DEBUG    ya.test:process.py:263 Command (pid 1160123) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160123) stime: 2.242732
DEBUG    ya.test:process.py:263 Command (pid 1160123) utime: 0.119305
DEBUG    ya.test:process.py:263 Command (pid 1160123) wtime: 2.589
DEBUG    ya.test:process.py:275 Command (pid 1160123) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1160123) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15447', '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: 5648\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15447', '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: 5648\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1163126
DEBUG    ya.test:process.py:259 Command (pid 1163126) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163126) elapsed time (sec): 1.7692866325378418
DEBUG    ya.test:process.py:263 Command (pid 1163126) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) maxrss: 555520
DEBUG    ya.test:process.py:263 Command (pid 1163126) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 1163126) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) nivcsw: 243
DEBUG    ya.test:process.py:263 Command (pid 1163126) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163126) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1163126) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163126) stime: 1.321926
DEBUG    ya.test:process.py:263 Command (pid 1163126) utime: 0.10727099999999999
DEBUG    ya.test:process.py:263 Command (pid 1163126) wtime: 1.774
DEBUG    ya.test:process.py:275 Command (pid 1163126) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15447', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:15447', '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: 1164827
DEBUG    ya.test:process.py:259 Command (pid 1164827) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164827) elapsed time (sec): 1.5894107818603516
DEBUG    ya.test:process.py:263 Command (pid 1164827) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1164827) maxrss: 555508
DEBUG    ya.test:process.py:263 Command (pid 1164827) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1164827) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) nivcsw: 181
DEBUG    ya.test:process.py:263 Command (pid 1164827) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164827) nvcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1164827) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164827) stime: 1.201968
DEBUG    ya.test:process.py:263 Command (pid 1164827) utime: 0.132646
DEBUG    ya.test:process.py:263 Command (pid 1164827) wtime: 1.591
DEBUG    ya.test:process.py:275 Command (pid 1164827) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28464
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5141
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15603
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15447 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_fnydou_d.log --grpc-port=17655 --mon-port=28464 --ic-port=5141
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:15447 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_fnydou_d.log --grpc-port=17655 --mon-port=28464 --ic-port=5141
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:15447', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1/logfile_fnydou_d.log', '--grpc-port=17655', '--mon-port=28464', '--ic-port=5141')' in '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1166831
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17655/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166832
DEBUG    ya.test:process.py:259 Command (pid 1166832) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166832) elapsed time (sec): 0.777634859085083
DEBUG    ya.test:process.py:263 Command (pid 1166832) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1166832) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1166832) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1166832) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166832) nvcsw: 21
DEBUG    ya.test:process.py:263 Command (pid 1166832) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166832) stime: 0.538679
DEBUG    ya.test:process.py:263 Command (pid 1166832) utime: 0.102973
DEBUG    ya.test:process.py:263 Command (pid 1166832) wtime: 0.779
DEBUG    ya.test:process.py:275 Command (pid 1166832) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1166832) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_disabled])
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, 94d130e8-18e5-4405-92e4-bce0d505bf4f, localhost:15447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 94d130e8-18e5-4405-92e4-bce0d505bf4f, localhost:15447): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 94d130e8-18e5-4405-92e4-bce0d505bf4f, localhost:15447): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17655 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-2tlsei57yi.auto.internal:17655, 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:15447
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, 65c8023c-5c03-4842-aa70-4f8b60e5af2f, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 65c8023c-5c03-4842-aa70-4f8b60e5af2f, ghrun-2tlsei57yi.auto.internal:17655): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 65c8023c-5c03-4842-aa70-4f8b60e5af2f, ghrun-2tlsei57yi.auto.internal:17655): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 280e1803-8c46-4c38-8835-4c4b348b5c1c, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 280e1803-8c46-4c38-8835-4c4b348b5c1c, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 280e1803-8c46-4c38-8835-4c4b348b5c1c, ghrun-2tlsei57yi.auto.internal:17655): 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=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 9432465b-5020-4d7e-a1e5-f1d8b2d4d6dd, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 9432465b-5020-4d7e-a1e5-f1d8b2d4d6dd, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 9432465b-5020-4d7e-a1e5-f1d8b2d4d6dd, ghrun-2tlsei57yi.auto.internal:17655): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 72d39af4-e181-4ba0-94e1-13934f6e9da3, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72d39af4-e181-4ba0-94e1-13934f6e9da3, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZjY0OGQzYmEtYmQyNzUzNGMtMmFkOTE5M2UtYTZkOWVhNTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72d39af4-e181-4ba0-94e1-13934f6e9da3, ghrun-2tlsei57yi.auto.internal:17655): 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:78 RpcState(AttachSession, 280e1803-8c46-4c38-8835-4c4b348b5c1c, ghrun-2tlsei57yi.auto.internal:17655): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:15447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17655
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, 13f98012-6728-4418-ad16-1e7cb31facde, localhost:15447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13f98012-6728-4418-ad16-1e7cb31facde, localhost:15447): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13f98012-6728-4418-ad16-1e7cb31facde, localhost:15447): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17655 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-2tlsei57yi.auto.internal:17655, 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:15447
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, b1c240a5-3155-479f-8386-86f75ad0804d, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b1c240a5-3155-479f-8386-86f75ad0804d, ghrun-2tlsei57yi.auto.internal:17655): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b1c240a5-3155-479f-8386-86f75ad0804d, ghrun-2tlsei57yi.auto.internal:17655): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 49dcfc7f-3b1f-4262-8ce2-27e933ceea9d, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 49dcfc7f-3b1f-4262-8ce2-27e933ceea9d, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 49dcfc7f-3b1f-4262-8ce2-27e933ceea9d, ghrun-2tlsei57yi.auto.internal:17655): 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=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2bbd7785-71f6-4f1e-bfe4-801739a52c2d, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2bbd7785-71f6-4f1e-bfe4-801739a52c2d, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2bbd7785-71f6-4f1e-bfe4-801739a52c2d, ghrun-2tlsei57yi.auto.internal:17655): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 78c30961-6561-4d04-bffb-d149e6461e92, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 78c30961-6561-4d04-bffb-d149e6461e92, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=NjZiODZkZjMtZTAyNzVjODEtYWUwMDM4YmYtNDNmZDM5NDY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 78c30961-6561-4d04-bffb-d149e6461e92, ghrun-2tlsei57yi.auto.internal:17655): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 49dcfc7f-3b1f-4262-8ce2-27e933ceea9d, ghrun-2tlsei57yi.auto.internal:17655): 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:15447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17655
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, 11e4b655-1032-41a4-90ff-e9248d2f4268, localhost:15447): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 11e4b655-1032-41a4-90ff-e9248d2f4268, localhost:15447): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 11e4b655-1032-41a4-90ff-e9248d2f4268, localhost:15447): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17655 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-2tlsei57yi.auto.internal:17655, 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:15447
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, b2977d01-20ed-49c2-be7f-d9acf5dd08ed, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, b2977d01-20ed-49c2-be7f-d9acf5dd08ed, ghrun-2tlsei57yi.auto.internal:17655): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, b2977d01-20ed-49c2-be7f-d9acf5dd08ed, ghrun-2tlsei57yi.auto.internal:17655): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 562eaf04-16d6-4086-8b77-016edc9e03bb, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 562eaf04-16d6-4086-8b77-016edc9e03bb, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 562eaf04-16d6-4086-8b77-016edc9e03bb, ghrun-2tlsei57yi.auto.internal:17655): 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=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 12e4ae59-7f89-4bd4-9d42-d4e774de718c, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 12e4ae59-7f89-4bd4-9d42-d4e774de718c, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 12e4ae59-7f89-4bd4-9d42-d4e774de718c, ghrun-2tlsei57yi.auto.internal:17655): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8e26b39b-7e5e-4c4b-ac34-67bb118c0c52, ghrun-2tlsei57yi.auto.internal:17655): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8e26b39b-7e5e-4c4b-ac34-67bb118c0c52, ghrun-2tlsei57yi.auto.internal:17655): request = { session_id: "ydb://session/3?node_id=50000&id=ZWQ4NWFhMDYtMmI5YTU5OWMtOTdjZmI3YzItNTg5NDU1YzU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8e26b39b-7e5e-4c4b-ac34-67bb118c0c52, ghrun-2tlsei57yi.auto.internal:17655): 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:15447
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17655
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 562eaf04-16d6-4086-8b77-016edc9e03bb, ghrun-2tlsei57yi.auto.internal:17655): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py: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:110 Refreshing token, current_time: 1765231652.8243384, expires_in: 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, 57cb4b99-0370-424b-a8b6-2b8eee1c3d68, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57cb4b99-0370-424b-a8b6-2b8eee1c3d68, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57cb4b99-0370-424b-a8b6-2b8eee1c3d68, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231653.479323, expires_in: 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, 95507d53-9e18-4669-8b7b-f821dea37fe0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95507d53-9e18-4669-8b7b-f821dea37fe0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95507d53-9e18-4669-8b7b-f821dea37fe0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.9955919, expires_in: 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, 41b5d10c-62c4-421a-8da7-e347c177b99f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41b5d10c-62c4-421a-8da7-e347c177b99f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41b5d10c-62c4-421a-8da7-e347c177b99f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.340868, expires_in: 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, 253ddaa7-09e8-4a0d-81fc-aea1fe45d8ef, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 253ddaa7-09e8-4a0d-81fc-aea1fe45d8ef, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 253ddaa7-09e8-4a0d-81fc-aea1fe45d8ef, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.1414685, expires_in: 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, d5fccdc5-d9fc-48e6-9654-8c3a01437e8a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5fccdc5-d9fc-48e6-9654-8c3a01437e8a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5fccdc5-d9fc-48e6-9654-8c3a01437e8a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.2734008, expires_in: 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, 4dcc3e33-a5f6-4943-8ff7-d0a9708bd1ba, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dcc3e33-a5f6-4943-8ff7-d0a9708bd1ba, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dcc3e33-a5f6-4943-8ff7-d0a9708bd1ba, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.7180839, expires_in: 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, 9fe7420d-51cb-436d-b83c-88b13056a2b0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fe7420d-51cb-436d-b83c-88b13056a2b0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fe7420d-51cb-436d-b83c-88b13056a2b0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.5458074, expires_in: 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, 05b027e0-0446-4256-b44f-aa1b739c1c3f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05b027e0-0446-4256-b44f-aa1b739c1c3f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05b027e0-0446-4256-b44f-aa1b739c1c3f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.1933255, expires_in: 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, 2f10ce8b-d7f0-406d-b163-7dc268884fa2, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f10ce8b-d7f0-406d-b163-7dc268884fa2, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f10ce8b-d7f0-406d-b163-7dc268884fa2, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.536712, expires_in: 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, f2e05217-cd61-41f8-bac5-dbcdca23c5cd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2e05217-cd61-41f8-bac5-dbcdca23c5cd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2e05217-cd61-41f8-bac5-dbcdca23c5cd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.1665618, expires_in: 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, 8523fd66-5f4c-46e8-a9a0-07a29c556d28, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8523fd66-5f4c-46e8-a9a0-07a29c556d28, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8523fd66-5f4c-46e8-a9a0-07a29c556d28, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.280986, expires_in: 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, 800c1c19-e17d-4f08-bf5f-ad2ca8c0171c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 800c1c19-e17d-4f08-bf5f-ad2ca8c0171c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 800c1c19-e17d-4f08-bf5f-ad2ca8c0171c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.3977997, expires_in: 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, a55aa49f-2419-445d-91ae-03d23a874520, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a55aa49f-2419-445d-91ae-03d23a874520, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a55aa49f-2419-445d-91ae-03d23a874520, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.666723, expires_in: 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, 2aaa5e30-d289-47dc-af14-e764a9ed05e3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2aaa5e30-d289-47dc-af14-e764a9ed05e3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2aaa5e30-d289-47dc-af14-e764a9ed05e3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.1662478, expires_in: 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, ca521fc7-a0b1-4d22-a41a-51bb80adba5f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca521fc7-a0b1-4d22-a41a-51bb80adba5f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca521fc7-a0b1-4d22-a41a-51bb80adba5f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.246464, expires_in: 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, be4618a4-228e-4f94-98d4-86ff5c3283b0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be4618a4-228e-4f94-98d4-86ff5c3283b0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be4618a4-228e-4f94-98d4-86ff5c3283b0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.9254003, expires_in: 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, a859f3b8-e2da-41ba-88ea-c60b3d90f592, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a859f3b8-e2da-41ba-88ea-c60b3d90f592, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a859f3b8-e2da-41ba-88ea-c60b3d90f592, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.6672006, expires_in: 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, fb3fb480-2905-409c-8cc9-e820f2c0c3ab, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb3fb480-2905-409c-8cc9-e820f2c0c3ab, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb3fb480-2905-409c-8cc9-e820f2c0c3ab, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.0085886, expires_in: 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, dc7f0698-6b17-4c4f-810d-3a3dcec8207c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc7f0698-6b17-4c4f-810d-3a3dcec8207c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc7f0698-6b17-4c4f-810d-3a3dcec8207c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.430768, expires_in: 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, d2e69b3e-a516-4c4e-b12b-cab605bb708f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2e69b3e-a516-4c4e-b12b-cab605bb708f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2e69b3e-a516-4c4e-b12b-cab605bb708f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.551687, expires_in: 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, cf787f96-eca8-4889-b7bc-60a32730b293, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf787f96-eca8-4889-b7bc-60a32730b293, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf787f96-eca8-4889-b7bc-60a32730b293, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.750583, expires_in: 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, 308b5d6d-5739-45c5-808a-c8c77e43fb1c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 308b5d6d-5739-45c5-808a-c8c77e43fb1c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 308b5d6d-5739-45c5-808a-c8c77e43fb1c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.0675323, expires_in: 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, 3f061629-c8e4-4d19-9eda-3bcb4617147b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f061629-c8e4-4d19-9eda-3bcb4617147b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f061629-c8e4-4d19-9eda-3bcb4617147b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.9112446, expires_in: 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, 2e9bcac6-9d47-45dd-8589-22d0a71fe8f4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e9bcac6-9d47-45dd-8589-22d0a71fe8f4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e9bcac6-9d47-45dd-8589-22d0a71fe8f4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.067117, expires_in: 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, c2391736-fbe8-4a0e-9b5b-7b59f03eb91a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2391736-fbe8-4a0e-9b5b-7b59f03eb91a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2391736-fbe8-4a0e-9b5b-7b59f03eb91a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.0932746, expires_in: 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, f95b0659-01e4-4988-8f7b-1aa31a275e9e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f95b0659-01e4-4988-8f7b-1aa31a275e9e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f95b0659-01e4-4988-8f7b-1aa31a275e9e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.1540194, expires_in: 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, 077c2bce-b172-463c-8e6a-acf2de15b1e7, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 077c2bce-b172-463c-8e6a-acf2de15b1e7, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 077c2bce-b172-463c-8e6a-acf2de15b1e7, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.6588614, expires_in: 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, 83e080c9-cb69-4f1e-b219-3d26aab93201, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83e080c9-cb69-4f1e-b219-3d26aab93201, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83e080c9-cb69-4f1e-b219-3d26aab93201, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.3205175, expires_in: 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, b74fe36e-512e-4976-823a-efc3ed729840, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b74fe36e-512e-4976-823a-efc3ed729840, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b74fe36e-512e-4976-823a-efc3ed729840, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.6519973, expires_in: 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, 6a2acb5d-124a-4f4b-bcee-14e498a8652c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a2acb5d-124a-4f4b-bcee-14e498a8652c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a2acb5d-124a-4f4b-bcee-14e498a8652c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.1299074, expires_in: 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, aed94c37-7474-4c1f-9634-242d95eeee42, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aed94c37-7474-4c1f-9634-242d95eeee42, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aed94c37-7474-4c1f-9634-242d95eeee42, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.9147866, expires_in: 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, a4ea96d6-4366-4118-a8d4-aa82a87359d6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4ea96d6-4366-4118-a8d4-aa82a87359d6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4ea96d6-4366-4118-a8d4-aa82a87359d6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.6426795, expires_in: 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, a841b0e5-ca61-44bb-ae2d-ba47820bafa3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a841b0e5-ca61-44bb-ae2d-ba47820bafa3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a841b0e5-ca61-44bb-ae2d-ba47820bafa3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.0718966, expires_in: 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, c9fd7019-ce65-4af8-b569-660d6436aef7, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9fd7019-ce65-4af8-b569-660d6436aef7, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9fd7019-ce65-4af8-b569-660d6436aef7, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.8080637, expires_in: 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, 6225371b-f38e-4a9b-a6cd-a5c05b58ff96, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6225371b-f38e-4a9b-a6cd-a5c05b58ff96, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6225371b-f38e-4a9b-a6cd-a5c05b58ff96, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.6157086, expires_in: 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, 9b2f6b50-4e66-4aaa-bc59-033e655604e0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b2f6b50-4e66-4aaa-bc59-033e655604e0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b2f6b50-4e66-4aaa-bc59-033e655604e0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.7906544, expires_in: 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, 11730d43-bf25-4f5e-a363-879f679d6762, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11730d43-bf25-4f5e-a363-879f679d6762, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11730d43-bf25-4f5e-a363-879f679d6762, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.8337698, expires_in: 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, b583e35f-974b-4b6d-a13d-62fea930db51, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b583e35f-974b-4b6d-a13d-62fea930db51, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b583e35f-974b-4b6d-a13d-62fea930db51, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.2614427, expires_in: 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, fab1dcfe-b04f-4cbb-8056-a0776b81d65c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fab1dcfe-b04f-4cbb-8056-a0776b81d65c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fab1dcfe-b04f-4cbb-8056-a0776b81d65c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.4859462, expires_in: 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, 93a3af37-2110-4a80-abd1-4b88218453a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a3af37-2110-4a80-abd1-4b88218453a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a3af37-2110-4a80-abd1-4b88218453a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.458112, expires_in: 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, 6cf39669-7d28-47aa-9530-133fc3d6e7ea, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cf39669-7d28-47aa-9530-133fc3d6e7ea, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cf39669-7d28-47aa-9530-133fc3d6e7ea, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.4301841, expires_in: 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, 595434be-a30b-46c1-b968-a28e4193972b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 595434be-a30b-46c1-b968-a28e4193972b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 595434be-a30b-46c1-b968-a28e4193972b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.7049665, expires_in: 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, deaa9eeb-f5aa-4c2c-94b7-2856eaea363d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, deaa9eeb-f5aa-4c2c-94b7-2856eaea363d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, deaa9eeb-f5aa-4c2c-94b7-2856eaea363d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.188814, expires_in: 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, da1ba04a-1b8a-4d5b-8083-6406d5fee29c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da1ba04a-1b8a-4d5b-8083-6406d5fee29c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da1ba04a-1b8a-4d5b-8083-6406d5fee29c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.3155742, expires_in: 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, b1bd91b4-9b6f-4b9e-8ba6-6101c254c27e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1bd91b4-9b6f-4b9e-8ba6-6101c254c27e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1bd91b4-9b6f-4b9e-8ba6-6101c254c27e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.0512092, expires_in: 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, de0e037d-8a00-4d5d-a3c3-e7013dfa56d8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de0e037d-8a00-4d5d-a3c3-e7013dfa56d8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de0e037d-8a00-4d5d-a3c3-e7013dfa56d8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.4286768, expires_in: 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, f9827860-6214-4db9-84ac-3106384ca72c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9827860-6214-4db9-84ac-3106384ca72c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9827860-6214-4db9-84ac-3106384ca72c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.6848788, expires_in: 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, 595b5818-9187-4fa9-aa3a-04408cc0976b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 595b5818-9187-4fa9-aa3a-04408cc0976b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 595b5818-9187-4fa9-aa3a-04408cc0976b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.5579998, expires_in: 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, a6e14987-427b-41b6-ae26-53cf4a5e33f6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6e14987-427b-41b6-ae26-53cf4a5e33f6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6e14987-427b-41b6-ae26-53cf4a5e33f6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.847255, expires_in: 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, cb52fb48-e807-4ab0-b22c-528d466d90a5, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb52fb48-e807-4ab0-b22c-528d466d90a5, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb52fb48-e807-4ab0-b22c-528d466d90a5, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.840683, expires_in: 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, e592a636-5674-4f40-8baa-698264d58ebe, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e592a636-5674-4f40-8baa-698264d58ebe, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e592a636-5674-4f40-8baa-698264d58ebe, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.5967357, expires_in: 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, 6ac866ec-b677-42c1-ac12-9b4c6ff9e172, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ac866ec-b677-42c1-ac12-9b4c6ff9e172, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ac866ec-b677-42c1-ac12-9b4c6ff9e172, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.1067026, expires_in: 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, 763453b1-6580-456c-9069-103678e03057, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 763453b1-6580-456c-9069-103678e03057, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 763453b1-6580-456c-9069-103678e03057, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.9382632, expires_in: 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, 06a22e57-2cb9-492e-86b2-b5d633f98f70, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06a22e57-2cb9-492e-86b2-b5d633f98f70, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06a22e57-2cb9-492e-86b2-b5d633f98f70, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.9343307, expires_in: 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, afbb556d-204b-420f-9554-e46b63cfc39f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afbb556d-204b-420f-9554-e46b63cfc39f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afbb556d-204b-420f-9554-e46b63cfc39f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.0999427, expires_in: 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, eac38bec-5986-4c73-a12e-e09ca4ccab52, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eac38bec-5986-4c73-a12e-e09ca4ccab52, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eac38bec-5986-4c73-a12e-e09ca4ccab52, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.7485356, expires_in: 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, 6e9ea1e2-cca6-441d-9ed8-21c5c240ba02, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e9ea1e2-cca6-441d-9ed8-21c5c240ba02, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e9ea1e2-cca6-441d-9ed8-21c5c240ba02, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.6274304, expires_in: 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, 627ef978-469a-4f4e-9c3a-8c803e2f7a91, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 627ef978-469a-4f4e-9c3a-8c803e2f7a91, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 627ef978-469a-4f4e-9c3a-8c803e2f7a91, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.1555998, expires_in: 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, 4e7bd98b-2f57-4840-a5ee-0ecacea1c054, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e7bd98b-2f57-4840-a5ee-0ecacea1c054, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e7bd98b-2f57-4840-a5ee-0ecacea1c054, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.2897587, expires_in: 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, b0c13878-fca0-488b-84d1-49d447de2136, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0c13878-fca0-488b-84d1-49d447de2136, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0c13878-fca0-488b-84d1-49d447de2136, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.3084893, expires_in: 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, b1703da0-0bcb-4bc8-8df1-26935ee073ef, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1703da0-0bcb-4bc8-8df1-26935ee073ef, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1703da0-0bcb-4bc8-8df1-26935ee073ef, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.850147, expires_in: 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, ef939857-9a8a-4952-983a-55192ecb7a2d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef939857-9a8a-4952-983a-55192ecb7a2d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef939857-9a8a-4952-983a-55192ecb7a2d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.8805134, expires_in: 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, 21c02309-ea0f-4136-a529-a6fa9c3cb380, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21c02309-ea0f-4136-a529-a6fa9c3cb380, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21c02309-ea0f-4136-a529-a6fa9c3cb380, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.1266174, expires_in: 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, 11b69f6d-628c-4fd8-aa12-51657e6d430b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11b69f6d-628c-4fd8-aa12-51657e6d430b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11b69f6d-628c-4fd8-aa12-51657e6d430b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.9048805, expires_in: 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, 471c696a-93e0-45ce-a662-e77909592205, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 471c696a-93e0-45ce-a662-e77909592205, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 471c696a-93e0-45ce-a662-e77909592205, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.7276676, expires_in: 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, 24bac279-d83e-4b48-a582-7307f72703a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24bac279-d83e-4b48-a582-7307f72703a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24bac279-d83e-4b48-a582-7307f72703a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.5893424, expires_in: 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, 1bd8d8e0-a233-49ea-a885-85a6d77e666e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bd8d8e0-a233-49ea-a885-85a6d77e666e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bd8d8e0-a233-49ea-a885-85a6d77e666e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.2483063, expires_in: 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, e0e7d7a8-c336-4e88-8753-55683e45ef77, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0e7d7a8-c336-4e88-8753-55683e45ef77, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0e7d7a8-c336-4e88-8753-55683e45ef77, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.3914115, expires_in: 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, f9aa6e04-54e4-4702-98ab-77df598c969e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9aa6e04-54e4-4702-98ab-77df598c969e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9aa6e04-54e4-4702-98ab-77df598c969e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.030575, expires_in: 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, 4320ea87-8807-4ce1-afcd-54f3aacca27c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4320ea87-8807-4ce1-afcd-54f3aacca27c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4320ea87-8807-4ce1-afcd-54f3aacca27c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.6525662, expires_in: 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, d39e2320-347d-4963-b247-294fb37e1a99, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d39e2320-347d-4963-b247-294fb37e1a99, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d39e2320-347d-4963-b247-294fb37e1a99, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.94453, expires_in: 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, 374eaedd-78ff-42ad-96bd-967cf055f136, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 374eaedd-78ff-42ad-96bd-967cf055f136, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 374eaedd-78ff-42ad-96bd-967cf055f136, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.075629, expires_in: 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, 8875e81a-0ab2-4a2a-aad0-dad12ebbf4ba, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8875e81a-0ab2-4a2a-aad0-dad12ebbf4ba, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8875e81a-0ab2-4a2a-aad0-dad12ebbf4ba, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.2426808, expires_in: 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, 823ec1d9-6792-4671-9fd9-3cec10c32b5a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 823ec1d9-6792-4671-9fd9-3cec10c32b5a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 823ec1d9-6792-4671-9fd9-3cec10c32b5a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.454256, expires_in: 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, c18fa02d-3945-43e5-9485-67a715f2f9b3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18fa02d-3945-43e5-9485-67a715f2f9b3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18fa02d-3945-43e5-9485-67a715f2f9b3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.0155208, expires_in: 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, b9ba0cd0-b6f9-4d69-b86f-8f2065728f4e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9ba0cd0-b6f9-4d69-b86f-8f2065728f4e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9ba0cd0-b6f9-4d69-b86f-8f2065728f4e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.0005062, expires_in: 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, 5d50762d-4102-46f5-9e43-289474467180, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d50762d-4102-46f5-9e43-289474467180, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d50762d-4102-46f5-9e43-289474467180, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.8837643, expires_in: 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, 3cce2edf-e9d9-46ec-88c6-9682a3fae96a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cce2edf-e9d9-46ec-88c6-9682a3fae96a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cce2edf-e9d9-46ec-88c6-9682a3fae96a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.4182642, expires_in: 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, 16432d7b-14e1-46de-8927-de62cc64ea3a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16432d7b-14e1-46de-8927-de62cc64ea3a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16432d7b-14e1-46de-8927-de62cc64ea3a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.1586895, expires_in: 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, bb0bbc0b-7287-4b88-9bc2-162bc3f097c6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb0bbc0b-7287-4b88-9bc2-162bc3f097c6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb0bbc0b-7287-4b88-9bc2-162bc3f097c6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.2451825, expires_in: 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, 9c27be4e-9be9-4873-b262-75016a9df7e3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c27be4e-9be9-4873-b262-75016a9df7e3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c27be4e-9be9-4873-b262-75016a9df7e3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231791.1404605, expires_in: 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, 09694713-a4ed-4ea2-98e4-5f4f6bea21f3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09694713-a4ed-4ea2-98e4-5f4f6bea21f3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09694713-a4ed-4ea2-98e4-5f4f6bea21f3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.0159922, expires_in: 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, fff0a874-3d4f-4e35-8d82-6d2b4178e2b4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fff0a874-3d4f-4e35-8d82-6d2b4178e2b4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fff0a874-3d4f-4e35-8d82-6d2b4178e2b4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.6679225, expires_in: 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, 551121dc-022b-45ec-92aa-5026308d54f0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 551121dc-022b-45ec-92aa-5026308d54f0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 551121dc-022b-45ec-92aa-5026308d54f0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.611384, expires_in: 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, 91e68daf-1e7b-4a70-8f37-3e9d3a17aa0d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91e68daf-1e7b-4a70-8f37-3e9d3a17aa0d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91e68daf-1e7b-4a70-8f37-3e9d3a17aa0d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.2350695, expires_in: 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, 1aa47642-a72d-4b20-97a3-513b5cc4df56, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aa47642-a72d-4b20-97a3-513b5cc4df56, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aa47642-a72d-4b20-97a3-513b5cc4df56, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.631034, expires_in: 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, 5e45ec90-1e91-45df-b18b-9ba995dc280f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e45ec90-1e91-45df-b18b-9ba995dc280f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e45ec90-1e91-45df-b18b-9ba995dc280f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.1612682, expires_in: 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, c040defa-66ad-458f-a9fe-6e34a1c79349, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c040defa-66ad-458f-a9fe-6e34a1c79349, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c040defa-66ad-458f-a9fe-6e34a1c79349, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.595451, expires_in: 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, 618bc29f-dfb2-4f5e-89dc-b318d8b6bcfd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 618bc29f-dfb2-4f5e-89dc-b318d8b6bcfd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 618bc29f-dfb2-4f5e-89dc-b318d8b6bcfd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.6911047, expires_in: 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, 8025e858-2740-4ac6-8d73-ed24a2e1e5b4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8025e858-2740-4ac6-8d73-ed24a2e1e5b4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8025e858-2740-4ac6-8d73-ed24a2e1e5b4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.02101, expires_in: 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, f105184c-9c2f-4d3e-b2f4-7b89280cb3b9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f105184c-9c2f-4d3e-b2f4-7b89280cb3b9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f105184c-9c2f-4d3e-b2f4-7b89280cb3b9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.2441802, expires_in: 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, 1528df9c-e8d0-4cd4-913d-24a777b12aed, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1528df9c-e8d0-4cd4-913d-24a777b12aed, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1528df9c-e8d0-4cd4-913d-24a777b12aed, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.6629343, expires_in: 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, 738a492b-35ca-4b45-ae69-e40ca2ec692c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 738a492b-35ca-4b45-ae69-e40ca2ec692c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 738a492b-35ca-4b45-ae69-e40ca2ec692c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.6450837, expires_in: 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, 0321d316-61c7-40f6-a7ae-630eccc5f8bb, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0321d316-61c7-40f6-a7ae-630eccc5f8bb, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0321d316-61c7-40f6-a7ae-630eccc5f8bb, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.230118, expires_in: 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, 9a3380d9-7b02-49cb-ac14-28918bdf5c7e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a3380d9-7b02-49cb-ac14-28918bdf5c7e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a3380d9-7b02-49cb-ac14-28918bdf5c7e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.3816159, expires_in: 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, 4a2f18a2-c0ec-4da0-866b-98a09d4c597b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a2f18a2-c0ec-4da0-866b-98a09d4c597b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a2f18a2-c0ec-4da0-866b-98a09d4c597b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.4994938, expires_in: 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, 69b90da3-85d4-4812-92d7-9598cab4d7cb, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69b90da3-85d4-4812-92d7-9598cab4d7cb, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69b90da3-85d4-4812-92d7-9598cab4d7cb, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.7687218, expires_in: 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, 10e27625-2c0d-46a4-b3e2-47e3880669ad, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10e27625-2c0d-46a4-b3e2-47e3880669ad, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10e27625-2c0d-46a4-b3e2-47e3880669ad, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.7689745, expires_in: 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, d91d5028-264a-4fc9-9d35-57fe7e7803da, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d91d5028-264a-4fc9-9d35-57fe7e7803da, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d91d5028-264a-4fc9-9d35-57fe7e7803da, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.3838143, expires_in: 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, 24e2ceec-85d9-4949-9415-a373195eafb7, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24e2ceec-85d9-4949-9415-a373195eafb7, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24e2ceec-85d9-4949-9415-a373195eafb7, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.5138206, expires_in: 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, 6219e420-9149-4400-843d-882f08697d49, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6219e420-9149-4400-843d-882f08697d49, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6219e420-9149-4400-843d-882f08697d49, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.4287605, expires_in: 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, bb2420b4-627b-41af-8f8a-926e9aa47add, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb2420b4-627b-41af-8f8a-926e9aa47add, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb2420b4-627b-41af-8f8a-926e9aa47add, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.8256638, expires_in: 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, 344f2978-4aa2-4dc9-ae57-cb3afbea3ba0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 344f2978-4aa2-4dc9-ae57-cb3afbea3ba0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 344f2978-4aa2-4dc9-ae57-cb3afbea3ba0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.931585, expires_in: 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, 337ad9d1-4df8-4717-8879-d3b8a0ed17b3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 337ad9d1-4df8-4717-8879-d3b8a0ed17b3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 337ad9d1-4df8-4717-8879-d3b8a0ed17b3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.2989628, expires_in: 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, 17b71b32-b903-4ffc-9427-2ec14dd27749, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17b71b32-b903-4ffc-9427-2ec14dd27749, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17b71b32-b903-4ffc-9427-2ec14dd27749, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.8630242, expires_in: 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, 075255b1-6749-4243-8d4c-3f787cfb2356, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 075255b1-6749-4243-8d4c-3f787cfb2356, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 075255b1-6749-4243-8d4c-3f787cfb2356, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.9281518, expires_in: 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, a5da1985-bacb-4914-8a7d-74f3114cedd8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5da1985-bacb-4914-8a7d-74f3114cedd8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5da1985-bacb-4914-8a7d-74f3114cedd8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.9266844, expires_in: 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, c8c3298f-9fea-4900-8e01-620b9a7c5a4b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8c3298f-9fea-4900-8e01-620b9a7c5a4b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8c3298f-9fea-4900-8e01-620b9a7c5a4b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.1229608, expires_in: 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, df755a3a-f2c9-4274-8161-cf463a3cc44c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df755a3a-f2c9-4274-8161-cf463a3cc44c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df755a3a-f2c9-4274-8161-cf463a3cc44c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.6069834, expires_in: 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, 3917af5f-acc8-4124-9aa2-42d9fa827c44, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3917af5f-acc8-4124-9aa2-42d9fa827c44, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3917af5f-acc8-4124-9aa2-42d9fa827c44, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.5819662, expires_in: 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, 3c317e06-ecf8-4d0f-a67d-46aa3cb855d5, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c317e06-ecf8-4d0f-a67d-46aa3cb855d5, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c317e06-ecf8-4d0f-a67d-46aa3cb855d5, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.9411652, expires_in: 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, d2b63349-f240-41c0-b829-a06db9f7bd9a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2b63349-f240-41c0-b829-a06db9f7bd9a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2b63349-f240-41c0-b829-a06db9f7bd9a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.1195796, expires_in: 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, cc16e4a8-efd1-4fda-a602-c99a8c7474b9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc16e4a8-efd1-4fda-a602-c99a8c7474b9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc16e4a8-efd1-4fda-a602-c99a8c7474b9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.977139, expires_in: 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, 8fd7b2df-6d6d-4691-897b-fcccf864fe32, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fd7b2df-6d6d-4691-897b-fcccf864fe32, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fd7b2df-6d6d-4691-897b-fcccf864fe32, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.3520405, expires_in: 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, d2dad317-a400-4c50-9b2a-d1884f5c7646, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2dad317-a400-4c50-9b2a-d1884f5c7646, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2dad317-a400-4c50-9b2a-d1884f5c7646, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.6232, expires_in: 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, 857d2f19-8749-48b0-91f9-724669a21656, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 857d2f19-8749-48b0-91f9-724669a21656, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 857d2f19-8749-48b0-91f9-724669a21656, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.9272735, expires_in: 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, a3cc3251-6974-4bdf-9078-63b93681f2f0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3cc3251-6974-4bdf-9078-63b93681f2f0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3cc3251-6974-4bdf-9078-63b93681f2f0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.9584, expires_in: 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, 696dbd3a-69aa-43bd-922a-22d632c3e3b6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 696dbd3a-69aa-43bd-922a-22d632c3e3b6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 696dbd3a-69aa-43bd-922a-22d632c3e3b6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.0849764, expires_in: 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, 389b562b-0432-4d59-b7d8-fff373f89834, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 389b562b-0432-4d59-b7d8-fff373f89834, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 389b562b-0432-4d59-b7d8-fff373f89834, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.0391166, expires_in: 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, fb209905-7ba3-442c-a360-f2a073f2967b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb209905-7ba3-442c-a360-f2a073f2967b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb209905-7ba3-442c-a360-f2a073f2967b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.7374372, expires_in: 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, 44b8f020-60f8-4759-8290-858b363744d6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b8f020-60f8-4759-8290-858b363744d6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b8f020-60f8-4759-8290-858b363744d6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.3765676, expires_in: 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, 8003c0fc-e920-4373-bedb-ffefb4cae336, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8003c0fc-e920-4373-bedb-ffefb4cae336, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8003c0fc-e920-4373-bedb-ffefb4cae336, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.301516, expires_in: 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, 1213b61d-5aef-43ce-be71-a0ae942ac99a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1213b61d-5aef-43ce-be71-a0ae942ac99a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1213b61d-5aef-43ce-be71-a0ae942ac99a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.4113748, expires_in: 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, 5bf844cf-24d5-4ea9-8242-9576c4299d16, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5bf844cf-24d5-4ea9-8242-9576c4299d16, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5bf844cf-24d5-4ea9-8242-9576c4299d16, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.104537, expires_in: 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, 50f20abb-0d78-4e40-8160-e4e93e5f74ac, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50f20abb-0d78-4e40-8160-e4e93e5f74ac, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50f20abb-0d78-4e40-8160-e4e93e5f74ac, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.4773993, expires_in: 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, 20667f3f-66ef-4cbe-8eb6-db18af5a807f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20667f3f-66ef-4cbe-8eb6-db18af5a807f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20667f3f-66ef-4cbe-8eb6-db18af5a807f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.8636775, expires_in: 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, 4c7a3127-d626-4f64-920d-15387db207eb, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c7a3127-d626-4f64-920d-15387db207eb, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c7a3127-d626-4f64-920d-15387db207eb, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.359994, expires_in: 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, 732f51da-1570-447a-afa2-7384515a2794, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 732f51da-1570-447a-afa2-7384515a2794, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 732f51da-1570-447a-afa2-7384515a2794, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.2046044, expires_in: 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, 93eee2cb-38f8-477b-acd1-9426a5e4d077, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93eee2cb-38f8-477b-acd1-9426a5e4d077, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93eee2cb-38f8-477b-acd1-9426a5e4d077, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.2973428, expires_in: 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, 86e9897a-cc41-4138-a964-171fb07c335e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86e9897a-cc41-4138-a964-171fb07c335e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86e9897a-cc41-4138-a964-171fb07c335e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.044839, expires_in: 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, ac94d78d-8ad5-4db9-a2e1-5a57a1467066, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac94d78d-8ad5-4db9-a2e1-5a57a1467066, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac94d78d-8ad5-4db9-a2e1-5a57a1467066, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.6318045, expires_in: 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, 67609078-cdef-49d1-93ed-09374aa2e68f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67609078-cdef-49d1-93ed-09374aa2e68f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67609078-cdef-49d1-93ed-09374aa2e68f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.349288, expires_in: 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, 0ff08050-4a5c-43d4-a9e6-4595b1555d80, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ff08050-4a5c-43d4-a9e6-4595b1555d80, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ff08050-4a5c-43d4-a9e6-4595b1555d80, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.1143985, expires_in: 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, 43bc1ebf-79f8-496a-bfbb-babc66f8f620, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43bc1ebf-79f8-496a-bfbb-babc66f8f620, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43bc1ebf-79f8-496a-bfbb-babc66f8f620, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.7737517, expires_in: 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, a050710b-b175-4c9d-a6ba-4d77ec7e9e88, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a050710b-b175-4c9d-a6ba-4d77ec7e9e88, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a050710b-b175-4c9d-a6ba-4d77ec7e9e88, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.5803723, expires_in: 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, d5adab08-abf3-4bb8-bf5a-abb71e957307, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5adab08-abf3-4bb8-bf5a-abb71e957307, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5adab08-abf3-4bb8-bf5a-abb71e957307, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.4474063, expires_in: 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, 8c17ac6c-5366-4ca9-a255-799b5ac998bb, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c17ac6c-5366-4ca9-a255-799b5ac998bb, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c17ac6c-5366-4ca9-a255-799b5ac998bb, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.5062022, expires_in: 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, f7bf1871-a852-4edb-a523-7a861fb07c48, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7bf1871-a852-4edb-a523-7a861fb07c48, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7bf1871-a852-4edb-a523-7a861fb07c48, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.2027884, expires_in: 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, 034810cc-c2af-4793-934c-fcb1ade31a90, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 034810cc-c2af-4793-934c-fcb1ade31a90, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 034810cc-c2af-4793-934c-fcb1ade31a90, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.3378048, expires_in: 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, dab8df10-099d-4611-81a6-1c44356ecf30, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dab8df10-099d-4611-81a6-1c44356ecf30, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dab8df10-099d-4611-81a6-1c44356ecf30, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.2712557, expires_in: 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, b708b79c-7c96-4660-9531-87824eb2a75c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b708b79c-7c96-4660-9531-87824eb2a75c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b708b79c-7c96-4660-9531-87824eb2a75c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.176834, expires_in: 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, 0559595a-e176-4c9e-8a5f-6ebe4a26f4e5, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0559595a-e176-4c9e-8a5f-6ebe4a26f4e5, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0559595a-e176-4c9e-8a5f-6ebe4a26f4e5, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.387698, expires_in: 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, 80bcece1-79b8-4545-bf69-f5629bf86157, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80bcece1-79b8-4545-bf69-f5629bf86157, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80bcece1-79b8-4545-bf69-f5629bf86157, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.2150142, expires_in: 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, f3f51a99-a38c-4e87-9697-eb66ad2d24fc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3f51a99-a38c-4e87-9697-eb66ad2d24fc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3f51a99-a38c-4e87-9697-eb66ad2d24fc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.1056948, expires_in: 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, ae32fe7e-2b35-45c3-a852-cd353db6d9b9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae32fe7e-2b35-45c3-a852-cd353db6d9b9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae32fe7e-2b35-45c3-a852-cd353db6d9b9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.7123888, expires_in: 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, 153063c3-acd6-4b2a-8f44-0c9ad885b234, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 153063c3-acd6-4b2a-8f44-0c9ad885b234, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 153063c3-acd6-4b2a-8f44-0c9ad885b234, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.377477, expires_in: 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, 1da486da-0be1-4602-a480-2dd82278e09c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1da486da-0be1-4602-a480-2dd82278e09c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1da486da-0be1-4602-a480-2dd82278e09c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.9886596, expires_in: 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, b31c8a55-8709-47e2-b733-abb116f7482f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b31c8a55-8709-47e2-b733-abb116f7482f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b31c8a55-8709-47e2-b733-abb116f7482f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.8048077, expires_in: 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, 54b3ae82-713f-4f52-891b-c74588cc9d76, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54b3ae82-713f-4f52-891b-c74588cc9d76, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54b3ae82-713f-4f52-891b-c74588cc9d76, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.3768637, expires_in: 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, b31e1d9c-75c1-4d33-b662-c0bdf2c67495, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b31e1d9c-75c1-4d33-b662-c0bdf2c67495, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b31e1d9c-75c1-4d33-b662-c0bdf2c67495, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.4733164, expires_in: 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, 1ca9c4df-9d9f-4a57-8f8e-2156ac933705, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ca9c4df-9d9f-4a57-8f8e-2156ac933705, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ca9c4df-9d9f-4a57-8f8e-2156ac933705, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.665362, expires_in: 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, ad0b5537-da58-4e1a-afde-2e40f9f2c66f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad0b5537-da58-4e1a-afde-2e40f9f2c66f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad0b5537-da58-4e1a-afde-2e40f9f2c66f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.6256113, expires_in: 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, 4e291dd8-6dcc-44e9-bd32-5d7a93ce14d4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e291dd8-6dcc-44e9-bd32-5d7a93ce14d4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e291dd8-6dcc-44e9-bd32-5d7a93ce14d4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.2923508, expires_in: 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, 1862a9fb-aa63-4220-9b08-e9a5fe3c8ebb, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1862a9fb-aa63-4220-9b08-e9a5fe3c8ebb, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1862a9fb-aa63-4220-9b08-e9a5fe3c8ebb, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.6724508, expires_in: 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, f29234a9-bce5-457a-939f-dd6c7761b5d2, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f29234a9-bce5-457a-939f-dd6c7761b5d2, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f29234a9-bce5-457a-939f-dd6c7761b5d2, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.9898384, expires_in: 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, 774c35c4-a6d2-45cf-9b7e-b509fad8cdee, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 774c35c4-a6d2-45cf-9b7e-b509fad8cdee, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 774c35c4-a6d2-45cf-9b7e-b509fad8cdee, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.6500497, expires_in: 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, b704eb82-13de-4cae-a474-3111a0abbf94, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b704eb82-13de-4cae-a474-3111a0abbf94, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b704eb82-13de-4cae-a474-3111a0abbf94, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.7632048, expires_in: 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, 65eeab1d-6e4e-4a7b-a0d8-1260bfda1383, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65eeab1d-6e4e-4a7b-a0d8-1260bfda1383, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65eeab1d-6e4e-4a7b-a0d8-1260bfda1383, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.1754782, expires_in: 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, a0150053-1f52-4f3c-ab5c-4391f8645926, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0150053-1f52-4f3c-ab5c-4391f8645926, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0150053-1f52-4f3c-ab5c-4391f8645926, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.0820136, expires_in: 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, 18f9f6db-761f-4e68-ae38-0ad8a6dd74a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18f9f6db-761f-4e68-ae38-0ad8a6dd74a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18f9f6db-761f-4e68-ae38-0ad8a6dd74a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.050247, expires_in: 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, bed38937-88a3-4117-95d6-e6eb98a7ce0d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed38937-88a3-4117-95d6-e6eb98a7ce0d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed38937-88a3-4117-95d6-e6eb98a7ce0d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.6568549, expires_in: 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, 10efc5bf-d61c-43e5-ba15-78fe27dedbd6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10efc5bf-d61c-43e5-ba15-78fe27dedbd6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10efc5bf-d61c-43e5-ba15-78fe27dedbd6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.7268357, expires_in: 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, ea3ab568-65d7-4bec-8f8f-77e3084d7254, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea3ab568-65d7-4bec-8f8f-77e3084d7254, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea3ab568-65d7-4bec-8f8f-77e3084d7254, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231932.633576, expires_in: 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, 702b0c06-0798-4f55-916a-a8424ccdae14, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 702b0c06-0798-4f55-916a-a8424ccdae14, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 702b0c06-0798-4f55-916a-a8424ccdae14, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.5501897, expires_in: 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, e3203d1d-06a7-47d5-b903-13026832e7ba, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3203d1d-06a7-47d5-b903-13026832e7ba, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3203d1d-06a7-47d5-b903-13026832e7ba, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.8133848, expires_in: 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, 66319d2c-dacb-4927-a072-8866c793c748, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66319d2c-dacb-4927-a072-8866c793c748, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66319d2c-dacb-4927-a072-8866c793c748, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.96742, expires_in: 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, 37b2383b-0dee-4bf6-99ee-78a077956055, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37b2383b-0dee-4bf6-99ee-78a077956055, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37b2383b-0dee-4bf6-99ee-78a077956055, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.1559305, expires_in: 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, 2222691d-dc40-4ac6-8db6-2446011275f1, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2222691d-dc40-4ac6-8db6-2446011275f1, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2222691d-dc40-4ac6-8db6-2446011275f1, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.118551, expires_in: 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, a8aaeb11-01ca-4eda-862a-663cd86e7025, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8aaeb11-01ca-4eda-862a-663cd86e7025, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8aaeb11-01ca-4eda-862a-663cd86e7025, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231943.8894699, expires_in: 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, 84b1c4a2-287b-4c72-8e20-e01d2627f421, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84b1c4a2-287b-4c72-8e20-e01d2627f421, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84b1c4a2-287b-4c72-8e20-e01d2627f421, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.6991093, expires_in: 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, c4fd3973-660e-4c66-8a98-8f2f66bc4970, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4fd3973-660e-4c66-8a98-8f2f66bc4970, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4fd3973-660e-4c66-8a98-8f2f66bc4970, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.644271, expires_in: 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, fc5ac586-0481-4f68-b95d-70163dd70772, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc5ac586-0481-4f68-b95d-70163dd70772, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc5ac586-0481-4f68-b95d-70163dd70772, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.8290114, expires_in: 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, 4029e753-9d16-4c18-ad0d-8a3911aff54f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4029e753-9d16-4c18-ad0d-8a3911aff54f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4029e753-9d16-4c18-ad0d-8a3911aff54f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.9921505, expires_in: 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, 38ba835c-d3c4-4a68-aad3-ab03d27af1d9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38ba835c-d3c4-4a68-aad3-ab03d27af1d9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38ba835c-d3c4-4a68-aad3-ab03d27af1d9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231953.8620863, expires_in: 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, 70abd19f-7260-4b6a-8419-983487a243ca, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70abd19f-7260-4b6a-8419-983487a243ca, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70abd19f-7260-4b6a-8419-983487a243ca, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231955.5136216, expires_in: 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, d3ef6745-1222-4a99-a30d-65b49391f5ca, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3ef6745-1222-4a99-a30d-65b49391f5ca, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3ef6745-1222-4a99-a30d-65b49391f5ca, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.7544308, expires_in: 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, 6ce249dd-843a-479e-9fa6-cd784ec71477, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ce249dd-843a-479e-9fa6-cd784ec71477, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ce249dd-843a-479e-9fa6-cd784ec71477, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
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:6303
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231957647943&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17655/1
_______ test_create_eds_with_single_secret_with_fail[encryption_enabled] _______
ydb/tests/functional/secrets/conftest.py:43: in run_with_assert
    _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:137: in retry_operation_sync
    time.sleep(next_opt.timeout)
library/python/pytest/plugins/ya.py:350: in _graceful_shutdown
    _graceful_shutdown_on_log(not capman.is_globally_capturing())
library/python/pytest/plugins/ya.py:322: in _graceful_shutdown_on_log
    pytest.exit("Graceful shutdown requested")
E   _pytest.outcomes.Exit: Graceful shutdown requested

During handling of the above exception, another exception occurred:
ydb/tests/functional/secrets/test_secrets_usage.py:103: in test_create_eds_with_single_secret_with_fail
    run_with_assert(user1_config, query, f"secret `{secret_path}` not found")
ydb/tests/functional/secrets/conftest.py:46: in run_with_assert
    assert expected_err in str(e)
E   AssertionError: assert 'secret `/Root/test/secret` not found' in 'Graceful shutdown requested'
E    +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15447/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15603
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5141
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28464
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22587
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3030
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22713
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15447
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5648
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7410
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008e2/r3tmp/kikimr_cluster_fawtn_8t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26622
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24483
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1874
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8169
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_n5gh1yla.log --grpc-port=26622 --mon-port=24483 --ic-port=7410
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26622/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/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/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_n5gh1yla.log --grpc-port=26622 --mon-port=24483 --ic-port=7410
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1/logfile_n5gh1yla.log', '--grpc-port=26622', '--mon-port=24483', '--ic-port=7410')' in '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1226531
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26622/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.6
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.6
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1226533
DEBUG    ya.test:process.py:259 Command (pid 1226533) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1226533) elapsed time (sec): 0.34647083282470703
DEBUG    ya.test:process.py:263 Command (pid 1226533) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1226533) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1226533) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1226533) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1226533) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1226533) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1226533) stime: 0.199984
DEBUG    ya.test:process.py:263 Command (pid 1226533) utime: 0.098031
DEBUG    ya.test:process.py:263 Command (pid 1226533) wtime: 0.347
DEBUG    ya.test:process.py:275 Command (pid 1226533) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1226533) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26622', '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: 7410\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.7
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.7
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26622', '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: 7410\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1226827
DEBUG    ya.test:process.py:259 Command (pid 1226827) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1226827) elapsed time (sec): 0.37576842308044434
DEBUG    ya.test:process.py:263 Command (pid 1226827) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1226827) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1226827) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1226827) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1226827) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1226827) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1226827) stime: 0.221222
DEBUG    ya.test:process.py:263 Command (pid 1226827) utime: 0.110611
DEBUG    ya.test:process.py:263 Command (pid 1226827) wtime: 0.377
DEBUG    ya.test:process.py:275 Command (pid 1226827) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26622', '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.8
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.8
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26622', '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: 1226898
DEBUG    ya.test:process.py:259 Command (pid 1226898) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1226898) elapsed time (sec): 0.32256245613098145
DEBUG    ya.test:process.py:263 Command (pid 1226898) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1226898) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1226898) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) nivcsw: 2
DEBUG    ya.test:process.py:263 Command (pid 1226898) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1226898) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1226898) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1226898) stime: 0.19106399999999998
DEBUG    ya.test:process.py:263 Command (pid 1226898) utime: 0.087225
DEBUG    ya.test:process.py:263 Command (pid 1226898) wtime: 0.323
DEBUG    ya.test:process.py:275 Command (pid 1226898) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20309
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6100
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8594
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31963
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11637
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26622 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_38j1wcuo.log --grpc-port=20309 --mon-port=6100 --ic-port=8594 --key-file /home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26622 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_38j1wcuo.log --grpc-port=20309 --mon-port=6100 --ic-port=8594 --key-file /home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26622', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1/logfile_38j1wcuo.log', '--grpc-port=20309', '--mon-port=6100', '--ic-port=8594', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008e2/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk8/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1226999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:20309/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.9
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.9
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e2/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1227000
DEBUG    ya.test:process.py:259 Command (pid 1227000) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1227000) elapsed time (sec): 0.30678248405456543
DEBUG    ya.test:process.py:263 Command (pid 1227000) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1227000) maxrss: 547168
DEBUG    ya.test:process.py:263 Command (pid 1227000) minflt: 16883
DEBUG    ya.test:process.py:263 Command (pid 1227000) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) nivcsw: 1
DEBUG    ya.test:process.py:263 Command (pid 1227000) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1227000) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1227000) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1227000) stime: 0.165811
DEBUG    ya.test:process.py:263 Command (pid 1227000) utime: 0.093016
DEBUG    ya.test:process.py:263 Command (pid 1227000) wtime: 0.308
DEBUG    ya.test:process.py:275 Command (pid 1227000) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1227000) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_fail[encryption_enabled])
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, a7e44c37-4ad0-4f8f-b9c3-0b543d714cfa, localhost:26622): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a7e44c37-4ad0-4f8f-b9c3-0b543d714cfa, localhost:26622): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a7e44c37-4ad0-4f8f-b9c3-0b543d714cfa, localhost:26622): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 20309 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-2tlsei57yi.auto.internal:20309, 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:26622
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, 4e9c54e7-e03e-4f5c-9128-878e12539767, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4e9c54e7-e03e-4f5c-9128-878e12539767, ghrun-2tlsei57yi.auto.internal:20309): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4e9c54e7-e03e-4f5c-9128-878e12539767, ghrun-2tlsei57yi.auto.internal:20309): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 7bdc7cfe-f6ba-4cae-af53-d1ef72743bdb, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 7bdc7cfe-f6ba-4cae-af53-d1ef72743bdb, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 7bdc7cfe-f6ba-4cae-af53-d1ef72743bdb, ghrun-2tlsei57yi.auto.internal:20309): 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=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 58f4f87c-c182-43b9-9486-1eb220f4762f, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 58f4f87c-c182-43b9-9486-1eb220f4762f, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 58f4f87c-c182-43b9-9486-1eb220f4762f, ghrun-2tlsei57yi.auto.internal:20309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b7e199ca-a7dc-430e-a302-c52380dd435a, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b7e199ca-a7dc-430e-a302-c52380dd435a, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=ZTM0NDgxYy04NGJjYmJkMS1hZGYxZTNkYS05NjRhOGZjNA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b7e199ca-a7dc-430e-a302-c52380dd435a, ghrun-2tlsei57yi.auto.internal:20309): 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:26622
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:20309
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, 7d1c968d-6dbe-4fe0-ab8b-4a5a8dc86777, localhost:26622): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7d1c968d-6dbe-4fe0-ab8b-4a5a8dc86777, localhost:26622): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7d1c968d-6dbe-4fe0-ab8b-4a5a8dc86777, localhost:26622): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 20309 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-2tlsei57yi.auto.internal:20309, 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:26622
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, cfebc6c5-d9e0-4db6-bdf3-a0b93de31a5c, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, cfebc6c5-d9e0-4db6-bdf3-a0b93de31a5c, ghrun-2tlsei57yi.auto.internal:20309): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, cfebc6c5-d9e0-4db6-bdf3-a0b93de31a5c, ghrun-2tlsei57yi.auto.internal:20309): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 83505122-e681-4f36-9a40-82661fbf96e4, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 83505122-e681-4f36-9a40-82661fbf96e4, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 83505122-e681-4f36-9a40-82661fbf96e4, ghrun-2tlsei57yi.auto.internal:20309): 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=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0f64645b-5a89-4b76-85fe-8de04d80f880, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0f64645b-5a89-4b76-85fe-8de04d80f880, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0f64645b-5a89-4b76-85fe-8de04d80f880, ghrun-2tlsei57yi.auto.internal:20309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, fd01d8ec-3769-4884-b06a-71361667cbbe, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, fd01d8ec-3769-4884-b06a-71361667cbbe, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NjFiYTJmNTktYjU0ZDg3M2QtNDA0OWJmNDktYjJmYmUxOTk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, fd01d8ec-3769-4884-b06a-71361667cbbe, ghrun-2tlsei57yi.auto.internal:20309): 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:78 RpcState(AttachSession, 83505122-e681-4f36-9a40-82661fbf96e4, ghrun-2tlsei57yi.auto.internal:20309): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26622
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:20309
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, bdafae2a-ec34-4c4b-bc99-7bd06573be63, localhost:26622): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, bdafae2a-ec34-4c4b-bc99-7bd06573be63, localhost:26622): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, bdafae2a-ec34-4c4b-bc99-7bd06573be63, localhost:26622): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 20309 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-2tlsei57yi.auto.internal:20309, 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:26622
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, 28d29325-3fd6-4c2f-b72b-256a50275b6c, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 28d29325-3fd6-4c2f-b72b-256a50275b6c, ghrun-2tlsei57yi.auto.internal:20309): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 28d29325-3fd6-4c2f-b72b-256a50275b6c, ghrun-2tlsei57yi.auto.internal:20309): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 37b47a15-6711-4bba-99f9-f62f48674680, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 37b47a15-6711-4bba-99f9-f62f48674680, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 37b47a15-6711-4bba-99f9-f62f48674680, ghrun-2tlsei57yi.auto.internal:20309): 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=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cab3a019-aedd-4570-bd4d-5f45c6847090, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cab3a019-aedd-4570-bd4d-5f45c6847090, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE SECRET `/Root/test/secret` WITH ( value=\'\' );" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cab3a019-aedd-4570-bd4d-5f45c6847090, ghrun-2tlsei57yi.auto.internal:20309): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 586b0b04-aba8-4bea-9ea7-2cefbe6889d4, ghrun-2tlsei57yi.auto.internal:20309): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 586b0b04-aba8-4bea-9ea7-2cefbe6889d4, ghrun-2tlsei57yi.auto.internal:20309): request = { session_id: "ydb://session/3?node_id=50000&id=NTY4ZjU1ZmEtNjE4MTI2ZjMtNmE3Mjc0ZDMtNTk4ZGVkMmI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 586b0b04-aba8-4bea-9ea7-2cefbe6889d4, ghrun-2tlsei57yi.auto.internal:20309): 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:26622
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:20309
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:110 Refreshing token, current_time: 1765231974.3491907, expires_in: 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, abf783cc-381f-4dca-9969-4ddc1b98a814, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abf783cc-381f-4dca-9969-4ddc1b98a814, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abf783cc-381f-4dca-9969-4ddc1b98a814, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231975.2256918, expires_in: 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, 0f57558c-997d-441b-a06b-558b848e077b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f57558c-997d-441b-a06b-558b848e077b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f57558c-997d-441b-a06b-558b848e077b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231976.8408453, expires_in: 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, 9f35c166-c74d-41cc-b7f4-cbdf49f54156, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f35c166-c74d-41cc-b7f4-cbdf49f54156, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f35c166-c74d-41cc-b7f4-cbdf49f54156, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231978.0764604, expires_in: 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, 89e370e0-e2c4-4063-b56a-66340f969136, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89e370e0-e2c4-4063-b56a-66340f969136, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89e370e0-e2c4-4063-b56a-66340f969136, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231979.4467154, expires_in: 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, cd81f237-f009-4ed5-a68f-09860f7f2ab3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd81f237-f009-4ed5-a68f-09860f7f2ab3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd81f237-f009-4ed5-a68f-09860f7f2ab3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231980.9729936, expires_in: 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, 8db9adf3-54f5-4b00-97cd-d7574c43ab58, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8db9adf3-54f5-4b00-97cd-d7574c43ab58, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8db9adf3-54f5-4b00-97cd-d7574c43ab58, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231982.526129, expires_in: 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, 3c718cc1-5f35-48b1-a679-6bd6b65ab59f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c718cc1-5f35-48b1-a679-6bd6b65ab59f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c718cc1-5f35-48b1-a679-6bd6b65ab59f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231984.2225997, expires_in: 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, 369dd48e-07ea-46d1-9507-4f5588027617, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 369dd48e-07ea-46d1-9507-4f5588027617, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 369dd48e-07ea-46d1-9507-4f5588027617, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231985.4056926, expires_in: 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, 33990a94-2f65-42d1-9116-f0944b3db940, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33990a94-2f65-42d1-9116-f0944b3db940, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33990a94-2f65-42d1-9116-f0944b3db940, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231986.942937, expires_in: 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, 7fe39a46-7191-4a90-af5c-350847b4dd7f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fe39a46-7191-4a90-af5c-350847b4dd7f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fe39a46-7191-4a90-af5c-350847b4dd7f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231988.4139545, expires_in: 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, 408e5846-243e-4a90-939b-254017afe67a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 408e5846-243e-4a90-939b-254017afe67a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 408e5846-243e-4a90-939b-254017afe67a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231990.3257194, expires_in: 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, d76df109-29d3-4100-8660-8f625e0e7dee, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d76df109-29d3-4100-8660-8f625e0e7dee, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d76df109-29d3-4100-8660-8f625e0e7dee, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231992.3931787, expires_in: 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, 9363872a-efe1-41c7-ba72-9dc059baca37, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9363872a-efe1-41c7-ba72-9dc059baca37, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9363872a-efe1-41c7-ba72-9dc059baca37, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231993.6529098, expires_in: 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, 04f050e1-4c3f-4604-9e8a-add445256537, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04f050e1-4c3f-4604-9e8a-add445256537, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04f050e1-4c3f-4604-9e8a-add445256537, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231995.139798, expires_in: 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, 00b4cb21-a7d4-4089-91a5-b445039fb3e8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00b4cb21-a7d4-4089-91a5-b445039fb3e8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00b4cb21-a7d4-4089-91a5-b445039fb3e8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231997.1367445, expires_in: 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, b0bc0de7-cb6e-4aa4-8158-c14903f3a006, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b0bc0de7-cb6e-4aa4-8158-c14903f3a006, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b0bc0de7-cb6e-4aa4-8158-c14903f3a006, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231997.3824573, expires_in: 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, 1c5d06df-b29f-4c86-acc9-3d544324643c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c5d06df-b29f-4c86-acc9-3d544324643c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c5d06df-b29f-4c86-acc9-3d544324643c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231999.0118816, expires_in: 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, 2a9ae299-a0e0-4bb4-a5a8-a5c77880868b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a9ae299-a0e0-4bb4-a5a8-a5c77880868b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a9ae299-a0e0-4bb4-a5a8-a5c77880868b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232000.6802413, expires_in: 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, bba7d063-9404-4848-a079-b5219256e374, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bba7d063-9404-4848-a079-b5219256e374, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bba7d063-9404-4848-a079-b5219256e374, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232002.7424252, expires_in: 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, 6ebb3442-a4fc-4cc7-9b0c-76118b851b58, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ebb3442-a4fc-4cc7-9b0c-76118b851b58, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ebb3442-a4fc-4cc7-9b0c-76118b851b58, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232004.622065, expires_in: 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, 3b1ad0e9-23e2-49d6-8efd-fcc353adb7c7, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1ad0e9-23e2-49d6-8efd-fcc353adb7c7, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1ad0e9-23e2-49d6-8efd-fcc353adb7c7, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232006.3079166, expires_in: 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, 1cb25bcb-5fcd-446b-9a3f-d4ce051807ec, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1cb25bcb-5fcd-446b-9a3f-d4ce051807ec, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1cb25bcb-5fcd-446b-9a3f-d4ce051807ec, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232008.361976, expires_in: 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, 436dd45d-3114-4238-b91d-6cb67e858a5e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 436dd45d-3114-4238-b91d-6cb67e858a5e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 436dd45d-3114-4238-b91d-6cb67e858a5e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232010.4940407, expires_in: 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, 7b1f36f0-759f-4292-97bd-2a34587fc5d9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b1f36f0-759f-4292-97bd-2a34587fc5d9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b1f36f0-759f-4292-97bd-2a34587fc5d9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232012.0932786, expires_in: 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, 257c089d-6f83-4e18-9330-21c854ccc7e8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 257c089d-6f83-4e18-9330-21c854ccc7e8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 257c089d-6f83-4e18-9330-21c854ccc7e8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232014.2979994, expires_in: 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, 7ee43825-5682-4e56-968c-482ae7984745, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ee43825-5682-4e56-968c-482ae7984745, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ee43825-5682-4e56-968c-482ae7984745, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232016.187978, expires_in: 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, 224cfe5b-a796-4f38-8110-f572ea46d8f9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 224cfe5b-a796-4f38-8110-f572ea46d8f9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 224cfe5b-a796-4f38-8110-f572ea46d8f9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232017.5091903, expires_in: 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, 03725818-b8d2-4156-8cf6-49ab8aa76a33, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03725818-b8d2-4156-8cf6-49ab8aa76a33, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03725818-b8d2-4156-8cf6-49ab8aa76a33, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232019.2592335, expires_in: 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, 94eaa12c-6bf5-4183-aa4f-d10222070383, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94eaa12c-6bf5-4183-aa4f-d10222070383, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94eaa12c-6bf5-4183-aa4f-d10222070383, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232021.121007, expires_in: 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, 575031ea-d616-4674-b11d-95bf174fdf9c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 575031ea-d616-4674-b11d-95bf174fdf9c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 575031ea-d616-4674-b11d-95bf174fdf9c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232022.6556928, expires_in: 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, 0a3a8e83-eda5-4c26-974f-76d1852f3c53, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a3a8e83-eda5-4c26-974f-76d1852f3c53, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a3a8e83-eda5-4c26-974f-76d1852f3c53, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232024.2318063, expires_in: 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, 551db8b8-4897-4ca8-a7d7-64b2b025a851, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 551db8b8-4897-4ca8-a7d7-64b2b025a851, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 551db8b8-4897-4ca8-a7d7-64b2b025a851, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232026.1877606, expires_in: 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, 391a10b9-60c6-40df-a5a7-3744daff1cfc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 391a10b9-60c6-40df-a5a7-3744daff1cfc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 391a10b9-60c6-40df-a5a7-3744daff1cfc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232027.4779675, expires_in: 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, b33620a3-6dca-44d9-86ab-86067954e9a8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b33620a3-6dca-44d9-86ab-86067954e9a8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b33620a3-6dca-44d9-86ab-86067954e9a8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232029.0474703, expires_in: 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, 40956e65-81e4-4310-972d-e2f41e411259, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40956e65-81e4-4310-972d-e2f41e411259, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40956e65-81e4-4310-972d-e2f41e411259, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232030.9831872, expires_in: 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, ffa68468-8878-427a-9c75-a1716369f459, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffa68468-8878-427a-9c75-a1716369f459, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffa68468-8878-427a-9c75-a1716369f459, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232032.3498878, expires_in: 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, 2180ffe1-403a-435a-83f7-12d69b36d83b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2180ffe1-403a-435a-83f7-12d69b36d83b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2180ffe1-403a-435a-83f7-12d69b36d83b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232034.1739926, expires_in: 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, f7fd969c-4284-4154-98f0-19c0c4b0bb1e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7fd969c-4284-4154-98f0-19c0c4b0bb1e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7fd969c-4284-4154-98f0-19c0c4b0bb1e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232036.0653102, expires_in: 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, 2089fc2a-8c24-4f76-aadb-a21fbe1c26c8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2089fc2a-8c24-4f76-aadb-a21fbe1c26c8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2089fc2a-8c24-4f76-aadb-a21fbe1c26c8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232037.8396494, expires_in: 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, 3e3c682e-3a47-4fad-b3eb-0f621dffcfc9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e3c682e-3a47-4fad-b3eb-0f621dffcfc9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e3c682e-3a47-4fad-b3eb-0f621dffcfc9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232039.7115757, expires_in: 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, 8ba42510-7cfb-43c8-9f20-ee627a783c50, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ba42510-7cfb-43c8-9f20-ee627a783c50, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ba42510-7cfb-43c8-9f20-ee627a783c50, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232041.330688, expires_in: 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, 57b50b90-410c-441f-9d92-6efc46fbbe91, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57b50b90-410c-441f-9d92-6efc46fbbe91, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57b50b90-410c-441f-9d92-6efc46fbbe91, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232043.317059, expires_in: 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, 5b9e06bf-d9c3-4fa4-92e8-235a893c8b0c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b9e06bf-d9c3-4fa4-92e8-235a893c8b0c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b9e06bf-d9c3-4fa4-92e8-235a893c8b0c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232044.682562, expires_in: 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, 4ce7cb66-d0fc-44f0-8f49-4ddc40dd7bdd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ce7cb66-d0fc-44f0-8f49-4ddc40dd7bdd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ce7cb66-d0fc-44f0-8f49-4ddc40dd7bdd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232046.61287, expires_in: 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, 69a2e62e-f5ab-45ae-958f-5c80ddc913a1, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69a2e62e-f5ab-45ae-958f-5c80ddc913a1, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69a2e62e-f5ab-45ae-958f-5c80ddc913a1, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232048.740381, expires_in: 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, 7a126c0a-ecd4-4a68-8d16-7bb1db00a38c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a126c0a-ecd4-4a68-8d16-7bb1db00a38c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a126c0a-ecd4-4a68-8d16-7bb1db00a38c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232050.078446, expires_in: 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, 1287e177-63ad-4c44-8bd2-1ff1176f6415, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1287e177-63ad-4c44-8bd2-1ff1176f6415, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1287e177-63ad-4c44-8bd2-1ff1176f6415, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232052.1123254, expires_in: 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, 412a1f48-7f87-4a9b-8d2e-2aad7c49fb3f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 412a1f48-7f87-4a9b-8d2e-2aad7c49fb3f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 412a1f48-7f87-4a9b-8d2e-2aad7c49fb3f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232054.2291164, expires_in: 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, 99d10cf5-eb51-4be0-b3c1-1fb6abbe9321, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99d10cf5-eb51-4be0-b3c1-1fb6abbe9321, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99d10cf5-eb51-4be0-b3c1-1fb6abbe9321, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232055.956725, expires_in: 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, 3a82cd70-f104-4ae7-9da5-e9da14cb6320, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a82cd70-f104-4ae7-9da5-e9da14cb6320, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a82cd70-f104-4ae7-9da5-e9da14cb6320, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232057.9909122, expires_in: 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, 86b3235f-321d-40d8-8584-012f17987692, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86b3235f-321d-40d8-8584-012f17987692, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86b3235f-321d-40d8-8584-012f17987692, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232059.760771, expires_in: 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, ab5c18f5-faf8-4f53-8548-cc0614ca4ed0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab5c18f5-faf8-4f53-8548-cc0614ca4ed0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab5c18f5-faf8-4f53-8548-cc0614ca4ed0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232061.5257308, expires_in: 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, 1e5a6cf7-89ee-46bc-9420-2215b9bf099c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e5a6cf7-89ee-46bc-9420-2215b9bf099c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e5a6cf7-89ee-46bc-9420-2215b9bf099c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232063.1538126, expires_in: 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, 4bbf2876-2cb0-405e-9e5a-cd0231042bbf, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bbf2876-2cb0-405e-9e5a-cd0231042bbf, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bbf2876-2cb0-405e-9e5a-cd0231042bbf, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232064.899797, expires_in: 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, 9bf5ccfd-0819-494c-b3b3-800b0448aef8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bf5ccfd-0819-494c-b3b3-800b0448aef8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bf5ccfd-0819-494c-b3b3-800b0448aef8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232066.4998696, expires_in: 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, dad02d74-383e-490a-a98d-9ede1d53440c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dad02d74-383e-490a-a98d-9ede1d53440c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dad02d74-383e-490a-a98d-9ede1d53440c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232068.4445832, expires_in: 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, 386c440e-b143-4688-b4ff-1278b818eecc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 386c440e-b143-4688-b4ff-1278b818eecc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 386c440e-b143-4688-b4ff-1278b818eecc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232070.2371275, expires_in: 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, b5d715e2-49ef-42f8-8b58-0825bb69fb51, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5d715e2-49ef-42f8-8b58-0825bb69fb51, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5d715e2-49ef-42f8-8b58-0825bb69fb51, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232072.0123818, expires_in: 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, 11e1777c-e5a9-466c-a40a-ef35679ef00e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11e1777c-e5a9-466c-a40a-ef35679ef00e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11e1777c-e5a9-466c-a40a-ef35679ef00e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232073.2607486, expires_in: 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, 9795b0df-7d50-430b-b10e-eb6dea185e91, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9795b0df-7d50-430b-b10e-eb6dea185e91, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9795b0df-7d50-430b-b10e-eb6dea185e91, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232075.0087323, expires_in: 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, 24b2098c-dd19-4243-a0ec-16f685e2a3bc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24b2098c-dd19-4243-a0ec-16f685e2a3bc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24b2098c-dd19-4243-a0ec-16f685e2a3bc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232075.3994186, expires_in: 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, 6a36188d-7551-4674-b5a2-bdcb1d6136e6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a36188d-7551-4674-b5a2-bdcb1d6136e6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a36188d-7551-4674-b5a2-bdcb1d6136e6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232077.448011, expires_in: 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, e9aead9d-e07e-4480-a803-9753b594ab12, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9aead9d-e07e-4480-a803-9753b594ab12, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9aead9d-e07e-4480-a803-9753b594ab12, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232079.6411595, expires_in: 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, e3d1b3a8-c677-4fa5-a336-378b4b0025ca, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3d1b3a8-c677-4fa5-a336-378b4b0025ca, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3d1b3a8-c677-4fa5-a336-378b4b0025ca, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232081.2636275, expires_in: 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, f349234e-6891-4833-b1a0-ee04783029da, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f349234e-6891-4833-b1a0-ee04783029da, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f349234e-6891-4833-b1a0-ee04783029da, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232082.6381707, expires_in: 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, ed048eab-1d0f-4906-975f-b8423a1022b9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed048eab-1d0f-4906-975f-b8423a1022b9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed048eab-1d0f-4906-975f-b8423a1022b9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232084.4541502, expires_in: 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, 854039ad-208d-4e8b-9820-e1a5d97c7c59, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 854039ad-208d-4e8b-9820-e1a5d97c7c59, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 854039ad-208d-4e8b-9820-e1a5d97c7c59, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232086.2173553, expires_in: 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, f027756f-678d-4d1a-a649-48e5b03ff580, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f027756f-678d-4d1a-a649-48e5b03ff580, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f027756f-678d-4d1a-a649-48e5b03ff580, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232087.496152, expires_in: 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, 5f56efa2-a86d-4930-b0cb-e9a35d0eb6dc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f56efa2-a86d-4930-b0cb-e9a35d0eb6dc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f56efa2-a86d-4930-b0cb-e9a35d0eb6dc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232089.0253468, expires_in: 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, 07bb8393-15ea-4b9d-9297-9f128a421bfd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07bb8393-15ea-4b9d-9297-9f128a421bfd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07bb8393-15ea-4b9d-9297-9f128a421bfd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232090.545614, expires_in: 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, 5f28bcf9-a624-4990-b139-ea638f86db5d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f28bcf9-a624-4990-b139-ea638f86db5d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f28bcf9-a624-4990-b139-ea638f86db5d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232092.2084503, expires_in: 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, 4d64eca1-d243-41d4-ad38-72948401652b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d64eca1-d243-41d4-ad38-72948401652b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d64eca1-d243-41d4-ad38-72948401652b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232093.420404, expires_in: 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, 52077f0f-3b8f-4720-945d-3f1be6410d49, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52077f0f-3b8f-4720-945d-3f1be6410d49, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52077f0f-3b8f-4720-945d-3f1be6410d49, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232094.7701309, expires_in: 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, f43ac17f-a4d1-4d61-9a53-e164795a781c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f43ac17f-a4d1-4d61-9a53-e164795a781c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f43ac17f-a4d1-4d61-9a53-e164795a781c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232096.6111386, expires_in: 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, c18c07a0-35c4-40a2-bd0f-87248af8b992, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18c07a0-35c4-40a2-bd0f-87248af8b992, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18c07a0-35c4-40a2-bd0f-87248af8b992, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232098.7844224, expires_in: 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, 92d612ca-82eb-4fc7-a9f7-3979dedd68b7, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92d612ca-82eb-4fc7-a9f7-3979dedd68b7, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92d612ca-82eb-4fc7-a9f7-3979dedd68b7, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232100.4309237, expires_in: 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, c548e39b-f06b-4a43-b78f-0c14a5220d82, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c548e39b-f06b-4a43-b78f-0c14a5220d82, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c548e39b-f06b-4a43-b78f-0c14a5220d82, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232101.9422302, expires_in: 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, 9fdfb209-eba3-499f-93d2-f06730406156, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fdfb209-eba3-499f-93d2-f06730406156, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fdfb209-eba3-499f-93d2-f06730406156, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232103.3220816, expires_in: 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, 472d7367-c573-43a2-8c4d-745ca8791df2, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 472d7367-c573-43a2-8c4d-745ca8791df2, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 472d7367-c573-43a2-8c4d-745ca8791df2, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232104.5621989, expires_in: 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, 69aa9911-a6d0-4436-9527-18ce6c3944df, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69aa9911-a6d0-4436-9527-18ce6c3944df, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69aa9911-a6d0-4436-9527-18ce6c3944df, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232105.7780378, expires_in: 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, 0374de24-19ce-4123-8555-1329b00ec176, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0374de24-19ce-4123-8555-1329b00ec176, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0374de24-19ce-4123-8555-1329b00ec176, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232107.214336, expires_in: 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, e9053196-fee6-4e7f-933a-0665e6091059, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9053196-fee6-4e7f-933a-0665e6091059, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9053196-fee6-4e7f-933a-0665e6091059, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232108.8719525, expires_in: 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, 6cf0247b-018a-448f-adc4-f502da7df10c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cf0247b-018a-448f-adc4-f502da7df10c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cf0247b-018a-448f-adc4-f502da7df10c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232110.2805068, expires_in: 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, 9461cf21-646c-47a9-be91-7a6174168bff, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9461cf21-646c-47a9-be91-7a6174168bff, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9461cf21-646c-47a9-be91-7a6174168bff, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232112.3716223, expires_in: 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, 1bc38965-df37-4671-b712-b52daf2ce72a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bc38965-df37-4671-b712-b52daf2ce72a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bc38965-df37-4671-b712-b52daf2ce72a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232113.8467345, expires_in: 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, 95d50022-eb97-4f30-b2a5-ca5c6fe4b8a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95d50022-eb97-4f30-b2a5-ca5c6fe4b8a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95d50022-eb97-4f30-b2a5-ca5c6fe4b8a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232115.766801, expires_in: 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, 460fd7f8-b7fa-4e6a-9899-90d2b5dd3971, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 460fd7f8-b7fa-4e6a-9899-90d2b5dd3971, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 460fd7f8-b7fa-4e6a-9899-90d2b5dd3971, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232117.866459, expires_in: 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, b24df4ab-7a02-4ef5-9aeb-d66a3aad98cc, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b24df4ab-7a02-4ef5-9aeb-d66a3aad98cc, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b24df4ab-7a02-4ef5-9aeb-d66a3aad98cc, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232120.0058396, expires_in: 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, 30738d67-862d-47e7-8cff-80647f9adcbe, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 30738d67-862d-47e7-8cff-80647f9adcbe, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 30738d67-862d-47e7-8cff-80647f9adcbe, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232121.5669901, expires_in: 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, 5f0cff99-efac-4200-8dbe-1683ff8355b4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f0cff99-efac-4200-8dbe-1683ff8355b4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f0cff99-efac-4200-8dbe-1683ff8355b4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232122.8359077, expires_in: 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, 1aeb27bf-77da-4b66-84cb-8aa4377acff1, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aeb27bf-77da-4b66-84cb-8aa4377acff1, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aeb27bf-77da-4b66-84cb-8aa4377acff1, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232124.4659495, expires_in: 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, ff38f81a-1d67-47b7-87c3-f84c157b96ec, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff38f81a-1d67-47b7-87c3-f84c157b96ec, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff38f81a-1d67-47b7-87c3-f84c157b96ec, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232126.1848757, expires_in: 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, cb07a406-4126-4728-a7ed-562c08a5d3ee, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb07a406-4126-4728-a7ed-562c08a5d3ee, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb07a406-4126-4728-a7ed-562c08a5d3ee, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232127.8094497, expires_in: 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, 4bd1b159-a635-4715-ac22-a8c6281119f3, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bd1b159-a635-4715-ac22-a8c6281119f3, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bd1b159-a635-4715-ac22-a8c6281119f3, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232129.865998, expires_in: 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, 91aa5288-4b2f-46b6-8798-d896c3a0e023, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91aa5288-4b2f-46b6-8798-d896c3a0e023, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91aa5288-4b2f-46b6-8798-d896c3a0e023, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232131.5598133, expires_in: 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, 99e5a98f-f119-43c3-8ab5-7e81bbaf5290, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99e5a98f-f119-43c3-8ab5-7e81bbaf5290, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99e5a98f-f119-43c3-8ab5-7e81bbaf5290, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232133.1040652, expires_in: 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, 5f37a7d8-d7c9-49be-a9bb-e564b8692426, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f37a7d8-d7c9-49be-a9bb-e564b8692426, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f37a7d8-d7c9-49be-a9bb-e564b8692426, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232134.5768816, expires_in: 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, 6c8d4fcb-df30-461f-b602-1be310650b8f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c8d4fcb-df30-461f-b602-1be310650b8f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c8d4fcb-df30-461f-b602-1be310650b8f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232136.1892333, expires_in: 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, 98016594-0897-4af9-bc13-b6e845560f92, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98016594-0897-4af9-bc13-b6e845560f92, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98016594-0897-4af9-bc13-b6e845560f92, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232137.6798484, expires_in: 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, 5d568b84-a4b2-43d4-850c-b8d681601661, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d568b84-a4b2-43d4-850c-b8d681601661, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d568b84-a4b2-43d4-850c-b8d681601661, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232139.471807, expires_in: 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, 449689cf-d54b-4654-8d64-12a7f610c152, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 449689cf-d54b-4654-8d64-12a7f610c152, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 449689cf-d54b-4654-8d64-12a7f610c152, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232141.3944724, expires_in: 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, d20d34f5-3e06-4bcc-9d00-aaad645f89e6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d20d34f5-3e06-4bcc-9d00-aaad645f89e6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d20d34f5-3e06-4bcc-9d00-aaad645f89e6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232143.2981136, expires_in: 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, eba3d667-bd2a-432e-ae61-08bd031b860a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba3d667-bd2a-432e-ae61-08bd031b860a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba3d667-bd2a-432e-ae61-08bd031b860a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232145.2376027, expires_in: 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, 87ba0562-618f-4178-bc94-86c4c7b7b500, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87ba0562-618f-4178-bc94-86c4c7b7b500, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87ba0562-618f-4178-bc94-86c4c7b7b500, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232146.785743, expires_in: 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, 4f9feda8-aa50-437b-9e9c-89e97728ab6d, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f9feda8-aa50-437b-9e9c-89e97728ab6d, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f9feda8-aa50-437b-9e9c-89e97728ab6d, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232148.5515642, expires_in: 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, bd686825-05d2-45be-a5e7-b52dbd828a96, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd686825-05d2-45be-a5e7-b52dbd828a96, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd686825-05d2-45be-a5e7-b52dbd828a96, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232150.1096134, expires_in: 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, 972e92f3-6d6f-4319-a3a0-83ca516df611, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 972e92f3-6d6f-4319-a3a0-83ca516df611, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 972e92f3-6d6f-4319-a3a0-83ca516df611, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232152.2675407, expires_in: 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, 1e58a7a2-68d3-44eb-a7b3-88080b05bea9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e58a7a2-68d3-44eb-a7b3-88080b05bea9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e58a7a2-68d3-44eb-a7b3-88080b05bea9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232154.1806753, expires_in: 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, 8c0f392d-80e1-4929-bb9d-b92d6a31e859, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c0f392d-80e1-4929-bb9d-b92d6a31e859, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c0f392d-80e1-4929-bb9d-b92d6a31e859, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232155.2265532, expires_in: 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, f315e33b-52e4-4cf7-aaff-fa111a67a1b8, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f315e33b-52e4-4cf7-aaff-fa111a67a1b8, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f315e33b-52e4-4cf7-aaff-fa111a67a1b8, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232157.1872127, expires_in: 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, c5af2c44-ebed-453d-b070-c13575e46cde, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5af2c44-ebed-453d-b070-c13575e46cde, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5af2c44-ebed-453d-b070-c13575e46cde, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232159.0385308, expires_in: 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, 4526a5e5-e9a1-42f6-9f50-8f91dc0c215e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4526a5e5-e9a1-42f6-9f50-8f91dc0c215e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4526a5e5-e9a1-42f6-9f50-8f91dc0c215e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232160.734328, expires_in: 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, 1f9b0e64-dc0f-4e32-9769-6b2fddb9f100, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f9b0e64-dc0f-4e32-9769-6b2fddb9f100, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f9b0e64-dc0f-4e32-9769-6b2fddb9f100, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232162.7052822, expires_in: 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, a00c7936-f732-4e85-b5a9-b9f403294530, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a00c7936-f732-4e85-b5a9-b9f403294530, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a00c7936-f732-4e85-b5a9-b9f403294530, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232163.9343622, expires_in: 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, d3f5aa90-fd95-4b36-bc2b-2ad199d0cae0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3f5aa90-fd95-4b36-bc2b-2ad199d0cae0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3f5aa90-fd95-4b36-bc2b-2ad199d0cae0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232165.3304877, expires_in: 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, 8df5d6c7-b6b5-42f0-99ee-0b8d48a9761e, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8df5d6c7-b6b5-42f0-99ee-0b8d48a9761e, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8df5d6c7-b6b5-42f0-99ee-0b8d48a9761e, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232167.2249644, expires_in: 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, 513d2e14-998a-46e3-b047-e9a1e20687e0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 513d2e14-998a-46e3-b047-e9a1e20687e0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 513d2e14-998a-46e3-b047-e9a1e20687e0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232168.7228937, expires_in: 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, 45c474a0-5e3d-4d50-870e-d235e3844d77, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45c474a0-5e3d-4d50-870e-d235e3844d77, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45c474a0-5e3d-4d50-870e-d235e3844d77, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232170.8902502, expires_in: 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, 777c186d-b113-49f3-b793-be9059c2f7db, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 777c186d-b113-49f3-b793-be9059c2f7db, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 777c186d-b113-49f3-b793-be9059c2f7db, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232172.9300532, expires_in: 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, 1b0da5e9-e4a5-4d55-bf72-457648786abd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b0da5e9-e4a5-4d55-bf72-457648786abd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b0da5e9-e4a5-4d55-bf72-457648786abd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232175.0964568, expires_in: 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, 11763f4f-4129-4d87-a952-0e2fc8b092be, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11763f4f-4129-4d87-a952-0e2fc8b092be, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11763f4f-4129-4d87-a952-0e2fc8b092be, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232176.374321, expires_in: 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, d2f3984a-816c-4538-86e0-b00f097ae122, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2f3984a-816c-4538-86e0-b00f097ae122, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2f3984a-816c-4538-86e0-b00f097ae122, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232178.218527, expires_in: 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, 7c00bc4a-12a3-4c4a-a48d-52af8e6a0fba, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c00bc4a-12a3-4c4a-a48d-52af8e6a0fba, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c00bc4a-12a3-4c4a-a48d-52af8e6a0fba, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232180.1689854, expires_in: 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, d9efd3ef-bee5-482d-a75d-1964f9999fac, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9efd3ef-bee5-482d-a75d-1964f9999fac, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9efd3ef-bee5-482d-a75d-1964f9999fac, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232182.1263664, expires_in: 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, 93a68773-a08e-4de0-986f-5b1fff302b23, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93a68773-a08e-4de0-986f-5b1fff302b23, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93a68773-a08e-4de0-986f-5b1fff302b23, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232183.898487, expires_in: 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, c62f8747-d282-4458-afed-11a580dbca9b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c62f8747-d282-4458-afed-11a580dbca9b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c62f8747-d282-4458-afed-11a580dbca9b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232185.791306, expires_in: 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, 0a3c982d-ab77-4637-9860-e0e084d3af17, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a3c982d-ab77-4637-9860-e0e084d3af17, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a3c982d-ab77-4637-9860-e0e084d3af17, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232187.9228168, expires_in: 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, 1a5002b2-38a4-4226-bd86-54f26fe9865c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a5002b2-38a4-4226-bd86-54f26fe9865c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a5002b2-38a4-4226-bd86-54f26fe9865c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232189.462108, expires_in: 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, 2c187885-6c52-4e1f-a6d5-723d991f5fc0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c187885-6c52-4e1f-a6d5-723d991f5fc0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c187885-6c52-4e1f-a6d5-723d991f5fc0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232190.8537943, expires_in: 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, 94b30111-7108-48dc-84df-d063e77ac9b9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94b30111-7108-48dc-84df-d063e77ac9b9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94b30111-7108-48dc-84df-d063e77ac9b9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232192.8096664, expires_in: 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, a4e4140e-f73c-4cbc-b34b-8cb18b9a2910, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4e4140e-f73c-4cbc-b34b-8cb18b9a2910, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4e4140e-f73c-4cbc-b34b-8cb18b9a2910, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232194.3608317, expires_in: 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, baa74d43-b66e-4a6e-b1b0-26c52195b06c, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baa74d43-b66e-4a6e-b1b0-26c52195b06c, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baa74d43-b66e-4a6e-b1b0-26c52195b06c, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232195.6062853, expires_in: 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, 31d2b2de-5ac4-47f8-b633-572c49c671fd, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31d2b2de-5ac4-47f8-b633-572c49c671fd, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31d2b2de-5ac4-47f8-b633-572c49c671fd, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232197.6938915, expires_in: 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, e690a062-8de6-4185-b51e-135a422fdeae, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e690a062-8de6-4185-b51e-135a422fdeae, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e690a062-8de6-4185-b51e-135a422fdeae, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232199.2188494, expires_in: 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, 40a05804-2f43-4f2c-88c8-52306476bee6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40a05804-2f43-4f2c-88c8-52306476bee6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40a05804-2f43-4f2c-88c8-52306476bee6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232200.0803897, expires_in: 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, b2fdf657-8b2b-4940-a749-e44477bf4d60, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2fdf657-8b2b-4940-a749-e44477bf4d60, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2fdf657-8b2b-4940-a749-e44477bf4d60, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232202.2115364, expires_in: 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, de9e6098-4f18-44fd-b910-aad9effad9b2, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de9e6098-4f18-44fd-b910-aad9effad9b2, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de9e6098-4f18-44fd-b910-aad9effad9b2, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232203.4890084, expires_in: 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, 55687758-33d7-484e-8c62-835c73fc885b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55687758-33d7-484e-8c62-835c73fc885b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55687758-33d7-484e-8c62-835c73fc885b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232204.9942846, expires_in: 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, d62d97a7-91d0-44d2-b3d3-ea9722bf894b, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d62d97a7-91d0-44d2-b3d3-ea9722bf894b, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d62d97a7-91d0-44d2-b3d3-ea9722bf894b, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232206.5740762, expires_in: 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, 3917cb57-7319-4356-b917-af5b59d048a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3917cb57-7319-4356-b917-af5b59d048a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3917cb57-7319-4356-b917-af5b59d048a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232208.6032846, expires_in: 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, f4469cc3-1f0a-482a-ad49-e5815110174a, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4469cc3-1f0a-482a-ad49-e5815110174a, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4469cc3-1f0a-482a-ad49-e5815110174a, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232210.4824507, expires_in: 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, 28398bc0-f577-48d0-a142-a26b19dd9100, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28398bc0-f577-48d0-a142-a26b19dd9100, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28398bc0-f577-48d0-a142-a26b19dd9100, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232211.8878171, expires_in: 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, 5b8c3494-f945-42cf-8d4e-99bae49956a9, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b8c3494-f945-42cf-8d4e-99bae49956a9, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b8c3494-f945-42cf-8d4e-99bae49956a9, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232213.9290965, expires_in: 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, 5cd2696d-7da6-4677-a9fe-e5f99c9aaa5f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cd2696d-7da6-4677-a9fe-e5f99c9aaa5f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cd2696d-7da6-4677-a9fe-e5f99c9aaa5f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232215.9958117, expires_in: 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, da89b814-3e1f-4590-9bfc-e2cacc552a4f, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da89b814-3e1f-4590-9bfc-e2cacc552a4f, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da89b814-3e1f-4590-9bfc-e2cacc552a4f, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232218.0833292, expires_in: 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, 5a07a35d-d670-4f00-9198-b219562dbae0, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a07a35d-d670-4f00-9198-b219562dbae0, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a07a35d-d670-4f00-9198-b219562dbae0, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232219.761114, expires_in: 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, 5d351038-200b-4e6d-8c44-9acc8ea777c4, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d351038-200b-4e6d-8c44-9acc8ea777c4, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d351038-200b-4e6d-8c44-9acc8ea777c4, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232221.1363678, expires_in: 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, 79a3eb0d-edcc-42d1-b52b-88004bb6f069, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79a3eb0d-edcc-42d1-b52b-88004bb6f069, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79a3eb0d-edcc-42d1-b52b-88004bb6f069, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232222.7828171, expires_in: 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, a28c3933-273f-43b0-949b-6d6441a753c6, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a28c3933-273f-43b0-949b-6d6441a753c6, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a28c3933-273f-43b0-949b-6d6441a753c6, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232224.505681, expires_in: 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, ebb3ae20-4f8e-4eb6-8047-09f1c39f9e53, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebb3ae20-4f8e-4eb6-8047-09f1c39f9e53, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebb3ae20-4f8e-4eb6-8047-09f1c39f9e53, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765232226.6719916, expires_in: 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, 401de429-2ebf-49ba-82fe-e1fed8175a68, localhost:6303): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 401de429-2ebf-49ba-82fe-e1fed8175a68, localhost:6303): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 401de429-2ebf-49ba-82fe-e1fed8175a68, localhost:6303): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:6303". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:6303
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:6303
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
============================== slowest durations ===============================
306.86s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
255.23s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
20.17s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
12.73s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_disabled] - assert 'secret `/Root/test/secret` not found' in "Couldn't find valid connection"
 +  where "Couldn't find valid connection" = str(ConnectionLost("Couldn't find valid connection"))
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_fail[encryption_enabled] - AssertionError: assert 'secret `/Root/test/secret` not found' in 'Graceful shutdown requested'
 +  where 'Graceful shutdown requested' = str(Exit('Graceful shutdown requested'))
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 2 failed in 609.16s (0:10:09) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '8', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '8', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____ test_create_eds_with_single_secret_with_success[encryption_disabled] _____
ydb/tests/functional/secrets/test_secrets_usage.py:125: in test_create_eds_with_single_secret_with_success
    create_secrets(user1_config, secrets, [""] * len(secrets))
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_create_eds_with_single_secret_with_success[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27861
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000941/r3tmp/kikimr_cluster_5t8oa97t
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26341
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30774
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/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/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_tof72foc.log --grpc-port=26341 --mon-port=27940 --ic-port=27861
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26341/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/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/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_tof72foc.log --grpc-port=26341 --mon-port=27940 --ic-port=27861
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_tof72foc.log', '--grpc-port=26341', '--mon-port=27940', '--ic-port=27861')' in '/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1152767
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26341/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/rhna/000941/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152768
DEBUG    ya.test:process.py:259 Command (pid 1152768) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152768) elapsed time (sec): 0.575157642364502
DEBUG    ya.test:process.py:263 Command (pid 1152768) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1152768) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1152768) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) nivcsw: 54
DEBUG    ya.test:process.py:263 Command (pid 1152768) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152768) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1152768) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152768) stime: 0.30588
DEBUG    ya.test:process.py:263 Command (pid 1152768) utime: 0.147119
DEBUG    ya.test:process.py:263 Command (pid 1152768) wtime: 0.592
DEBUG    ya.test:process.py:275 Command (pid 1152768) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1152768) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26341', '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: 27861\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/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26341', '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: 27861\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1155714
DEBUG    ya.test:process.py:259 Command (pid 1155714) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155714) elapsed time (sec): 1.1056303977966309
DEBUG    ya.test:process.py:263 Command (pid 1155714) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) maxrss: 555580
DEBUG    ya.test:process.py:263 Command (pid 1155714) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1155714) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) nivcsw: 153
DEBUG    ya.test:process.py:263 Command (pid 1155714) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155714) nvcsw: 79
DEBUG    ya.test:process.py:263 Command (pid 1155714) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155714) stime: 0.516347
DEBUG    ya.test:process.py:263 Command (pid 1155714) utime: 0.139183
DEBUG    ya.test:process.py:263 Command (pid 1155714) wtime: 1.126
DEBUG    ya.test:process.py:275 Command (pid 1155714) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26341', '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/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26341', '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: 1156420
DEBUG    ya.test:process.py:259 Command (pid 1156420) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156420) elapsed time (sec): 1.037280559539795
DEBUG    ya.test:process.py:263 Command (pid 1156420) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1156420) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1156420) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) nivcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1156420) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156420) nvcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 1156420) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156420) stime: 0.457709
DEBUG    ya.test:process.py:263 Command (pid 1156420) utime: 0.187997
DEBUG    ya.test:process.py:263 Command (pid 1156420) wtime: 1.063
DEBUG    ya.test:process.py:275 Command (pid 1156420) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9932
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000941/r3tmp/kikimr_cluster_556_6zsl
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12319
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25492
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8301
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3063
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/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/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_6iug87w9.log --grpc-port=12319 --mon-port=25492 --ic-port=9932
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:12319/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/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/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_6iug87w9.log --grpc-port=12319 --mon-port=25492 --ic-port=9932
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1/logfile_6iug87w9.log', '--grpc-port=12319', '--mon-port=25492', '--ic-port=9932')' in '/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1157524
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:12319/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/rhna/000941/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157525
DEBUG    ya.test:process.py:259 Command (pid 1157525) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157525) elapsed time (sec): 1.8837625980377197
DEBUG    ya.test:process.py:263 Command (pid 1157525) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1157525) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1157525) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) nivcsw: 145
DEBUG    ya.test:process.py:263 Command (pid 1157525) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157525) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1157525) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157525) stime: 0.47103
DEBUG    ya.test:process.py:263 Command (pid 1157525) utime: 0.14959
DEBUG    ya.test:process.py:263 Command (pid 1157525) wtime: 1.9
DEBUG    ya.test:process.py:275 Command (pid 1157525) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1157525) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12319', '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: 9932\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12319', '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: 9932\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161745
DEBUG    ya.test:process.py:259 Command (pid 1161745) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161745) elapsed time (sec): 2.6334433555603027
DEBUG    ya.test:process.py:263 Command (pid 1161745) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) maxrss: 555504
DEBUG    ya.test:process.py:263 Command (pid 1161745) minflt: 18408
DEBUG    ya.test:process.py:263 Command (pid 1161745) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) nivcsw: 263
DEBUG    ya.test:process.py:263 Command (pid 1161745) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161745) nvcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1161745) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161745) stime: 2.280912
DEBUG    ya.test:process.py:263 Command (pid 1161745) utime: 0.122649
DEBUG    ya.test:process.py:263 Command (pid 1161745) wtime: 2.635
DEBUG    ya.test:process.py:275 Command (pid 1161745) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12319', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:12319', '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: 1163537
DEBUG    ya.test:process.py:259 Command (pid 1163537) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163537) elapsed time (sec): 1.8278372287750244
DEBUG    ya.test:process.py:263 Command (pid 1163537) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1163537) maxrss: 555500
DEBUG    ya.test:process.py:263 Command (pid 1163537) minflt: 18409
DEBUG    ya.test:process.py:263 Command (pid 1163537) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) nivcsw: 303
DEBUG    ya.test:process.py:263 Command (pid 1163537) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163537) nvcsw: 110
DEBUG    ya.test:process.py:263 Command (pid 1163537) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163537) stime: 1.3270119999999999
DEBUG    ya.test:process.py:263 Command (pid 1163537) utime: 0.129986
DEBUG    ya.test:process.py:263 Command (pid 1163537) wtime: 1.842
DEBUG    ya.test:process.py:275 Command (pid 1163537) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25683
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27020
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17774
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5306
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28260
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12319 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_3fthmqmo.log --grpc-port=25683 --mon-port=27020 --ic-port=17774
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:12319 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_3fthmqmo.log --grpc-port=25683 --mon-port=27020 --ic-port=17774
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:12319', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1/logfile_3fthmqmo.log', '--grpc-port=25683', '--mon-port=27020', '--ic-port=17774')' in '/home/runner/.ya/build/build_root/rhna/000941/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk9/testing_out_stuff/test_secrets_usage.py.test_create_eds_with_single_secret_with_success.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1165709
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25683/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000941/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1165717
DEBUG    ya.test:process.py:259 Command (pid 1165717) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1165717) elapsed time (sec): 1.076474905014038
DEBUG    ya.test:process.py:263 Command (pid 1165717) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1165717) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1165717) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) nivcsw: 175
DEBUG    ya.test:process.py:263 Command (pid 1165717) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1165717) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1165717) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1165717) stime: 0.698275
DEBUG    ya.test:process.py:263 Command (pid 1165717) utime: 0.142138
DEBUG    ya.test:process.py:263 Command (pid 1165717) wtime: 1.079
DEBUG    ya.test:process.py:275 Command (pid 1165717) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1165717) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_create_eds_with_single_secret_with_success[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b35d9a35-22d0-40cf-8277-45bbb8d04ecf, localhost:12319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b35d9a35-22d0-40cf-8277-45bbb8d04ecf, localhost:12319): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b35d9a35-22d0-40cf-8277-45bbb8d04ecf, localhost:12319): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25683 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-2tlsei57yi.auto.internal:25683, 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:12319
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, 5a354f82-3504-4293-9c88-628f09c3fc89, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5a354f82-3504-4293-9c88-628f09c3fc89, ghrun-2tlsei57yi.auto.internal:25683): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5a354f82-3504-4293-9c88-628f09c3fc89, ghrun-2tlsei57yi.auto.internal:25683): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ebed14d8-93f8-488d-a776-7e18eae870e1, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ebed14d8-93f8-488d-a776-7e18eae870e1, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ebed14d8-93f8-488d-a776-7e18eae870e1, ghrun-2tlsei57yi.auto.internal:25683): 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=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, e9db8832-7da4-4eed-a64b-4a61397c49f1, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, e9db8832-7da4-4eed-a64b-4a61397c49f1, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, e9db8832-7da4-4eed-a64b-4a61397c49f1, ghrun-2tlsei57yi.auto.internal:25683): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 26b4be0e-9af2-4bfa-8ab2-17e32f371870, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 26b4be0e-9af2-4bfa-8ab2-17e32f371870, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Yzg5MjA3ZDctNmFmY2Q3NTQtOTgwYmE4NDMtMTdkYzFmYWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 26b4be0e-9af2-4bfa-8ab2-17e32f371870, ghrun-2tlsei57yi.auto.internal:25683): 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:12319
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25683
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, 3f29376a-303b-48bb-8633-230eb1717147, localhost:12319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3f29376a-303b-48bb-8633-230eb1717147, localhost:12319): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3f29376a-303b-48bb-8633-230eb1717147, localhost:12319): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25683 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-2tlsei57yi.auto.internal:25683, 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:12319
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, f57d5496-60e1-4bd5-b021-e63e0cdc6f3d, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f57d5496-60e1-4bd5-b021-e63e0cdc6f3d, ghrun-2tlsei57yi.auto.internal:25683): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f57d5496-60e1-4bd5-b021-e63e0cdc6f3d, ghrun-2tlsei57yi.auto.internal:25683): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, ce88dca6-ec2b-4042-93a1-f42ad746503b, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, ce88dca6-ec2b-4042-93a1-f42ad746503b, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, ce88dca6-ec2b-4042-93a1-f42ad746503b, ghrun-2tlsei57yi.auto.internal:25683): 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=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, cfe2136b-c762-4cf2-8381-a93a3d74fa78, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, cfe2136b-c762-4cf2-8381-a93a3d74fa78, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, cfe2136b-c762-4cf2-8381-a93a3d74fa78, ghrun-2tlsei57yi.auto.internal:25683): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 0849bbc9-228e-49aa-b794-aab3e26a2f5e, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 0849bbc9-228e-49aa-b794-aab3e26a2f5e, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=YmY4NDkwNzQtMjQyODlhMjItMmJlMTlmYWEtNTA0ZjY4NWM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 0849bbc9-228e-49aa-b794-aab3e26a2f5e, ghrun-2tlsei57yi.auto.internal:25683): 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:12319
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25683
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, cc89139e-6499-46c3-8418-322dc987614a, localhost:12319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, cc89139e-6499-46c3-8418-322dc987614a, localhost:12319): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, cc89139e-6499-46c3-8418-322dc987614a, localhost:12319): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25683 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-2tlsei57yi.auto.internal:25683, 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:12319
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, 5e70e8d2-3116-47ad-a966-ea100ba21185, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5e70e8d2-3116-47ad-a966-ea100ba21185, ghrun-2tlsei57yi.auto.internal:25683): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5e70e8d2-3116-47ad-a966-ea100ba21185, ghrun-2tlsei57yi.auto.internal:25683): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 53a5effc-5da4-4340-85f4-e81772b914be, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 53a5effc-5da4-4340-85f4-e81772b914be, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 53a5effc-5da4-4340-85f4-e81772b914be, ghrun-2tlsei57yi.auto.internal:25683): 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=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c1e1ca63-15dc-407e-953c-627f324f23dd, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c1e1ca63-15dc-407e-953c-627f324f23dd, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "\n        CREATE GROUP group;\n        ALTER GROUP group ADD USER user2;\n        " } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c1e1ca63-15dc-407e-953c-627f324f23dd, ghrun-2tlsei57yi.auto.internal:25683): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 55f5948d-9448-4702-9b40-c2f1bfc89a02, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 55f5948d-9448-4702-9b40-c2f1bfc89a02, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=OGM1YjhiOTktOGVlODJkMzAtZmYzZjk0NDktOWNjMjMyNDU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 55f5948d-9448-4702-9b40-c2f1bfc89a02, ghrun-2tlsei57yi.auto.internal:25683): 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:12319
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25683
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6e3b6b8c-8ce5-41c3-b650-38691f24c3c3, localhost:12319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6e3b6b8c-8ce5-41c3-b650-38691f24c3c3, localhost:12319): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6e3b6b8c-8ce5-41c3-b650-38691f24c3c3, localhost:12319): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25683 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-2tlsei57yi.auto.internal:25683, 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:12319
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, f2c0c586-0ba5-427c-ab29-57f5ae7a9cea, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f2c0c586-0ba5-427c-ab29-57f5ae7a9cea, ghrun-2tlsei57yi.auto.internal:25683): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f2c0c586-0ba5-427c-ab29-57f5ae7a9cea, ghrun-2tlsei57yi.auto.internal:25683): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ec73fa0-9050-4801-a538-3714a1f55661, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ec73fa0-9050-4801-a538-3714a1f55661, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ec73fa0-9050-4801-a538-3714a1f55661, ghrun-2tlsei57yi.auto.internal:25683): 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=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 96efa6cc-34ac-4800-a9e7-9ea885a4e327, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 96efa6cc-34ac-4800-a9e7-9ea885a4e327, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 96efa6cc-34ac-4800-a9e7-9ea885a4e327, ghrun-2tlsei57yi.auto.internal:25683): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3b4f365f-6239-4bfb-93be-c694edc9e3df, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3b4f365f-6239-4bfb-93be-c694edc9e3df, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=MTZjMzI3ZTYtNWY3NTc3ZjMtNzMyNjFiMmItZDU4YjZmMzk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3b4f365f-6239-4bfb-93be-c694edc9e3df, ghrun-2tlsei57yi.auto.internal:25683): 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:78 RpcState(AttachSession, 5ec73fa0-9050-4801-a538-3714a1f55661, ghrun-2tlsei57yi.auto.internal:25683): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:12319
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25683
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, 5cff6b1d-632a-4c64-8f1f-03df89dde0fc, localhost:12319): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 5cff6b1d-632a-4c64-8f1f-03df89dde0fc, localhost:12319): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 5cff6b1d-632a-4c64-8f1f-03df89dde0fc, localhost:12319): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25683 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-2tlsei57yi.auto.internal:25683, 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:12319
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, f6e3a142-ec93-464d-95bb-519ac72f60d9, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, f6e3a142-ec93-464d-95bb-519ac72f60d9, ghrun-2tlsei57yi.auto.internal:25683): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, f6e3a142-ec93-464d-95bb-519ac72f60d9, ghrun-2tlsei57yi.auto.internal:25683): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 4e8e33a7-9c9d-491a-b499-d009765e06de, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 4e8e33a7-9c9d-491a-b499-d009765e06de, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 4e8e33a7-9c9d-491a-b499-d009765e06de, ghrun-2tlsei57yi.auto.internal:25683): 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=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 69c4795d-2244-47e4-89e6-36b51d9f8a8b, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 69c4795d-2244-47e4-89e6-36b51d9f8a8b, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 69c4795d-2244-47e4-89e6-36b51d9f8a8b, ghrun-2tlsei57yi.auto.internal:25683): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cd4e63c7-b7c8-4e74-8eb9-100a0386f021, ghrun-2tlsei57yi.auto.internal:25683): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cd4e63c7-b7c8-4e74-8eb9-100a0386f021, ghrun-2tlsei57yi.auto.internal:25683): request = { session_id: "ydb://session/3?node_id=50000&id=Zjg1NTZmOGItNzM3OWU2ZjEtMmUwMTZjNmMtOTE4OGEzZWY=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cd4e63c7-b7c8-4e74-8eb9-100a0386f021, ghrun-2tlsei57yi.auto.internal:25683): 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:12319
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25683
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:110 Refreshing token, current_time: 1765231653.2395117, expires_in: 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, ba3fb61d-e564-4de0-a534-cb03c8cf2a45, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba3fb61d-e564-4de0-a534-cb03c8cf2a45, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba3fb61d-e564-4de0-a534-cb03c8cf2a45, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.1081698, expires_in: 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, 1e0104b5-e22f-44cc-a790-b1ce7c8fb2f2, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e0104b5-e22f-44cc-a790-b1ce7c8fb2f2, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e0104b5-e22f-44cc-a790-b1ce7c8fb2f2, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.5253596, expires_in: 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, c03e91ee-1630-41f3-998e-4ae1585f088e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c03e91ee-1630-41f3-998e-4ae1585f088e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c03e91ee-1630-41f3-998e-4ae1585f088e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.8467567, expires_in: 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, 74c00fc5-c3d6-4f82-84be-edef17b17856, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74c00fc5-c3d6-4f82-84be-edef17b17856, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74c00fc5-c3d6-4f82-84be-edef17b17856, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.6118543, expires_in: 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, 53a46625-000e-42eb-81b3-33b25c262544, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 53a46625-000e-42eb-81b3-33b25c262544, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 53a46625-000e-42eb-81b3-33b25c262544, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.9646726, expires_in: 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, e4c67dd0-f1da-4f25-9b34-113179ef91c0, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4c67dd0-f1da-4f25-9b34-113179ef91c0, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4c67dd0-f1da-4f25-9b34-113179ef91c0, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.4202127, expires_in: 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, cbb2ba8c-4515-457b-8414-e7b683a5716d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbb2ba8c-4515-457b-8414-e7b683a5716d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbb2ba8c-4515-457b-8414-e7b683a5716d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.576306, expires_in: 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, 2ac23162-172f-4710-affe-d0bf8ebfa71c, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ac23162-172f-4710-affe-d0bf8ebfa71c, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ac23162-172f-4710-affe-d0bf8ebfa71c, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.8998215, expires_in: 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, 24b5e731-e554-4e72-af82-09445576ef26, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24b5e731-e554-4e72-af82-09445576ef26, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24b5e731-e554-4e72-af82-09445576ef26, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.096269, expires_in: 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, e2c277c9-20c6-4893-a3d0-e2b7a2fc6569, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2c277c9-20c6-4893-a3d0-e2b7a2fc6569, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2c277c9-20c6-4893-a3d0-e2b7a2fc6569, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.9173489, expires_in: 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, afdfcfed-e151-4b01-8890-33da79e26619, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afdfcfed-e151-4b01-8890-33da79e26619, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afdfcfed-e151-4b01-8890-33da79e26619, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.300013, expires_in: 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, 5604d555-59e8-4d59-9eee-891c5b6e03be, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5604d555-59e8-4d59-9eee-891c5b6e03be, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5604d555-59e8-4d59-9eee-891c5b6e03be, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.4694848, expires_in: 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, 49a617a3-36a2-4b7e-b77f-884d53804ac8, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49a617a3-36a2-4b7e-b77f-884d53804ac8, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49a617a3-36a2-4b7e-b77f-884d53804ac8, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.1175585, expires_in: 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, 2af3c0b4-9af5-4c34-b6df-ff1d1e5ca186, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2af3c0b4-9af5-4c34-b6df-ff1d1e5ca186, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2af3c0b4-9af5-4c34-b6df-ff1d1e5ca186, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.6758912, expires_in: 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, 55e74230-d11b-4e84-ad48-33262d2633f1, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55e74230-d11b-4e84-ad48-33262d2633f1, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55e74230-d11b-4e84-ad48-33262d2633f1, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.5716677, expires_in: 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, d5883871-0544-459b-ad9f-62abc7c30706, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5883871-0544-459b-ad9f-62abc7c30706, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5883871-0544-459b-ad9f-62abc7c30706, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.0283163, expires_in: 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, 4b88a00f-2ddb-4188-bd40-a8d18a944626, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b88a00f-2ddb-4188-bd40-a8d18a944626, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b88a00f-2ddb-4188-bd40-a8d18a944626, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.7003465, expires_in: 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, 084cbdac-9142-48c3-be9c-0f4658a7403b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 084cbdac-9142-48c3-be9c-0f4658a7403b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 084cbdac-9142-48c3-be9c-0f4658a7403b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.0424888, expires_in: 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, 3cedc31c-0f68-4ac2-81ee-1b123f1d0cca, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3cedc31c-0f68-4ac2-81ee-1b123f1d0cca, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3cedc31c-0f68-4ac2-81ee-1b123f1d0cca, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.3686953, expires_in: 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, c8682c1c-6e4b-4f5d-a1d7-5e55d00a951d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8682c1c-6e4b-4f5d-a1d7-5e55d00a951d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8682c1c-6e4b-4f5d-a1d7-5e55d00a951d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.5614595, expires_in: 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, 058e2018-b550-4b9f-b974-b65315b05193, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 058e2018-b550-4b9f-b974-b65315b05193, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 058e2018-b550-4b9f-b974-b65315b05193, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.4831595, expires_in: 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, 8206ecea-ca8c-4610-9abf-d520754e641b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8206ecea-ca8c-4610-9abf-d520754e641b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8206ecea-ca8c-4610-9abf-d520754e641b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.9757304, expires_in: 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, 77682b0d-16b0-45a3-a279-eec010f36702, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77682b0d-16b0-45a3-a279-eec010f36702, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77682b0d-16b0-45a3-a279-eec010f36702, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.1555939, expires_in: 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, 5781eca4-0b6b-4b88-b98a-63bb2b986492, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5781eca4-0b6b-4b88-b98a-63bb2b986492, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5781eca4-0b6b-4b88-b98a-63bb2b986492, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.174077, expires_in: 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, 68d6a0bb-d3e1-4552-b99f-23a631723acc, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68d6a0bb-d3e1-4552-b99f-23a631723acc, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68d6a0bb-d3e1-4552-b99f-23a631723acc, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.6719236, expires_in: 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, fb0a93fd-c178-4a4b-9272-fee91d45ad69, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb0a93fd-c178-4a4b-9272-fee91d45ad69, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb0a93fd-c178-4a4b-9272-fee91d45ad69, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.068425, expires_in: 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, 88a5638b-912e-4c70-b4f9-9a3b59b8b13b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88a5638b-912e-4c70-b4f9-9a3b59b8b13b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88a5638b-912e-4c70-b4f9-9a3b59b8b13b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.296929, expires_in: 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, cef4cf96-a8b4-4017-9341-1111c105db54, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef4cf96-a8b4-4017-9341-1111c105db54, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef4cf96-a8b4-4017-9341-1111c105db54, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.8986132, expires_in: 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, d432a9d3-93ce-4646-80e4-63377c43960a, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d432a9d3-93ce-4646-80e4-63377c43960a, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d432a9d3-93ce-4646-80e4-63377c43960a, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.204562, expires_in: 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, 7349acc7-567d-493f-9df0-d477bd84708d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7349acc7-567d-493f-9df0-d477bd84708d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7349acc7-567d-493f-9df0-d477bd84708d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.7877111, expires_in: 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, d1fc5b64-cb82-4d31-9ca2-da2b4cadea82, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1fc5b64-cb82-4d31-9ca2-da2b4cadea82, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1fc5b64-cb82-4d31-9ca2-da2b4cadea82, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.3344815, expires_in: 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, af26a049-dca3-4554-add9-70809a85ba5f, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af26a049-dca3-4554-add9-70809a85ba5f, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af26a049-dca3-4554-add9-70809a85ba5f, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.4798603, expires_in: 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, 54beb73b-f572-46ef-9974-4e81a1f35a0d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54beb73b-f572-46ef-9974-4e81a1f35a0d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54beb73b-f572-46ef-9974-4e81a1f35a0d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.7780523, expires_in: 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, df2db3c5-72b0-46c9-adee-91d9ae7b1dad, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df2db3c5-72b0-46c9-adee-91d9ae7b1dad, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df2db3c5-72b0-46c9-adee-91d9ae7b1dad, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.621914, expires_in: 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, 360d6490-71ca-4246-9b5b-c72475642420, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 360d6490-71ca-4246-9b5b-c72475642420, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 360d6490-71ca-4246-9b5b-c72475642420, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.542508, expires_in: 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, e8fa4e53-8dd0-4d99-aa9d-3ed313136610, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8fa4e53-8dd0-4d99-aa9d-3ed313136610, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8fa4e53-8dd0-4d99-aa9d-3ed313136610, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.4962046, expires_in: 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, c41f5b68-c168-495d-a37f-6ca673ac08c7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c41f5b68-c168-495d-a37f-6ca673ac08c7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c41f5b68-c168-495d-a37f-6ca673ac08c7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.3041956, expires_in: 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, 06ca02ac-bfde-40c1-bdec-7db7a0a1eae7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06ca02ac-bfde-40c1-bdec-7db7a0a1eae7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06ca02ac-bfde-40c1-bdec-7db7a0a1eae7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.2722337, expires_in: 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, 7697d6b0-7845-4363-b3b7-2cb9837a74d1, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7697d6b0-7845-4363-b3b7-2cb9837a74d1, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7697d6b0-7845-4363-b3b7-2cb9837a74d1, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.4981415, expires_in: 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, d3d8df0b-8eb2-43be-a2c7-4f5f514ed64b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3d8df0b-8eb2-43be-a2c7-4f5f514ed64b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3d8df0b-8eb2-43be-a2c7-4f5f514ed64b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.8473408, expires_in: 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, 1ee90a7c-4930-422b-ad1d-f66d9bdaa245, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ee90a7c-4930-422b-ad1d-f66d9bdaa245, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ee90a7c-4930-422b-ad1d-f66d9bdaa245, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.7296212, expires_in: 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, 7abc147f-70f1-4680-a128-a8edb86485c6, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7abc147f-70f1-4680-a128-a8edb86485c6, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7abc147f-70f1-4680-a128-a8edb86485c6, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.6661663, expires_in: 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, 0d5dfbf3-0977-4e4b-9bfd-2b0aa58cf0cf, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d5dfbf3-0977-4e4b-9bfd-2b0aa58cf0cf, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d5dfbf3-0977-4e4b-9bfd-2b0aa58cf0cf, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.676713, expires_in: 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, 8e65c2a2-8e99-4f13-9640-83acbc5830a7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e65c2a2-8e99-4f13-9640-83acbc5830a7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e65c2a2-8e99-4f13-9640-83acbc5830a7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.9165125, expires_in: 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, 83c23e81-ebc2-426c-ab1b-64920c4ce549, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83c23e81-ebc2-426c-ab1b-64920c4ce549, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83c23e81-ebc2-426c-ab1b-64920c4ce549, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.3843412, expires_in: 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, 133238e6-480c-4f8c-84e4-137ae87725a2, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 133238e6-480c-4f8c-84e4-137ae87725a2, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 133238e6-480c-4f8c-84e4-137ae87725a2, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.1094449, expires_in: 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, 668b65cc-0ac7-42a2-a47b-4c6eb68bb8e5, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 668b65cc-0ac7-42a2-a47b-4c6eb68bb8e5, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 668b65cc-0ac7-42a2-a47b-4c6eb68bb8e5, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.7644525, expires_in: 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, 766fe63f-9530-4d5d-ab57-bf87ae3a31fa, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 766fe63f-9530-4d5d-ab57-bf87ae3a31fa, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 766fe63f-9530-4d5d-ab57-bf87ae3a31fa, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.7878044, expires_in: 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, 054cc426-b070-4476-8164-88f983a284f4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 054cc426-b070-4476-8164-88f983a284f4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 054cc426-b070-4476-8164-88f983a284f4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.772884, expires_in: 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, 2b881139-6b59-4258-8fa7-8aab45684bfb, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b881139-6b59-4258-8fa7-8aab45684bfb, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b881139-6b59-4258-8fa7-8aab45684bfb, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.828799, expires_in: 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, aad14a9b-7184-4873-af35-ca828e59003f, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aad14a9b-7184-4873-af35-ca828e59003f, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aad14a9b-7184-4873-af35-ca828e59003f, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.3447092, expires_in: 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, 2fe92319-dc3b-435b-b3b4-e8d6095905e0, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fe92319-dc3b-435b-b3b4-e8d6095905e0, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fe92319-dc3b-435b-b3b4-e8d6095905e0, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.2037363, expires_in: 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, 26f02186-a36c-4318-9002-1a3ee77a2e9f, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26f02186-a36c-4318-9002-1a3ee77a2e9f, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26f02186-a36c-4318-9002-1a3ee77a2e9f, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.951136, expires_in: 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, 28e44ab4-e20b-48da-994c-c5c368a6776b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28e44ab4-e20b-48da-994c-c5c368a6776b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28e44ab4-e20b-48da-994c-c5c368a6776b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.8332717, expires_in: 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, 18776e8c-b53d-442b-be8c-b782710dad7c, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18776e8c-b53d-442b-be8c-b782710dad7c, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18776e8c-b53d-442b-be8c-b782710dad7c, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.20181, expires_in: 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, b6463aea-5447-4194-9f06-0362cce10512, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6463aea-5447-4194-9f06-0362cce10512, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6463aea-5447-4194-9f06-0362cce10512, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.1889415, expires_in: 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, 48f7ef26-db52-4c06-a7b0-226f40183c16, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48f7ef26-db52-4c06-a7b0-226f40183c16, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48f7ef26-db52-4c06-a7b0-226f40183c16, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.4084775, expires_in: 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, 49cf249c-1148-4bae-80cf-58b97fa79c6d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49cf249c-1148-4bae-80cf-58b97fa79c6d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49cf249c-1148-4bae-80cf-58b97fa79c6d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.5485568, expires_in: 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, 00dd34ab-fe45-40ec-bf39-b953e8442d27, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00dd34ab-fe45-40ec-bf39-b953e8442d27, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00dd34ab-fe45-40ec-bf39-b953e8442d27, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.191098, expires_in: 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, 2c1d8ac3-61ac-4cd7-aa02-cc45c04ed52b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c1d8ac3-61ac-4cd7-aa02-cc45c04ed52b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c1d8ac3-61ac-4cd7-aa02-cc45c04ed52b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.0429568, expires_in: 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, 9e25904e-690f-4a0e-b300-6c249f58e0b7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e25904e-690f-4a0e-b300-6c249f58e0b7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e25904e-690f-4a0e-b300-6c249f58e0b7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.3040543, expires_in: 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, f6219a52-2e60-4630-819c-e92531cfa86b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6219a52-2e60-4630-819c-e92531cfa86b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6219a52-2e60-4630-819c-e92531cfa86b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.8986216, expires_in: 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, 6fb21f50-782a-4a44-9077-f241b2279121, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fb21f50-782a-4a44-9077-f241b2279121, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fb21f50-782a-4a44-9077-f241b2279121, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.0205247, expires_in: 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, b9bbe7f9-aa3b-405d-917d-a747e4779d25, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9bbe7f9-aa3b-405d-917d-a747e4779d25, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9bbe7f9-aa3b-405d-917d-a747e4779d25, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.688393, expires_in: 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, 34835b4e-4e05-44d9-8dc6-1fee9f70a9b1, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34835b4e-4e05-44d9-8dc6-1fee9f70a9b1, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34835b4e-4e05-44d9-8dc6-1fee9f70a9b1, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.3010566, expires_in: 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, 6973db4f-077a-47b9-b8d4-6fe6da177016, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6973db4f-077a-47b9-b8d4-6fe6da177016, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6973db4f-077a-47b9-b8d4-6fe6da177016, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.2755637, expires_in: 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, f55792c7-23dd-44bd-b19a-28f9c4f44842, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f55792c7-23dd-44bd-b19a-28f9c4f44842, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f55792c7-23dd-44bd-b19a-28f9c4f44842, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.3785772, expires_in: 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, e23a4051-abb8-42df-a1aa-37686a5192b3, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e23a4051-abb8-42df-a1aa-37686a5192b3, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e23a4051-abb8-42df-a1aa-37686a5192b3, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.5454433, expires_in: 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, fdbbc728-605f-4d52-a211-4cc59c3796d4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdbbc728-605f-4d52-a211-4cc59c3796d4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdbbc728-605f-4d52-a211-4cc59c3796d4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.2590175, expires_in: 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, 0ebed866-107b-4b3f-98ac-ccf55dbb02c9, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ebed866-107b-4b3f-98ac-ccf55dbb02c9, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ebed866-107b-4b3f-98ac-ccf55dbb02c9, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.387942, expires_in: 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, baa879c6-2a24-4df4-855c-737bbb76e4a4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baa879c6-2a24-4df4-855c-737bbb76e4a4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baa879c6-2a24-4df4-855c-737bbb76e4a4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.0148337, expires_in: 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, 54785ead-f784-49a6-b688-a665c43e6630, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54785ead-f784-49a6-b688-a665c43e6630, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54785ead-f784-49a6-b688-a665c43e6630, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.0076005, expires_in: 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, 25311290-c09a-42cf-b350-e383dc97f645, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25311290-c09a-42cf-b350-e383dc97f645, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25311290-c09a-42cf-b350-e383dc97f645, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.425869, expires_in: 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, 96e67b95-f0c3-4c16-8cab-681e208e1c6e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96e67b95-f0c3-4c16-8cab-681e208e1c6e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96e67b95-f0c3-4c16-8cab-681e208e1c6e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.6438584, expires_in: 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, 8dd97691-e03b-4375-99c0-f8fb0c2dd546, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8dd97691-e03b-4375-99c0-f8fb0c2dd546, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8dd97691-e03b-4375-99c0-f8fb0c2dd546, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.7604578, expires_in: 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, d71b04c1-7cad-4641-a22a-e2023713c134, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d71b04c1-7cad-4641-a22a-e2023713c134, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d71b04c1-7cad-4641-a22a-e2023713c134, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.4637015, expires_in: 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, aefa2d0e-b526-4a48-af83-3dc09c046794, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aefa2d0e-b526-4a48-af83-3dc09c046794, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aefa2d0e-b526-4a48-af83-3dc09c046794, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.3910804, expires_in: 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, de9815a0-8780-42ef-9e49-6e75bbf8a48b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de9815a0-8780-42ef-9e49-6e75bbf8a48b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de9815a0-8780-42ef-9e49-6e75bbf8a48b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.6798556, expires_in: 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, fbaf2f99-1297-4447-bcdf-77210f8255ed, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbaf2f99-1297-4447-bcdf-77210f8255ed, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbaf2f99-1297-4447-bcdf-77210f8255ed, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.1169672, expires_in: 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, 5c7c3c43-3510-469b-8526-c1aef7e58d62, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c7c3c43-3510-469b-8526-c1aef7e58d62, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c7c3c43-3510-469b-8526-c1aef7e58d62, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.3773074, expires_in: 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, f89505b3-908e-4562-bf1f-e9b51044f3fe, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f89505b3-908e-4562-bf1f-e9b51044f3fe, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f89505b3-908e-4562-bf1f-e9b51044f3fe, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.8955886, expires_in: 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, e6866978-76b6-4490-a055-21d983606e7d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6866978-76b6-4490-a055-21d983606e7d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6866978-76b6-4490-a055-21d983606e7d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.4292696, expires_in: 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, 1b65fd87-4967-484a-995c-67d0432cd55d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b65fd87-4967-484a-995c-67d0432cd55d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b65fd87-4967-484a-995c-67d0432cd55d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.9077015, expires_in: 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, 0b6e52d0-cc56-4f0b-aec4-136bbe42f217, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b6e52d0-cc56-4f0b-aec4-136bbe42f217, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b6e52d0-cc56-4f0b-aec4-136bbe42f217, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.1256237, expires_in: 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, cfe32d72-f7bd-430e-98f5-294039fe706e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfe32d72-f7bd-430e-98f5-294039fe706e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfe32d72-f7bd-430e-98f5-294039fe706e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.2159564, expires_in: 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, e819a7f9-d44f-4b66-ae43-84c81cbd43da, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e819a7f9-d44f-4b66-ae43-84c81cbd43da, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e819a7f9-d44f-4b66-ae43-84c81cbd43da, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.1233106, expires_in: 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, cca559a7-bd81-441a-8ce4-195a36bad0b8, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cca559a7-bd81-441a-8ce4-195a36bad0b8, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cca559a7-bd81-441a-8ce4-195a36bad0b8, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.0606894, expires_in: 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, d690db8c-fa1b-4235-9474-c4d3e17a9d02, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d690db8c-fa1b-4235-9474-c4d3e17a9d02, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d690db8c-fa1b-4235-9474-c4d3e17a9d02, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.4335678, expires_in: 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, f7dabb8f-038b-4cc9-93c5-acb3f4215f0b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7dabb8f-038b-4cc9-93c5-acb3f4215f0b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7dabb8f-038b-4cc9-93c5-acb3f4215f0b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.0366178, expires_in: 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, 645a32a8-1e94-417b-8d72-58c4d021c8ae, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 645a32a8-1e94-417b-8d72-58c4d021c8ae, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 645a32a8-1e94-417b-8d72-58c4d021c8ae, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.1390154, expires_in: 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, 195f5766-49a7-4f77-9426-3a217396c673, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 195f5766-49a7-4f77-9426-3a217396c673, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 195f5766-49a7-4f77-9426-3a217396c673, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.5671551, expires_in: 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, 67015da7-6ac4-490f-b9cd-e9055cb1fc87, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67015da7-6ac4-490f-b9cd-e9055cb1fc87, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67015da7-6ac4-490f-b9cd-e9055cb1fc87, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.466353, expires_in: 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, 54b6d70a-1339-4bb2-bae2-7cf283b5159c, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54b6d70a-1339-4bb2-bae2-7cf283b5159c, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54b6d70a-1339-4bb2-bae2-7cf283b5159c, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.2534025, expires_in: 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, 5fe648e8-dc73-4a12-9848-86aa98c4d3bd, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fe648e8-dc73-4a12-9848-86aa98c4d3bd, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fe648e8-dc73-4a12-9848-86aa98c4d3bd, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.3079636, expires_in: 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, 3bfb4b28-efc7-47e5-b082-75b6243d19b4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bfb4b28-efc7-47e5-b082-75b6243d19b4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bfb4b28-efc7-47e5-b082-75b6243d19b4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.539413, expires_in: 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, 2dd8d588-75ce-407e-a676-0d7f66a66cfd, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2dd8d588-75ce-407e-a676-0d7f66a66cfd, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2dd8d588-75ce-407e-a676-0d7f66a66cfd, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.8706732, expires_in: 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, 495a2e7a-7a4a-45cd-9f89-63bf796ced15, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 495a2e7a-7a4a-45cd-9f89-63bf796ced15, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 495a2e7a-7a4a-45cd-9f89-63bf796ced15, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.369494, expires_in: 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, 21489ab0-96f6-4f2a-81ed-756f77ff507a, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21489ab0-96f6-4f2a-81ed-756f77ff507a, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21489ab0-96f6-4f2a-81ed-756f77ff507a, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.4867468, expires_in: 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, 6d3e1231-d663-416e-bc9d-441f6cac24c9, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d3e1231-d663-416e-bc9d-441f6cac24c9, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d3e1231-d663-416e-bc9d-441f6cac24c9, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.1065135, expires_in: 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, 39046ca9-41eb-45c9-a343-118adaed5e88, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39046ca9-41eb-45c9-a343-118adaed5e88, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39046ca9-41eb-45c9-a343-118adaed5e88, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.3982887, expires_in: 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, 3d95db79-6049-4d5a-b854-033d616efa45, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d95db79-6049-4d5a-b854-033d616efa45, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d95db79-6049-4d5a-b854-033d616efa45, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.9463723, expires_in: 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, 166201b9-75cf-4864-948f-8625f991112d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 166201b9-75cf-4864-948f-8625f991112d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 166201b9-75cf-4864-948f-8625f991112d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.549704, expires_in: 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, d9e02b05-ecca-4034-b789-035f0b9e1ca4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9e02b05-ecca-4034-b789-035f0b9e1ca4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9e02b05-ecca-4034-b789-035f0b9e1ca4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.2731187, expires_in: 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, 6f90aa97-d99d-481b-9693-6cdd0ac48493, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f90aa97-d99d-481b-9693-6cdd0ac48493, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f90aa97-d99d-481b-9693-6cdd0ac48493, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.3761168, expires_in: 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, 5c6e0c8b-cb1f-46ec-9696-51c678de54da, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c6e0c8b-cb1f-46ec-9696-51c678de54da, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c6e0c8b-cb1f-46ec-9696-51c678de54da, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.153752, expires_in: 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, 1c48d002-d4ed-472c-8c86-ad2caf5aa7b3, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c48d002-d4ed-472c-8c86-ad2caf5aa7b3, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c48d002-d4ed-472c-8c86-ad2caf5aa7b3, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.9909875, expires_in: 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, 9dc5afdf-d9cd-404a-add0-7604b8a3b19e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dc5afdf-d9cd-404a-add0-7604b8a3b19e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dc5afdf-d9cd-404a-add0-7604b8a3b19e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.9167843, expires_in: 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, 01b797c5-53a8-4558-80c0-2ffeef4f622e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 01b797c5-53a8-4558-80c0-2ffeef4f622e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 01b797c5-53a8-4558-80c0-2ffeef4f622e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.289749, expires_in: 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, 7801b8e6-876e-47ad-ae37-54df0052a514, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7801b8e6-876e-47ad-ae37-54df0052a514, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7801b8e6-876e-47ad-ae37-54df0052a514, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.2751057, expires_in: 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, a7411edf-574a-4c25-ae57-daa9d1cc4c92, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7411edf-574a-4c25-ae57-daa9d1cc4c92, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7411edf-574a-4c25-ae57-daa9d1cc4c92, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.102212, expires_in: 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, 89b52a4f-b10c-4d62-bb06-e2c5536b7157, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89b52a4f-b10c-4d62-bb06-e2c5536b7157, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89b52a4f-b10c-4d62-bb06-e2c5536b7157, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.1596146, expires_in: 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, fc0e14c3-610a-4fbb-8cff-310b30183400, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc0e14c3-610a-4fbb-8cff-310b30183400, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc0e14c3-610a-4fbb-8cff-310b30183400, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.8886213, expires_in: 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, 70420c32-0261-49b6-a559-f340857545f7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70420c32-0261-49b6-a559-f340857545f7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70420c32-0261-49b6-a559-f340857545f7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.1413658, expires_in: 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, cf28eb0a-ee9d-40d7-9301-c88ae0c2dc19, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf28eb0a-ee9d-40d7-9301-c88ae0c2dc19, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf28eb0a-ee9d-40d7-9301-c88ae0c2dc19, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.0762208, expires_in: 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, b9988efa-9f14-44b3-a4c1-b656d8d52eb9, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b9988efa-9f14-44b3-a4c1-b656d8d52eb9, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b9988efa-9f14-44b3-a4c1-b656d8d52eb9, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.8594744, expires_in: 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, 0bd5de7a-d9d0-46ec-8adb-d43d8fc3ffbd, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0bd5de7a-d9d0-46ec-8adb-d43d8fc3ffbd, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0bd5de7a-d9d0-46ec-8adb-d43d8fc3ffbd, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.4242973, expires_in: 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, 24a05019-0da6-497f-b744-653930435a95, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24a05019-0da6-497f-b744-653930435a95, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24a05019-0da6-497f-b744-653930435a95, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.8345306, expires_in: 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, 461faa0f-b7cd-4d47-8461-0d9d181ab733, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 461faa0f-b7cd-4d47-8461-0d9d181ab733, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 461faa0f-b7cd-4d47-8461-0d9d181ab733, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.8528435, expires_in: 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, 9688b75c-de47-402c-84f1-8897e46f935d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9688b75c-de47-402c-84f1-8897e46f935d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9688b75c-de47-402c-84f1-8897e46f935d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.3341603, expires_in: 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, e1f3e7b5-203f-4aee-a371-cca16cb47b95, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1f3e7b5-203f-4aee-a371-cca16cb47b95, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1f3e7b5-203f-4aee-a371-cca16cb47b95, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.4676902, expires_in: 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, 958cb813-79e4-4313-9732-3ee9ac81d937, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 958cb813-79e4-4313-9732-3ee9ac81d937, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 958cb813-79e4-4313-9732-3ee9ac81d937, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.7884068, expires_in: 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, 2885278a-5eb8-4694-bf6e-89f0f1b9c0e4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2885278a-5eb8-4694-bf6e-89f0f1b9c0e4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2885278a-5eb8-4694-bf6e-89f0f1b9c0e4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.4769936, expires_in: 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, 49d387e0-97b7-427e-8016-31463942ebbe, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49d387e0-97b7-427e-8016-31463942ebbe, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49d387e0-97b7-427e-8016-31463942ebbe, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.6561763, expires_in: 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, 456ee3e7-c560-41c6-8fb7-2b983eca3910, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 456ee3e7-c560-41c6-8fb7-2b983eca3910, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 456ee3e7-c560-41c6-8fb7-2b983eca3910, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.9603477, expires_in: 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, 7cd7d516-f022-444b-9ada-ec2efc3d4c60, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cd7d516-f022-444b-9ada-ec2efc3d4c60, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cd7d516-f022-444b-9ada-ec2efc3d4c60, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.09104, expires_in: 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, accfb43c-cde7-468c-950a-9e0bee6444f6, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, accfb43c-cde7-468c-950a-9e0bee6444f6, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, accfb43c-cde7-468c-950a-9e0bee6444f6, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.7038484, expires_in: 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, 9a8c4cdd-41d8-42b6-9c7b-9b09b7caa060, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a8c4cdd-41d8-42b6-9c7b-9b09b7caa060, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a8c4cdd-41d8-42b6-9c7b-9b09b7caa060, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.5094733, expires_in: 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, 6c1911ca-598f-4f33-87ba-b367ba80da69, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c1911ca-598f-4f33-87ba-b367ba80da69, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c1911ca-598f-4f33-87ba-b367ba80da69, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.331692, expires_in: 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, bb4c36bd-0535-44fd-95fd-f79fe5b48402, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb4c36bd-0535-44fd-95fd-f79fe5b48402, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb4c36bd-0535-44fd-95fd-f79fe5b48402, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.3842843, expires_in: 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, d8356202-fc97-4412-83ae-b96731e35272, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8356202-fc97-4412-83ae-b96731e35272, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8356202-fc97-4412-83ae-b96731e35272, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.289386, expires_in: 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, 8a54382c-a376-45c0-9b48-74af2b8fece5, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a54382c-a376-45c0-9b48-74af2b8fece5, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a54382c-a376-45c0-9b48-74af2b8fece5, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.610566, expires_in: 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, 8f0ecee5-c463-4e27-a187-30acfa34cbb8, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f0ecee5-c463-4e27-a187-30acfa34cbb8, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f0ecee5-c463-4e27-a187-30acfa34cbb8, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.8141172, expires_in: 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, fa93c418-3066-4534-af33-b8ea4e5b8676, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa93c418-3066-4534-af33-b8ea4e5b8676, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa93c418-3066-4534-af33-b8ea4e5b8676, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.5129004, expires_in: 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, 10c32fe3-a26a-408c-8c7b-67b935542abf, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10c32fe3-a26a-408c-8c7b-67b935542abf, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10c32fe3-a26a-408c-8c7b-67b935542abf, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.2540007, expires_in: 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, b8a3eb96-28b0-42dc-b2df-e63c0ce47d04, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8a3eb96-28b0-42dc-b2df-e63c0ce47d04, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8a3eb96-28b0-42dc-b2df-e63c0ce47d04, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.681246, expires_in: 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, 412e83b0-915e-4526-ae67-15eb7d4f1e2e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 412e83b0-915e-4526-ae67-15eb7d4f1e2e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 412e83b0-915e-4526-ae67-15eb7d4f1e2e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.859834, expires_in: 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, cf0c3807-d303-4763-b03f-1725cb7ebf26, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf0c3807-d303-4763-b03f-1725cb7ebf26, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf0c3807-d303-4763-b03f-1725cb7ebf26, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.5399058, expires_in: 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, a866bef4-b499-4c4b-8c81-ce106967d12d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a866bef4-b499-4c4b-8c81-ce106967d12d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a866bef4-b499-4c4b-8c81-ce106967d12d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.6399608, expires_in: 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, 3e2b05c0-4a76-47e2-ad82-2ee491cba969, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e2b05c0-4a76-47e2-ad82-2ee491cba969, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e2b05c0-4a76-47e2-ad82-2ee491cba969, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.2663672, expires_in: 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, 146f8410-0056-4674-8fce-6d952291f156, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 146f8410-0056-4674-8fce-6d952291f156, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 146f8410-0056-4674-8fce-6d952291f156, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.681136, expires_in: 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, 2187cb3d-16ca-468d-8955-bc67a3b2f6f7, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2187cb3d-16ca-468d-8955-bc67a3b2f6f7, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2187cb3d-16ca-468d-8955-bc67a3b2f6f7, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.084314, expires_in: 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, c18746b7-fb50-4b71-93fd-d2af844d9c5b, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18746b7-fb50-4b71-93fd-d2af844d9c5b, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18746b7-fb50-4b71-93fd-d2af844d9c5b, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.434196, expires_in: 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, 070cbb7e-424e-42a0-a225-78b864579962, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 070cbb7e-424e-42a0-a225-78b864579962, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 070cbb7e-424e-42a0-a225-78b864579962, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.897677, expires_in: 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, b363440e-0525-4400-9287-5d8544d25cdd, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b363440e-0525-4400-9287-5d8544d25cdd, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b363440e-0525-4400-9287-5d8544d25cdd, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.4870167, expires_in: 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, 45a8bbbd-87e2-4b44-a91b-e299d9500995, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45a8bbbd-87e2-4b44-a91b-e299d9500995, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45a8bbbd-87e2-4b44-a91b-e299d9500995, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.0149934, expires_in: 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, 1c2df5b8-b1f0-4b56-8439-dcfafeae4489, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c2df5b8-b1f0-4b56-8439-dcfafeae4489, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c2df5b8-b1f0-4b56-8439-dcfafeae4489, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.4589386, expires_in: 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, 99748223-0300-47fb-a798-df46a1432fc1, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 99748223-0300-47fb-a798-df46a1432fc1, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 99748223-0300-47fb-a798-df46a1432fc1, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.6629648, expires_in: 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, 5f4fc90b-3ce4-4a2e-9181-7b0faa50f1cb, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f4fc90b-3ce4-4a2e-9181-7b0faa50f1cb, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f4fc90b-3ce4-4a2e-9181-7b0faa50f1cb, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.093101, expires_in: 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, 9a968fc5-d108-4628-8070-949e2bb2d551, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a968fc5-d108-4628-8070-949e2bb2d551, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a968fc5-d108-4628-8070-949e2bb2d551, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.9385335, expires_in: 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, b1e9d77a-bf41-4d51-b93f-239c16fcdda6, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1e9d77a-bf41-4d51-b93f-239c16fcdda6, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1e9d77a-bf41-4d51-b93f-239c16fcdda6, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.9814227, expires_in: 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, 1920d8fb-7e08-43b2-8215-6fe7227df11e, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1920d8fb-7e08-43b2-8215-6fe7227df11e, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1920d8fb-7e08-43b2-8215-6fe7227df11e, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.0004954, expires_in: 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, d0983f82-0690-4933-ba42-9108b6f9fdda, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0983f82-0690-4933-ba42-9108b6f9fdda, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0983f82-0690-4933-ba42-9108b6f9fdda, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.6463943, expires_in: 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, 8bc3d254-a3af-4892-bf2c-e28470985021, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bc3d254-a3af-4892-bf2c-e28470985021, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bc3d254-a3af-4892-bf2c-e28470985021, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.9256096, expires_in: 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, cb01c42f-0a3c-4a03-82a4-8c6372999758, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb01c42f-0a3c-4a03-82a4-8c6372999758, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb01c42f-0a3c-4a03-82a4-8c6372999758, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.8556957, expires_in: 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, 9a2c3932-e3e1-4d4b-b256-072cd646c1c3, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a2c3932-e3e1-4d4b-b256-072cd646c1c3, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a2c3932-e3e1-4d4b-b256-072cd646c1c3, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.5266666, expires_in: 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, b8007e1f-0807-4164-beda-bc44ffcad419, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8007e1f-0807-4164-beda-bc44ffcad419, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8007e1f-0807-4164-beda-bc44ffcad419, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.3492541, expires_in: 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, fd284c67-73f4-4cdd-bc53-df511c4cb2b4, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd284c67-73f4-4cdd-bc53-df511c4cb2b4, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd284c67-73f4-4cdd-bc53-df511c4cb2b4, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.4223547, expires_in: 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, 4cfe3138-a94f-4f8d-b69e-0a64c44e6fde, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cfe3138-a94f-4f8d-b69e-0a64c44e6fde, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cfe3138-a94f-4f8d-b69e-0a64c44e6fde, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.430336, expires_in: 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, 1721edec-4105-4d3e-8df7-60ccdc659f29, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1721edec-4105-4d3e-8df7-60ccdc659f29, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1721edec-4105-4d3e-8df7-60ccdc659f29, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.9277751, expires_in: 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, 6f089a39-ff2f-4aa9-ae53-6eb8f196f24f, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f089a39-ff2f-4aa9-ae53-6eb8f196f24f, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f089a39-ff2f-4aa9-ae53-6eb8f196f24f, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.1102233, expires_in: 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, bf4d4853-db41-4ce7-8dc3-c756a05a74f5, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf4d4853-db41-4ce7-8dc3-c756a05a74f5, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf4d4853-db41-4ce7-8dc3-c756a05a74f5, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.2336512, expires_in: 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, 67d57a2b-2ed3-484d-8c07-1f68072ac3b0, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67d57a2b-2ed3-484d-8c07-1f68072ac3b0, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67d57a2b-2ed3-484d-8c07-1f68072ac3b0, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.773094, expires_in: 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, e3cfd29b-faf2-43cd-9cad-03acbec6365d, localhost:26341): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3cfd29b-faf2-43cd-9cad-03acbec6365d, localhost:26341): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3cfd29b-faf2-43cd-9cad-03acbec6365d, localhost:26341): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:26341". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:26341
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:26341
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231928248032&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25683/1
============================== slowest durations ===============================
278.21s call     test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
22.97s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
16.62s setup    test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_enabled]
1.57s teardown test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_create_eds_with_single_secret_with_success[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 610.14s (0:10:10) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...:test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '9', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___________ test_external_data_table_with_fail[encryption_disabled] ____________
ydb/tests/functional/secrets/test_secrets_usage.py:217: in test_external_data_table_with_fail
    create_secrets(user1_config, secrets, ['', '', 'mino123'])
ydb/tests/functional/secrets/conftest.py:89: in create_secrets
    run_with_assert(user_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_external_data_table_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26189
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000926/r3tmp/kikimr_cluster_bp3i08oe
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29063
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64235
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7814
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24857
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/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/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_rtj9d3vw.log --grpc-port=29063 --mon-port=64235 --ic-port=26189
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:29063/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/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/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_rtj9d3vw.log --grpc-port=29063 --mon-port=64235 --ic-port=26189
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_rtj9d3vw.log', '--grpc-port=29063', '--mon-port=64235', '--ic-port=26189')' in '/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153398
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:29063/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/rhna/000926/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153408
DEBUG    ya.test:process.py:259 Command (pid 1153408) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153408) elapsed time (sec): 1.1307671070098877
DEBUG    ya.test:process.py:263 Command (pid 1153408) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153408) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1153408) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) nivcsw: 150
DEBUG    ya.test:process.py:263 Command (pid 1153408) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153408) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1153408) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153408) stime: 0.39047499999999996
DEBUG    ya.test:process.py:263 Command (pid 1153408) utime: 0.142983
DEBUG    ya.test:process.py:263 Command (pid 1153408) wtime: 1.148
DEBUG    ya.test:process.py:275 Command (pid 1153408) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153408) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29063', '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: 26189\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/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29063', '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: 26189\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156178
DEBUG    ya.test:process.py:259 Command (pid 1156178) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156178) elapsed time (sec): 1.0752723217010498
DEBUG    ya.test:process.py:263 Command (pid 1156178) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) maxrss: 555560
DEBUG    ya.test:process.py:263 Command (pid 1156178) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1156178) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1156178) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156178) nvcsw: 97
DEBUG    ya.test:process.py:263 Command (pid 1156178) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156178) stime: 0.499668
DEBUG    ya.test:process.py:263 Command (pid 1156178) utime: 0.14274399999999998
DEBUG    ya.test:process.py:263 Command (pid 1156178) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 1156178) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29063', '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/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:29063', '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: 1156942
DEBUG    ya.test:process.py:259 Command (pid 1156942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156942) elapsed time (sec): 1.259293556213379
DEBUG    ya.test:process.py:263 Command (pid 1156942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1156942) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1156942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) nivcsw: 149
DEBUG    ya.test:process.py:263 Command (pid 1156942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156942) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1156942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156942) stime: 0.533181
DEBUG    ya.test:process.py:263 Command (pid 1156942) utime: 0.157228
DEBUG    ya.test:process.py:263 Command (pid 1156942) wtime: 1.261
DEBUG    ya.test:process.py:275 Command (pid 1156942) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27485
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000926/r3tmp/kikimr_cluster_mc91f2by
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26003
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25707
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20491
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7377
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/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/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_z4aaball.log --grpc-port=26003 --mon-port=25707 --ic-port=27485
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:26003/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/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/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_z4aaball.log --grpc-port=26003 --mon-port=25707 --ic-port=27485
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1/logfile_z4aaball.log', '--grpc-port=26003', '--mon-port=25707', '--ic-port=27485')' in '/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1157959
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26003/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/rhna/000926/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157963
DEBUG    ya.test:process.py:259 Command (pid 1157963) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157963) elapsed time (sec): 2.1749138832092285
DEBUG    ya.test:process.py:263 Command (pid 1157963) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1157963) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1157963) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) nivcsw: 179
DEBUG    ya.test:process.py:263 Command (pid 1157963) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157963) nvcsw: 24
DEBUG    ya.test:process.py:263 Command (pid 1157963) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157963) stime: 0.9489409999999999
DEBUG    ya.test:process.py:263 Command (pid 1157963) utime: 0.160103
DEBUG    ya.test:process.py:263 Command (pid 1157963) wtime: 2.203
DEBUG    ya.test:process.py:275 Command (pid 1157963) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1157963) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26003', '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: 27485\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26003', '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: 27485\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1162912
DEBUG    ya.test:process.py:259 Command (pid 1162912) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1162912) elapsed time (sec): 2.049638509750366
DEBUG    ya.test:process.py:263 Command (pid 1162912) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1162912) maxrss: 555516
DEBUG    ya.test:process.py:263 Command (pid 1162912) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1162912) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) nivcsw: 296
DEBUG    ya.test:process.py:263 Command (pid 1162912) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1162912) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1162912) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1162912) stime: 1.486872
DEBUG    ya.test:process.py:263 Command (pid 1162912) utime: 0.140154
DEBUG    ya.test:process.py:263 Command (pid 1162912) wtime: 2.051
DEBUG    ya.test:process.py:275 Command (pid 1162912) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26003', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:26003', '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: 1164586
DEBUG    ya.test:process.py:259 Command (pid 1164586) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164586) elapsed time (sec): 1.5800089836120605
DEBUG    ya.test:process.py:263 Command (pid 1164586) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1164586) maxrss: 555508
DEBUG    ya.test:process.py:263 Command (pid 1164586) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1164586) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 1164586) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164586) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1164586) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164586) stime: 1.280623
DEBUG    ya.test:process.py:263 Command (pid 1164586) utime: 0.128303
DEBUG    ya.test:process.py:263 Command (pid 1164586) wtime: 1.581
DEBUG    ya.test:process.py:275 Command (pid 1164586) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22334
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/30760
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28404
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14712
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26003 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_e6qgcjkj.log --grpc-port=22334 --mon-port=30760 --ic-port=28404
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:26003 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_e6qgcjkj.log --grpc-port=22334 --mon-port=30760 --ic-port=28404
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:26003', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1/logfile_e6qgcjkj.log', '--grpc-port=22334', '--mon-port=30760', '--ic-port=28404')' in '/home/runner/.ya/build/build_root/rhna/000926/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk10/testing_out_stuff/test_secrets_usage.py.test_external_data_table_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1166380
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:22334/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000926/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166427
DEBUG    ya.test:process.py:259 Command (pid 1166427) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166427) elapsed time (sec): 0.621478796005249
DEBUG    ya.test:process.py:263 Command (pid 1166427) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1166427) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1166427) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) nivcsw: 39
DEBUG    ya.test:process.py:263 Command (pid 1166427) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166427) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1166427) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166427) stime: 0.44501599999999997
DEBUG    ya.test:process.py:263 Command (pid 1166427) utime: 0.124287
DEBUG    ya.test:process.py:263 Command (pid 1166427) wtime: 0.624
DEBUG    ya.test:process.py:275 Command (pid 1166427) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1166427) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_external_data_table_with_fail[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 8919be89-d88c-4161-8b15-db2c9125ef65, localhost:26003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 8919be89-d88c-4161-8b15-db2c9125ef65, localhost:26003): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 8919be89-d88c-4161-8b15-db2c9125ef65, localhost:26003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22334 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-2tlsei57yi.auto.internal:22334, 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:26003
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, 8e7a186e-2f79-4608-84fe-544e67916fe7, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8e7a186e-2f79-4608-84fe-544e67916fe7, ghrun-2tlsei57yi.auto.internal:22334): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8e7a186e-2f79-4608-84fe-544e67916fe7, ghrun-2tlsei57yi.auto.internal:22334): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 65eb489e-2b65-4224-84c6-774fd4fe6bff, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 65eb489e-2b65-4224-84c6-774fd4fe6bff, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 65eb489e-2b65-4224-84c6-774fd4fe6bff, ghrun-2tlsei57yi.auto.internal:22334): 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=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d94268d2-d75e-4378-b22e-74520fc5f2ed, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d94268d2-d75e-4378-b22e-74520fc5f2ed, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d94268d2-d75e-4378-b22e-74520fc5f2ed, ghrun-2tlsei57yi.auto.internal:22334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a949aea9-c7c5-4ecc-8cda-cb3b41a46be4, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a949aea9-c7c5-4ecc-8cda-cb3b41a46be4, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=N2NjODUxZjItZjNhN2YzOTQtNjcyYmQzNzktNjFkNzA1ZjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a949aea9-c7c5-4ecc-8cda-cb3b41a46be4, ghrun-2tlsei57yi.auto.internal:22334): 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:26003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22334
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, 45b3bbd2-9a01-4ca2-bcb4-37cdf159e95e, localhost:26003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 45b3bbd2-9a01-4ca2-bcb4-37cdf159e95e, localhost:26003): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 45b3bbd2-9a01-4ca2-bcb4-37cdf159e95e, localhost:26003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22334 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-2tlsei57yi.auto.internal:22334, 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:26003
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, 008d27a0-13ad-41cd-bb39-662099669843, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 008d27a0-13ad-41cd-bb39-662099669843, ghrun-2tlsei57yi.auto.internal:22334): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 008d27a0-13ad-41cd-bb39-662099669843, ghrun-2tlsei57yi.auto.internal:22334): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8e4d3b06-07c8-425c-93eb-ea75e2163f2d, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8e4d3b06-07c8-425c-93eb-ea75e2163f2d, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8e4d3b06-07c8-425c-93eb-ea75e2163f2d, ghrun-2tlsei57yi.auto.internal:22334): 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=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c0ce85e-75a3-4d36-8a1e-01ecb3d64b92, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c0ce85e-75a3-4d36-8a1e-01ecb3d64b92, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c0ce85e-75a3-4d36-8a1e-01ecb3d64b92, ghrun-2tlsei57yi.auto.internal:22334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9880fee6-fd0c-4f26-aa34-2f232b80bfcc, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9880fee6-fd0c-4f26-aa34-2f232b80bfcc, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=MjE2MjgwZDgtYWQxYzAwZmMtYWUwMWM3Y2YtZTA4ZTUxMzM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9880fee6-fd0c-4f26-aa34-2f232b80bfcc, ghrun-2tlsei57yi.auto.internal:22334): 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:26003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22334
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, d214a174-798a-4de4-95d5-d86371bfa1b4, localhost:26003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d214a174-798a-4de4-95d5-d86371bfa1b4, localhost:26003): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d214a174-798a-4de4-95d5-d86371bfa1b4, localhost:26003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22334 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-2tlsei57yi.auto.internal:22334, 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:26003
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, 44dd0864-0316-41d2-9d50-48980d117734, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 44dd0864-0316-41d2-9d50-48980d117734, ghrun-2tlsei57yi.auto.internal:22334): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 44dd0864-0316-41d2-9d50-48980d117734, ghrun-2tlsei57yi.auto.internal:22334): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, dfe74e9d-d626-4ff5-8af9-33a29d021028, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, dfe74e9d-d626-4ff5-8af9-33a29d021028, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, dfe74e9d-d626-4ff5-8af9-33a29d021028, ghrun-2tlsei57yi.auto.internal:22334): 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=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3ba9c4d0-2aa6-44f0-9615-5b239e9c9f12, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3ba9c4d0-2aa6-44f0-9615-5b239e9c9f12, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3ba9c4d0-2aa6-44f0-9615-5b239e9c9f12, ghrun-2tlsei57yi.auto.internal:22334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 1a6b5873-03be-44ee-9c8f-b5820b980134, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 1a6b5873-03be-44ee-9c8f-b5820b980134, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=YzA4MDc2NjEtYzc0NDZmNDEtZmQyZGQ1N2UtZmE0ZGY5NDQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 1a6b5873-03be-44ee-9c8f-b5820b980134, ghrun-2tlsei57yi.auto.internal:22334): 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:26003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22334
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.connection:connection.py:78 RpcState(AttachSession, dfe74e9d-d626-4ff5-8af9-33a29d021028, ghrun-2tlsei57yi.auto.internal:22334): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
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, 23be4ae6-0aa7-49d0-8a4b-7c02a3e32dd5, localhost:26003): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 23be4ae6-0aa7-49d0-8a4b-7c02a3e32dd5, localhost:26003): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 23be4ae6-0aa7-49d0-8a4b-7c02a3e32dd5, localhost:26003): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 22334 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-2tlsei57yi.auto.internal:22334, 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:26003
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, 76365cc3-8d05-4f94-8450-0ee54f80ac0e, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 76365cc3-8d05-4f94-8450-0ee54f80ac0e, ghrun-2tlsei57yi.auto.internal:22334): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 76365cc3-8d05-4f94-8450-0ee54f80ac0e, ghrun-2tlsei57yi.auto.internal:22334): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 809d3f7c-4e5f-4865-91eb-21f480bdf211, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 809d3f7c-4e5f-4865-91eb-21f480bdf211, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 809d3f7c-4e5f-4865-91eb-21f480bdf211, ghrun-2tlsei57yi.auto.internal:22334): 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=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 30e12869-daf1-4427-8c8d-24e925397c05, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 30e12869-daf1-4427-8c8d-24e925397c05, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 30e12869-daf1-4427-8c8d-24e925397c05, ghrun-2tlsei57yi.auto.internal:22334): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b461e1ec-1835-4364-b7ba-c258711d1603, ghrun-2tlsei57yi.auto.internal:22334): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b461e1ec-1835-4364-b7ba-c258711d1603, ghrun-2tlsei57yi.auto.internal:22334): request = { session_id: "ydb://session/3?node_id=50000&id=ZGMyYjllYzAtMzY0YmM4NjgtYjNiNzA3OWUtZWZmNzZjMDE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b461e1ec-1835-4364-b7ba-c258711d1603, ghrun-2tlsei57yi.auto.internal:22334): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 809d3f7c-4e5f-4865-91eb-21f480bdf211, ghrun-2tlsei57yi.auto.internal:22334): 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:26003
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:22334
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:110 Refreshing token, current_time: 1765231653.792728, expires_in: 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, 3bb9cfe1-c025-401c-b4e6-7e9a1ee5983f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bb9cfe1-c025-401c-b4e6-7e9a1ee5983f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bb9cfe1-c025-401c-b4e6-7e9a1ee5983f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.6962614, expires_in: 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, ebedf42a-dfe2-4e60-a848-1a4b330db919, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ebedf42a-dfe2-4e60-a848-1a4b330db919, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ebedf42a-dfe2-4e60-a848-1a4b330db919, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.466547, expires_in: 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, 15579c6a-9906-485e-8404-2f8b9047ffdf, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15579c6a-9906-485e-8404-2f8b9047ffdf, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15579c6a-9906-485e-8404-2f8b9047ffdf, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.6732287, expires_in: 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, 33cf3401-edf7-4943-859c-f7cb6e65fae5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33cf3401-edf7-4943-859c-f7cb6e65fae5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33cf3401-edf7-4943-859c-f7cb6e65fae5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.9418638, expires_in: 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, f0d12ce6-6fad-43a4-94c6-2610df2428e2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0d12ce6-6fad-43a4-94c6-2610df2428e2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0d12ce6-6fad-43a4-94c6-2610df2428e2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.618008, expires_in: 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, c63af142-27ef-4c79-804f-a501da02a343, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c63af142-27ef-4c79-804f-a501da02a343, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c63af142-27ef-4c79-804f-a501da02a343, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.088539, expires_in: 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, 7df6912c-fbb7-4ee9-b2f1-4da64b54acf8, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7df6912c-fbb7-4ee9-b2f1-4da64b54acf8, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7df6912c-fbb7-4ee9-b2f1-4da64b54acf8, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.5707664, expires_in: 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, 56278651-a3b5-49de-80e7-3e8e630f4236, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56278651-a3b5-49de-80e7-3e8e630f4236, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56278651-a3b5-49de-80e7-3e8e630f4236, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.4396007, expires_in: 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, bec21aab-0940-492a-8b01-0bf736e427f9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bec21aab-0940-492a-8b01-0bf736e427f9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bec21aab-0940-492a-8b01-0bf736e427f9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.383164, expires_in: 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, 82dc1356-576b-4c94-a9ad-45b93aabd7f9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82dc1356-576b-4c94-a9ad-45b93aabd7f9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82dc1356-576b-4c94-a9ad-45b93aabd7f9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.3659048, expires_in: 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, 8a2da577-8bf2-4f7b-bfe9-76d3f2eebe28, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a2da577-8bf2-4f7b-bfe9-76d3f2eebe28, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a2da577-8bf2-4f7b-bfe9-76d3f2eebe28, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.5382876, expires_in: 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, 33401e08-e347-4556-bea4-72e1f13e4ab4, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33401e08-e347-4556-bea4-72e1f13e4ab4, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33401e08-e347-4556-bea4-72e1f13e4ab4, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.774915, expires_in: 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, 65abdb20-aa2b-4156-b032-0211101f6741, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65abdb20-aa2b-4156-b032-0211101f6741, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65abdb20-aa2b-4156-b032-0211101f6741, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.079801, expires_in: 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, bf11dcd4-dd69-4963-ab20-ee3a3ab57e1a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf11dcd4-dd69-4963-ab20-ee3a3ab57e1a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf11dcd4-dd69-4963-ab20-ee3a3ab57e1a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.4251225, expires_in: 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, 4f93b7f4-f055-401b-a3ad-e9992689a2fb, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f93b7f4-f055-401b-a3ad-e9992689a2fb, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f93b7f4-f055-401b-a3ad-e9992689a2fb, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.505394, expires_in: 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, 996ed583-d002-4183-a11f-97b0584710bc, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 996ed583-d002-4183-a11f-97b0584710bc, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 996ed583-d002-4183-a11f-97b0584710bc, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.2508595, expires_in: 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, 3b1a5b8e-8a6e-4acd-9145-e6b1eb2bd51d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b1a5b8e-8a6e-4acd-9145-e6b1eb2bd51d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b1a5b8e-8a6e-4acd-9145-e6b1eb2bd51d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.7137306, expires_in: 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, 8a42aa25-6da6-4c11-b6a3-f6550eef552e, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a42aa25-6da6-4c11-b6a3-f6550eef552e, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a42aa25-6da6-4c11-b6a3-f6550eef552e, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.173791, expires_in: 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, 10d4975a-9d29-4137-8189-d074944ebc07, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10d4975a-9d29-4137-8189-d074944ebc07, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10d4975a-9d29-4137-8189-d074944ebc07, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.860909, expires_in: 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, 296ab0af-1053-4290-b9fe-0518471a4b0a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 296ab0af-1053-4290-b9fe-0518471a4b0a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 296ab0af-1053-4290-b9fe-0518471a4b0a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.74501, expires_in: 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, a37f14a0-3d91-4e2f-b07e-be52ea172df0, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a37f14a0-3d91-4e2f-b07e-be52ea172df0, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a37f14a0-3d91-4e2f-b07e-be52ea172df0, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.7384923, expires_in: 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, da32a80d-a988-4b43-b4f7-c2d5b7459fc5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da32a80d-a988-4b43-b4f7-c2d5b7459fc5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da32a80d-a988-4b43-b4f7-c2d5b7459fc5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.7245061, expires_in: 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, 0de0b187-8de3-41be-af71-b8c4514e8135, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0de0b187-8de3-41be-af71-b8c4514e8135, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0de0b187-8de3-41be-af71-b8c4514e8135, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.0479398, expires_in: 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, a097f642-ad12-45ec-ab6e-f8236d37d18c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a097f642-ad12-45ec-ab6e-f8236d37d18c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a097f642-ad12-45ec-ab6e-f8236d37d18c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.164877, expires_in: 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, f11c2c28-7474-4b33-a0bf-715434aa9bac, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f11c2c28-7474-4b33-a0bf-715434aa9bac, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f11c2c28-7474-4b33-a0bf-715434aa9bac, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.7315004, expires_in: 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, 1a04500c-98d2-4c5c-b74e-56cd4540366c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a04500c-98d2-4c5c-b74e-56cd4540366c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a04500c-98d2-4c5c-b74e-56cd4540366c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.516638, expires_in: 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, 5a32694e-274b-4c23-afb8-faa7f7f53d12, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a32694e-274b-4c23-afb8-faa7f7f53d12, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a32694e-274b-4c23-afb8-faa7f7f53d12, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.2798185, expires_in: 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, e1de77ba-67e6-48f8-aef4-e3c23fa38cc5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1de77ba-67e6-48f8-aef4-e3c23fa38cc5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1de77ba-67e6-48f8-aef4-e3c23fa38cc5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.8026392, expires_in: 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, 31e07ffe-16f4-4212-8f99-02a0bba8efd2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 31e07ffe-16f4-4212-8f99-02a0bba8efd2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 31e07ffe-16f4-4212-8f99-02a0bba8efd2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.7268636, expires_in: 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, 2a65d7e8-1985-45f0-8a38-46959bfc3ee2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a65d7e8-1985-45f0-8a38-46959bfc3ee2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a65d7e8-1985-45f0-8a38-46959bfc3ee2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.795091, expires_in: 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, 1e9efac0-23fa-4ae9-bb79-e58e7e70084d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e9efac0-23fa-4ae9-bb79-e58e7e70084d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e9efac0-23fa-4ae9-bb79-e58e7e70084d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.8006296, expires_in: 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, ba8e7b7c-f6b5-498b-94b6-8e79c166c7b7, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba8e7b7c-f6b5-498b-94b6-8e79c166c7b7, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba8e7b7c-f6b5-498b-94b6-8e79c166c7b7, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.2756, expires_in: 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, 5ee90446-ea7b-4740-bc0b-71b10a6e545d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ee90446-ea7b-4740-bc0b-71b10a6e545d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ee90446-ea7b-4740-bc0b-71b10a6e545d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.8781698, expires_in: 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, 998ddf55-6886-46a0-9ea3-09ee529a4b17, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 998ddf55-6886-46a0-9ea3-09ee529a4b17, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 998ddf55-6886-46a0-9ea3-09ee529a4b17, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.742282, expires_in: 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, d98f2bcc-dfcc-4d5b-8d19-302ea6aa5a6c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d98f2bcc-dfcc-4d5b-8d19-302ea6aa5a6c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d98f2bcc-dfcc-4d5b-8d19-302ea6aa5a6c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.225809, expires_in: 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, 959ecdaf-4a55-46f5-a78e-a94463b3a913, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 959ecdaf-4a55-46f5-a78e-a94463b3a913, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 959ecdaf-4a55-46f5-a78e-a94463b3a913, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.9755602, expires_in: 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, c18e5dc8-55cd-4172-8a30-ccada8c2dc4a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c18e5dc8-55cd-4172-8a30-ccada8c2dc4a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c18e5dc8-55cd-4172-8a30-ccada8c2dc4a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.8089256, expires_in: 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, e59621ec-1062-4b3d-8815-f05cd3d5aa78, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e59621ec-1062-4b3d-8815-f05cd3d5aa78, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e59621ec-1062-4b3d-8815-f05cd3d5aa78, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.1015704, expires_in: 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, 330b8051-5771-4af4-a8a2-5db06faf878d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 330b8051-5771-4af4-a8a2-5db06faf878d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 330b8051-5771-4af4-a8a2-5db06faf878d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.0737088, expires_in: 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, 76f84324-be56-4cb3-a6fb-5590e4b01a69, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76f84324-be56-4cb3-a6fb-5590e4b01a69, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76f84324-be56-4cb3-a6fb-5590e4b01a69, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.9396803, expires_in: 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, bbe885fe-d425-4c79-8ebd-7e4f29909d26, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbe885fe-d425-4c79-8ebd-7e4f29909d26, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbe885fe-d425-4c79-8ebd-7e4f29909d26, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.277856, expires_in: 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, 0a5aae1a-5206-4e00-ba07-019e87c79729, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a5aae1a-5206-4e00-ba07-019e87c79729, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a5aae1a-5206-4e00-ba07-019e87c79729, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.6812809, expires_in: 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, c970edba-5163-4d02-9506-7f666a28efb2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c970edba-5163-4d02-9506-7f666a28efb2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c970edba-5163-4d02-9506-7f666a28efb2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.5065925, expires_in: 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, 692c95f2-f9c2-442b-9480-9bea1ead0c8f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 692c95f2-f9c2-442b-9480-9bea1ead0c8f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 692c95f2-f9c2-442b-9480-9bea1ead0c8f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.330284, expires_in: 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, acdebe95-2639-4439-a09b-d72c901f1f4a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acdebe95-2639-4439-a09b-d72c901f1f4a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acdebe95-2639-4439-a09b-d72c901f1f4a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.3930953, expires_in: 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, cdaaa4bc-3755-40e6-b4fd-b60528b4ffe6, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdaaa4bc-3755-40e6-b4fd-b60528b4ffe6, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdaaa4bc-3755-40e6-b4fd-b60528b4ffe6, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.9314706, expires_in: 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, 76e16972-b7c0-49c0-b143-bcabb2ba0b5b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76e16972-b7c0-49c0-b143-bcabb2ba0b5b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76e16972-b7c0-49c0-b143-bcabb2ba0b5b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.9943414, expires_in: 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, aa95b68b-89e2-45c5-8440-8343ecfddced, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa95b68b-89e2-45c5-8440-8343ecfddced, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa95b68b-89e2-45c5-8440-8343ecfddced, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.287777, expires_in: 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, 7476e253-b400-4f63-af53-a8f658d2b6a2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7476e253-b400-4f63-af53-a8f658d2b6a2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7476e253-b400-4f63-af53-a8f658d2b6a2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.0513906, expires_in: 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, 2e396c8b-8578-46dc-a0dd-eee9999865de, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e396c8b-8578-46dc-a0dd-eee9999865de, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e396c8b-8578-46dc-a0dd-eee9999865de, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.6969976, expires_in: 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, 85e66cc9-64a5-481d-93ce-84ca292a2217, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85e66cc9-64a5-481d-93ce-84ca292a2217, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85e66cc9-64a5-481d-93ce-84ca292a2217, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.1610308, expires_in: 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, 193ce073-edc1-433f-8678-3150334792e9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 193ce073-edc1-433f-8678-3150334792e9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 193ce073-edc1-433f-8678-3150334792e9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.833367, expires_in: 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, b01cdb82-dd4b-431a-8d81-4f5a6118e4b0, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b01cdb82-dd4b-431a-8d81-4f5a6118e4b0, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b01cdb82-dd4b-431a-8d81-4f5a6118e4b0, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.7011185, expires_in: 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, 8ad8eb46-73f6-4518-8eb3-eaae98b80ba7, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ad8eb46-73f6-4518-8eb3-eaae98b80ba7, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ad8eb46-73f6-4518-8eb3-eaae98b80ba7, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.255311, expires_in: 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, 0e1e7422-515f-46c1-aba7-337973863c0f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e1e7422-515f-46c1-aba7-337973863c0f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e1e7422-515f-46c1-aba7-337973863c0f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.2135584, expires_in: 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, e6243d18-9f39-452a-98c2-eca4899f7af5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6243d18-9f39-452a-98c2-eca4899f7af5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6243d18-9f39-452a-98c2-eca4899f7af5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.0522892, expires_in: 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, af61bc8b-f3e3-4fc6-b605-43ce683c4ae5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af61bc8b-f3e3-4fc6-b605-43ce683c4ae5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af61bc8b-f3e3-4fc6-b605-43ce683c4ae5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.6504514, expires_in: 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, ccdafc6f-c306-4098-b337-93ab9dbd3087, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccdafc6f-c306-4098-b337-93ab9dbd3087, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccdafc6f-c306-4098-b337-93ab9dbd3087, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.8448577, expires_in: 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, 13e906c7-1be5-485b-9962-1e798bf4eb03, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13e906c7-1be5-485b-9962-1e798bf4eb03, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13e906c7-1be5-485b-9962-1e798bf4eb03, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.3609354, expires_in: 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, 4e7be24b-8233-42cf-88a7-79f43cf2cbcb, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e7be24b-8233-42cf-88a7-79f43cf2cbcb, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e7be24b-8233-42cf-88a7-79f43cf2cbcb, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.2506309, expires_in: 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, ec164c53-440f-4064-987c-178d2ccf67b7, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec164c53-440f-4064-987c-178d2ccf67b7, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec164c53-440f-4064-987c-178d2ccf67b7, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.9711545, expires_in: 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, 3e0accce-5b82-47b8-874b-cad67d3bc637, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e0accce-5b82-47b8-874b-cad67d3bc637, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e0accce-5b82-47b8-874b-cad67d3bc637, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.7857604, expires_in: 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, cb800e08-a7f6-4d0a-90ca-9801f6cf03be, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb800e08-a7f6-4d0a-90ca-9801f6cf03be, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb800e08-a7f6-4d0a-90ca-9801f6cf03be, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.2696402, expires_in: 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, d3b70d2b-04bd-48a3-a720-7e11e4fbcbef, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3b70d2b-04bd-48a3-a720-7e11e4fbcbef, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3b70d2b-04bd-48a3-a720-7e11e4fbcbef, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.0067391, expires_in: 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, aae6d62e-4d83-4b63-9a1a-b14b53d7a6a7, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aae6d62e-4d83-4b63-9a1a-b14b53d7a6a7, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aae6d62e-4d83-4b63-9a1a-b14b53d7a6a7, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.2221382, expires_in: 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, 35104f0a-5579-445f-8c10-79bf415b3e88, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35104f0a-5579-445f-8c10-79bf415b3e88, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35104f0a-5579-445f-8c10-79bf415b3e88, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.8344467, expires_in: 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, 02dbb04b-99af-4ffa-bf53-b5aba4e7a336, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02dbb04b-99af-4ffa-bf53-b5aba4e7a336, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02dbb04b-99af-4ffa-bf53-b5aba4e7a336, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.7426574, expires_in: 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, 7215cd79-e7e0-412f-a1cc-376c8f0ec474, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7215cd79-e7e0-412f-a1cc-376c8f0ec474, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7215cd79-e7e0-412f-a1cc-376c8f0ec474, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.4434233, expires_in: 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, 0155eee5-1766-4062-9560-06e34f802daa, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0155eee5-1766-4062-9560-06e34f802daa, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0155eee5-1766-4062-9560-06e34f802daa, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.0392118, expires_in: 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, 5dfe74ce-cd71-4a82-b5db-974ecd4c61c2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5dfe74ce-cd71-4a82-b5db-974ecd4c61c2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5dfe74ce-cd71-4a82-b5db-974ecd4c61c2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.400781, expires_in: 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, bf33d356-1c15-4e3d-9e0a-0f462cd88161, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf33d356-1c15-4e3d-9e0a-0f462cd88161, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf33d356-1c15-4e3d-9e0a-0f462cd88161, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.1450896, expires_in: 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, 7b149c7b-c1e0-41af-b04a-0066245dc107, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b149c7b-c1e0-41af-b04a-0066245dc107, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b149c7b-c1e0-41af-b04a-0066245dc107, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.43569, expires_in: 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, 902a5de3-c047-43b5-9e5f-3466280f0d38, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 902a5de3-c047-43b5-9e5f-3466280f0d38, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 902a5de3-c047-43b5-9e5f-3466280f0d38, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.4022136, expires_in: 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, 45546a9c-7866-42b9-ad90-e31687a0bcba, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45546a9c-7866-42b9-ad90-e31687a0bcba, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45546a9c-7866-42b9-ad90-e31687a0bcba, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.7665944, expires_in: 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, 5abdb680-861b-4c5e-b1a4-aced4ad6add0, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5abdb680-861b-4c5e-b1a4-aced4ad6add0, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5abdb680-861b-4c5e-b1a4-aced4ad6add0, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.8894508, expires_in: 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, 61bd6c96-0594-44d8-93b7-4c1d34ddf1b2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61bd6c96-0594-44d8-93b7-4c1d34ddf1b2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61bd6c96-0594-44d8-93b7-4c1d34ddf1b2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.4443598, expires_in: 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, 46341e94-6b9a-4764-aada-16acfed15aca, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46341e94-6b9a-4764-aada-16acfed15aca, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46341e94-6b9a-4764-aada-16acfed15aca, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.9584255, expires_in: 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, 40b05ef6-1c92-43cf-8c7a-fe75effafec8, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40b05ef6-1c92-43cf-8c7a-fe75effafec8, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40b05ef6-1c92-43cf-8c7a-fe75effafec8, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.293739, expires_in: 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, fe936825-c72b-4cf6-a59b-e6c072b0157f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe936825-c72b-4cf6-a59b-e6c072b0157f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe936825-c72b-4cf6-a59b-e6c072b0157f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.5976205, expires_in: 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, 1475b9b0-95a7-4a25-b753-80da9b195759, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1475b9b0-95a7-4a25-b753-80da9b195759, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1475b9b0-95a7-4a25-b753-80da9b195759, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.3415565, expires_in: 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, 06d5d806-917b-453b-b7a9-7aaf8e9f3c73, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06d5d806-917b-453b-b7a9-7aaf8e9f3c73, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06d5d806-917b-453b-b7a9-7aaf8e9f3c73, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.7705848, expires_in: 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, e72567f0-e18c-451e-bc49-ca59e0bd0a41, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e72567f0-e18c-451e-bc49-ca59e0bd0a41, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e72567f0-e18c-451e-bc49-ca59e0bd0a41, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.694786, expires_in: 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, ddc222c6-36f7-40d0-a797-b2247f379c3c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddc222c6-36f7-40d0-a797-b2247f379c3c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddc222c6-36f7-40d0-a797-b2247f379c3c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.8270884, expires_in: 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, 5e292873-43ff-4178-950f-10a82177c44b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e292873-43ff-4178-950f-10a82177c44b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e292873-43ff-4178-950f-10a82177c44b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231791.5812883, expires_in: 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, abcb3b5f-5d59-4642-b868-64a0ed632e96, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, abcb3b5f-5d59-4642-b868-64a0ed632e96, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, abcb3b5f-5d59-4642-b868-64a0ed632e96, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.1724668, expires_in: 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, c030148c-991d-460a-a4c7-2f9a2c4ac17c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c030148c-991d-460a-a4c7-2f9a2c4ac17c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c030148c-991d-460a-a4c7-2f9a2c4ac17c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.5657334, expires_in: 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, 02994bf9-94a9-48d2-b590-0b44c4a6826d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02994bf9-94a9-48d2-b590-0b44c4a6826d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02994bf9-94a9-48d2-b590-0b44c4a6826d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.7228365, expires_in: 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, ef09f2e3-f957-4be7-8524-920b8c1fb310, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef09f2e3-f957-4be7-8524-920b8c1fb310, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef09f2e3-f957-4be7-8524-920b8c1fb310, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.3611777, expires_in: 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, 3a3317cb-f09f-4291-acf0-8fb3c96f5246, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a3317cb-f09f-4291-acf0-8fb3c96f5246, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a3317cb-f09f-4291-acf0-8fb3c96f5246, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.3988945, expires_in: 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, 68f30bc1-579d-49e9-978f-ad283c978d00, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68f30bc1-579d-49e9-978f-ad283c978d00, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68f30bc1-579d-49e9-978f-ad283c978d00, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.5134392, expires_in: 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, 702b8e28-2aab-4678-98c6-df3d1e4f848e, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 702b8e28-2aab-4678-98c6-df3d1e4f848e, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 702b8e28-2aab-4678-98c6-df3d1e4f848e, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.6207213, expires_in: 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, d34baf65-43cd-47c3-a100-9b31ff747a10, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d34baf65-43cd-47c3-a100-9b31ff747a10, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d34baf65-43cd-47c3-a100-9b31ff747a10, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.3783462, expires_in: 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, 4bb25750-8d14-4e18-874d-cc6417fea786, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bb25750-8d14-4e18-874d-cc6417fea786, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bb25750-8d14-4e18-874d-cc6417fea786, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.8064725, expires_in: 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, 77d23c55-4769-44a8-833c-8a6104ab6881, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77d23c55-4769-44a8-833c-8a6104ab6881, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77d23c55-4769-44a8-833c-8a6104ab6881, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.048608, expires_in: 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, 75d2677a-c671-4549-aa04-4a65525c744b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75d2677a-c671-4549-aa04-4a65525c744b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75d2677a-c671-4549-aa04-4a65525c744b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.0361412, expires_in: 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, 63eae5d2-c771-4b1c-a58c-3ef6fcf319bf, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63eae5d2-c771-4b1c-a58c-3ef6fcf319bf, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63eae5d2-c771-4b1c-a58c-3ef6fcf319bf, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.1968966, expires_in: 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, a09dfef7-f605-4ad1-a7a1-2daad5595f5f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a09dfef7-f605-4ad1-a7a1-2daad5595f5f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a09dfef7-f605-4ad1-a7a1-2daad5595f5f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.3664184, expires_in: 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, 0157ab8b-a3e7-4693-81d9-7f7e31bae1de, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0157ab8b-a3e7-4693-81d9-7f7e31bae1de, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0157ab8b-a3e7-4693-81d9-7f7e31bae1de, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.0526855, expires_in: 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, 9f00e297-74db-4af8-a65d-23d06d25f80d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f00e297-74db-4af8-a65d-23d06d25f80d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f00e297-74db-4af8-a65d-23d06d25f80d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.4377239, expires_in: 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, b8eec227-0516-4d51-9aa1-2353ef595df2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8eec227-0516-4d51-9aa1-2353ef595df2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8eec227-0516-4d51-9aa1-2353ef595df2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.7219772, expires_in: 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, 61b304c3-b093-4d6c-86f3-a2610ebce7f9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61b304c3-b093-4d6c-86f3-a2610ebce7f9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61b304c3-b093-4d6c-86f3-a2610ebce7f9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.987751, expires_in: 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, a26de15b-c2b7-4d8e-8221-6c89b6e6211c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a26de15b-c2b7-4d8e-8221-6c89b6e6211c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a26de15b-c2b7-4d8e-8221-6c89b6e6211c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.6209254, expires_in: 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, a4aabafd-c738-4413-bf18-53b8d4d59ca0, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4aabafd-c738-4413-bf18-53b8d4d59ca0, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4aabafd-c738-4413-bf18-53b8d4d59ca0, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.5764787, expires_in: 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, e95fb839-cd21-465e-93a8-03b91be204a0, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e95fb839-cd21-465e-93a8-03b91be204a0, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e95fb839-cd21-465e-93a8-03b91be204a0, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.3580403, expires_in: 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, 4bfa6eef-7533-43e7-b1e5-34fc66b7cdf1, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bfa6eef-7533-43e7-b1e5-34fc66b7cdf1, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bfa6eef-7533-43e7-b1e5-34fc66b7cdf1, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.0628169, expires_in: 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, 1305a273-b503-40d7-bedc-f766623e3f13, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1305a273-b503-40d7-bedc-f766623e3f13, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1305a273-b503-40d7-bedc-f766623e3f13, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.780316, expires_in: 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, 48e801aa-d4ef-42b5-ab62-8fc555d3c820, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48e801aa-d4ef-42b5-ab62-8fc555d3c820, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48e801aa-d4ef-42b5-ab62-8fc555d3c820, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.900772, expires_in: 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, cfde670c-0df0-445e-815d-ada813b4bbc4, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cfde670c-0df0-445e-815d-ada813b4bbc4, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cfde670c-0df0-445e-815d-ada813b4bbc4, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.0883994, expires_in: 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, 5b1090d6-6e2b-4766-9291-2f579485f634, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b1090d6-6e2b-4766-9291-2f579485f634, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b1090d6-6e2b-4766-9291-2f579485f634, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.6401558, expires_in: 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, 721fe0f2-1ca4-449a-8c2f-586b645a7add, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 721fe0f2-1ca4-449a-8c2f-586b645a7add, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 721fe0f2-1ca4-449a-8c2f-586b645a7add, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.8938007, expires_in: 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, 1a03c822-0468-43df-b1d5-e14ef7a4dee3, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a03c822-0468-43df-b1d5-e14ef7a4dee3, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a03c822-0468-43df-b1d5-e14ef7a4dee3, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.2129564, expires_in: 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, 8426b032-9b84-4b51-bebc-54eb4b070b2b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8426b032-9b84-4b51-bebc-54eb4b070b2b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8426b032-9b84-4b51-bebc-54eb4b070b2b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.2823973, expires_in: 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, fe4f1a72-9cc1-4942-ac97-154c0ba38b9c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe4f1a72-9cc1-4942-ac97-154c0ba38b9c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe4f1a72-9cc1-4942-ac97-154c0ba38b9c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.6920817, expires_in: 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, eba364a9-d013-4b46-ae64-9769ee38824f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba364a9-d013-4b46-ae64-9769ee38824f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba364a9-d013-4b46-ae64-9769ee38824f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.650694, expires_in: 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, 922365f1-e27c-4e86-982c-cb559b953638, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 922365f1-e27c-4e86-982c-cb559b953638, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 922365f1-e27c-4e86-982c-cb559b953638, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.311122, expires_in: 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, c31e77ca-6f60-466c-9133-ad5202a91d0a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c31e77ca-6f60-466c-9133-ad5202a91d0a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c31e77ca-6f60-466c-9133-ad5202a91d0a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.6763732, expires_in: 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, 9eeb62e0-2502-48e7-8e45-3ad60e11ca7b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eeb62e0-2502-48e7-8e45-3ad60e11ca7b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eeb62e0-2502-48e7-8e45-3ad60e11ca7b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.5877473, expires_in: 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, c7a5f9d2-07fe-4857-8191-8843adaf1ba3, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7a5f9d2-07fe-4857-8191-8843adaf1ba3, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7a5f9d2-07fe-4857-8191-8843adaf1ba3, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.8969505, expires_in: 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, a6b620dc-ad16-4fc0-85d6-b7995eaa30f2, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6b620dc-ad16-4fc0-85d6-b7995eaa30f2, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6b620dc-ad16-4fc0-85d6-b7995eaa30f2, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.251674, expires_in: 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, bac0f131-94d8-420a-97d4-c3d7fe67ca88, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bac0f131-94d8-420a-97d4-c3d7fe67ca88, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bac0f131-94d8-420a-97d4-c3d7fe67ca88, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.5278327, expires_in: 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, d21d0ac6-78e3-4c62-8787-1d448ad8e04c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d21d0ac6-78e3-4c62-8787-1d448ad8e04c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d21d0ac6-78e3-4c62-8787-1d448ad8e04c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.048851, expires_in: 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, 4eac79da-88c1-432b-8c52-bbdb1f810421, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4eac79da-88c1-432b-8c52-bbdb1f810421, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4eac79da-88c1-432b-8c52-bbdb1f810421, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.7081351, expires_in: 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, 5df3915d-e053-4ebf-80b5-849efcd63756, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5df3915d-e053-4ebf-80b5-849efcd63756, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5df3915d-e053-4ebf-80b5-849efcd63756, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.806778, expires_in: 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, c7749d44-5bba-4fc7-b2e9-710a0801597b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7749d44-5bba-4fc7-b2e9-710a0801597b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7749d44-5bba-4fc7-b2e9-710a0801597b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.314941, expires_in: 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, e258baab-32cc-4d50-a54b-5be9d0634203, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e258baab-32cc-4d50-a54b-5be9d0634203, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e258baab-32cc-4d50-a54b-5be9d0634203, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.8779671, expires_in: 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, 3943ea30-9b22-4aea-9913-57476d11a98f, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3943ea30-9b22-4aea-9913-57476d11a98f, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3943ea30-9b22-4aea-9913-57476d11a98f, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.5405126, expires_in: 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, dfb363de-9102-4390-8603-39e2bb19722e, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfb363de-9102-4390-8603-39e2bb19722e, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfb363de-9102-4390-8603-39e2bb19722e, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.72316, expires_in: 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, 29c33af1-8648-410a-bfb7-2327e24cb143, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29c33af1-8648-410a-bfb7-2327e24cb143, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29c33af1-8648-410a-bfb7-2327e24cb143, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.599472, expires_in: 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, 927109bf-5473-4e17-8ec0-65cde1a4659b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 927109bf-5473-4e17-8ec0-65cde1a4659b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 927109bf-5473-4e17-8ec0-65cde1a4659b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.5784867, expires_in: 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, 0d085642-0ea1-4972-a780-22a93adaace3, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d085642-0ea1-4972-a780-22a93adaace3, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d085642-0ea1-4972-a780-22a93adaace3, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.7652392, expires_in: 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, e3e903bc-0b54-4a0f-b866-7fba1cab4559, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3e903bc-0b54-4a0f-b866-7fba1cab4559, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3e903bc-0b54-4a0f-b866-7fba1cab4559, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.2325902, expires_in: 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, bcf00fc3-6b42-4754-b91a-2c093606c1e8, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcf00fc3-6b42-4754-b91a-2c093606c1e8, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcf00fc3-6b42-4754-b91a-2c093606c1e8, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.4968295, expires_in: 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, de9975a7-b973-4c1b-976b-72dc27cb7e7b, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de9975a7-b973-4c1b-976b-72dc27cb7e7b, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de9975a7-b973-4c1b-976b-72dc27cb7e7b, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.2086425, expires_in: 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, 32ea20a5-c3a3-4c30-a16c-3ea0ff1b4461, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32ea20a5-c3a3-4c30-a16c-3ea0ff1b4461, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32ea20a5-c3a3-4c30-a16c-3ea0ff1b4461, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.940383, expires_in: 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, f84d74a1-0d1b-4e1f-8ffc-02ad523410eb, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f84d74a1-0d1b-4e1f-8ffc-02ad523410eb, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f84d74a1-0d1b-4e1f-8ffc-02ad523410eb, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.6938906, expires_in: 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, 45baa8a5-f1c2-42e7-b2d7-04fbe9d4b84c, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45baa8a5-f1c2-42e7-b2d7-04fbe9d4b84c, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45baa8a5-f1c2-42e7-b2d7-04fbe9d4b84c, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.610588, expires_in: 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, dac1748b-65ee-4736-a094-60de9b463be3, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dac1748b-65ee-4736-a094-60de9b463be3, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dac1748b-65ee-4736-a094-60de9b463be3, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.8657246, expires_in: 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, e22371c9-3f43-4512-acef-4499f9066b98, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e22371c9-3f43-4512-acef-4499f9066b98, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e22371c9-3f43-4512-acef-4499f9066b98, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.1033282, expires_in: 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, 73f89e56-22dc-40f3-8256-4316165a910a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73f89e56-22dc-40f3-8256-4316165a910a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73f89e56-22dc-40f3-8256-4316165a910a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.4358234, expires_in: 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, 11379573-9525-42b7-bf4c-2d7eaf46dd54, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11379573-9525-42b7-bf4c-2d7eaf46dd54, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11379573-9525-42b7-bf4c-2d7eaf46dd54, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.7121317, expires_in: 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, 7fd7c065-eaca-421b-a4d1-c6942d4ebde1, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7fd7c065-eaca-421b-a4d1-c6942d4ebde1, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7fd7c065-eaca-421b-a4d1-c6942d4ebde1, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.850262, expires_in: 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, fedd0d26-f810-41de-a099-b2278c15a721, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fedd0d26-f810-41de-a099-b2278c15a721, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fedd0d26-f810-41de-a099-b2278c15a721, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.0258708, expires_in: 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, 70f52195-786b-483a-8126-94a3c70ff6a5, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70f52195-786b-483a-8126-94a3c70ff6a5, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70f52195-786b-483a-8126-94a3c70ff6a5, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.9726524, expires_in: 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, 71719e6a-6ea4-4b21-86a0-c56eef9b7bc9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71719e6a-6ea4-4b21-86a0-c56eef9b7bc9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71719e6a-6ea4-4b21-86a0-c56eef9b7bc9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.0365517, expires_in: 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, 382506cd-41ac-4400-bace-31cf183f9f4a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 382506cd-41ac-4400-bace-31cf183f9f4a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 382506cd-41ac-4400-bace-31cf183f9f4a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.927914, expires_in: 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, e69cf7dd-3a5e-4a8b-9895-06e263d3263a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e69cf7dd-3a5e-4a8b-9895-06e263d3263a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e69cf7dd-3a5e-4a8b-9895-06e263d3263a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.3060281, expires_in: 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, 28dcf9c1-aad7-468b-9c04-3de449b476d9, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28dcf9c1-aad7-468b-9c04-3de449b476d9, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28dcf9c1-aad7-468b-9c04-3de449b476d9, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.11842, expires_in: 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, 06b0ca43-ff0b-4b42-9d28-65ead219db8e, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06b0ca43-ff0b-4b42-9d28-65ead219db8e, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06b0ca43-ff0b-4b42-9d28-65ead219db8e, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.5984273, expires_in: 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, 2b61330d-7d55-437a-82b6-3a514be3e52a, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b61330d-7d55-437a-82b6-3a514be3e52a, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b61330d-7d55-437a-82b6-3a514be3e52a, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.6083589, expires_in: 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, fe864fab-d83d-4896-9325-f62b12026562, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe864fab-d83d-4896-9325-f62b12026562, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe864fab-d83d-4896-9325-f62b12026562, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.1464305, expires_in: 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, d488ee12-e4f6-43a0-bdeb-779175f2a61d, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d488ee12-e4f6-43a0-bdeb-779175f2a61d, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d488ee12-e4f6-43a0-bdeb-779175f2a61d, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.025393, expires_in: 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, 05e51546-370e-485a-be86-1ddd5729f5f3, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05e51546-370e-485a-be86-1ddd5729f5f3, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05e51546-370e-485a-be86-1ddd5729f5f3, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.8294983, expires_in: 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, 4437e603-0ba8-4a09-8632-74fb76e49dfa, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4437e603-0ba8-4a09-8632-74fb76e49dfa, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4437e603-0ba8-4a09-8632-74fb76e49dfa, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.265922, expires_in: 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, 40fc38c5-0b7f-42a3-b892-6c1ce21003e7, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40fc38c5-0b7f-42a3-b892-6c1ce21003e7, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40fc38c5-0b7f-42a3-b892-6c1ce21003e7, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.9198132, expires_in: 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, 951e3d78-ad26-4b12-b1b9-9731d5eb4613, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 951e3d78-ad26-4b12-b1b9-9731d5eb4613, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 951e3d78-ad26-4b12-b1b9-9731d5eb4613, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.0485196, expires_in: 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, 0ef5bd6a-49d1-4c84-bd6f-bf715eaef4fb, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ef5bd6a-49d1-4c84-bd6f-bf715eaef4fb, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ef5bd6a-49d1-4c84-bd6f-bf715eaef4fb, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.9248807, expires_in: 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, ed759244-a70f-42de-b1d8-16a1f791c212, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed759244-a70f-42de-b1d8-16a1f791c212, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed759244-a70f-42de-b1d8-16a1f791c212, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.7458286, expires_in: 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, 23887cd0-f24e-45af-89c3-e95a1ca37b81, localhost:29063): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23887cd0-f24e-45af-89c3-e95a1ca37b81, localhost:29063): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23887cd0-f24e-45af-89c3-e95a1ca37b81, localhost:29063): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:29063". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:29063
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:29063
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231916383463&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:22334/1
============================== slowest durations ===============================
266.04s call     test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
21.59s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
13.64s setup    test_secrets_usage.py::test_external_data_table_with_fail[encryption_enabled]
1.58s teardown test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_external_data_table_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 609.55s (0:10:09) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '10', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_migration_to_new_secrets_in_async_replication[encryption_disabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:466: in test_migration_to_new_secrets_in_async_replication
    create_table_for_replication(table_name)
ydb/tests/functional/secrets/test_secrets_usage.py:434: in create_table_for_replication
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_async_replication[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20140
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00093d/r3tmp/kikimr_cluster_s7kr_vbx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31457
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18392
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11299
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/64789
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/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/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mo73gs8r.log --grpc-port=31457 --mon-port=18392 --ic-port=20140
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31457/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/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/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mo73gs8r.log --grpc-port=31457 --mon-port=18392 --ic-port=20140
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_mo73gs8r.log', '--grpc-port=31457', '--mon-port=18392', '--ic-port=20140')' in '/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1152945
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31457/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/rhna/00093d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152956
DEBUG    ya.test:process.py:259 Command (pid 1152956) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152956) elapsed time (sec): 1.0441062450408936
DEBUG    ya.test:process.py:263 Command (pid 1152956) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1152956) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1152956) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) nivcsw: 69
DEBUG    ya.test:process.py:263 Command (pid 1152956) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152956) nvcsw: 16
DEBUG    ya.test:process.py:263 Command (pid 1152956) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152956) stime: 0.324388
DEBUG    ya.test:process.py:263 Command (pid 1152956) utime: 0.163994
DEBUG    ya.test:process.py:263 Command (pid 1152956) wtime: 1.063
DEBUG    ya.test:process.py:275 Command (pid 1152956) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1152956) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31457', '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: 20140\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/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31457', '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: 20140\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156096
DEBUG    ya.test:process.py:259 Command (pid 1156096) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156096) elapsed time (sec): 1.1797618865966797
DEBUG    ya.test:process.py:263 Command (pid 1156096) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) maxrss: 555432
DEBUG    ya.test:process.py:263 Command (pid 1156096) minflt: 18553
DEBUG    ya.test:process.py:263 Command (pid 1156096) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) nivcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1156096) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156096) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1156096) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156096) stime: 0.512617
DEBUG    ya.test:process.py:263 Command (pid 1156096) utime: 0.176943
DEBUG    ya.test:process.py:263 Command (pid 1156096) wtime: 1.2
DEBUG    ya.test:process.py:275 Command (pid 1156096) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31457', '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/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31457', '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: 1156878
DEBUG    ya.test:process.py:259 Command (pid 1156878) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156878) elapsed time (sec): 1.2954537868499756
DEBUG    ya.test:process.py:263 Command (pid 1156878) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1156878) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1156878) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) nivcsw: 147
DEBUG    ya.test:process.py:263 Command (pid 1156878) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156878) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1156878) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156878) stime: 0.501975
DEBUG    ya.test:process.py:263 Command (pid 1156878) utime: 0.17871399999999998
DEBUG    ya.test:process.py:263 Command (pid 1156878) wtime: 1.305
DEBUG    ya.test:process.py:275 Command (pid 1156878) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11739
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/00093d/r3tmp/kikimr_cluster_jktabyl8
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6766
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29795
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25265
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12446
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/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/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_rc753ozx.log --grpc-port=6766 --mon-port=29795 --ic-port=11739
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:6766/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/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/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_rc753ozx.log --grpc-port=6766 --mon-port=29795 --ic-port=11739
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1/logfile_rc753ozx.log', '--grpc-port=6766', '--mon-port=29795', '--ic-port=11739')' in '/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1157955
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:6766/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/rhna/00093d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157957
DEBUG    ya.test:process.py:259 Command (pid 1157957) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157957) elapsed time (sec): 1.3384828567504883
DEBUG    ya.test:process.py:263 Command (pid 1157957) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1157957) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 1157957) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) nivcsw: 174
DEBUG    ya.test:process.py:263 Command (pid 1157957) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157957) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1157957) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157957) stime: 0.57655
DEBUG    ya.test:process.py:263 Command (pid 1157957) utime: 0.156243
DEBUG    ya.test:process.py:263 Command (pid 1157957) wtime: 1.352
DEBUG    ya.test:process.py:275 Command (pid 1157957) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1157957) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6766', '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: 11739\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6766', '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: 11739\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161545
DEBUG    ya.test:process.py:259 Command (pid 1161545) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161545) elapsed time (sec): 1.681575059890747
DEBUG    ya.test:process.py:263 Command (pid 1161545) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) maxrss: 555616
DEBUG    ya.test:process.py:263 Command (pid 1161545) minflt: 19205
DEBUG    ya.test:process.py:263 Command (pid 1161545) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) nivcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1161545) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161545) nvcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1161545) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161545) stime: 1.486429
DEBUG    ya.test:process.py:263 Command (pid 1161545) utime: 0.127183
DEBUG    ya.test:process.py:263 Command (pid 1161545) wtime: 1.684
DEBUG    ya.test:process.py:275 Command (pid 1161545) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6766', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:6766', '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: 1162546
DEBUG    ya.test:process.py:259 Command (pid 1162546) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1162546) elapsed time (sec): 1.3902506828308105
DEBUG    ya.test:process.py:263 Command (pid 1162546) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) maxrss: 555380
DEBUG    ya.test:process.py:263 Command (pid 1162546) minflt: 18625
DEBUG    ya.test:process.py:263 Command (pid 1162546) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) nivcsw: 151
DEBUG    ya.test:process.py:263 Command (pid 1162546) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1162546) nvcsw: 169
DEBUG    ya.test:process.py:263 Command (pid 1162546) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1162546) stime: 1.110798
DEBUG    ya.test:process.py:263 Command (pid 1162546) utime: 0.12208999999999999
DEBUG    ya.test:process.py:263 Command (pid 1162546) wtime: 1.391
DEBUG    ya.test:process.py:275 Command (pid 1162546) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2266
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1303
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17026
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9144
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62898
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6766 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_wp20kuf8.log --grpc-port=2266 --mon-port=1303 --ic-port=17026
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:6766 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_wp20kuf8.log --grpc-port=2266 --mon-port=1303 --ic-port=17026
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:6766', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1/logfile_wp20kuf8.log', '--grpc-port=2266', '--mon-port=1303', '--ic-port=17026')' in '/home/runner/.ya/build/build_root/rhna/00093d/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk11/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_async_replication.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1164685
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2266/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/00093d/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1164702
DEBUG    ya.test:process.py:259 Command (pid 1164702) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1164702) elapsed time (sec): 1.4420571327209473
DEBUG    ya.test:process.py:263 Command (pid 1164702) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1164702) minflt: 16265
DEBUG    ya.test:process.py:263 Command (pid 1164702) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) nivcsw: 194
DEBUG    ya.test:process.py:263 Command (pid 1164702) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1164702) nvcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1164702) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1164702) stime: 1.1308449999999999
DEBUG    ya.test:process.py:263 Command (pid 1164702) utime: 0.127768
DEBUG    ya.test:process.py:263 Command (pid 1164702) wtime: 1.452
DEBUG    ya.test:process.py:275 Command (pid 1164702) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1164702) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_async_replication[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 6b7d62d5-cb6c-4a4d-a7df-6514982d955c, localhost:6766): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 6b7d62d5-cb6c-4a4d-a7df-6514982d955c, localhost:6766): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 6b7d62d5-cb6c-4a4d-a7df-6514982d955c, localhost:6766): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2266 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-2tlsei57yi.auto.internal:2266, 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:6766
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, c90c3a8a-155f-4a6e-a64c-63f1606c4aa0, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c90c3a8a-155f-4a6e-a64c-63f1606c4aa0, ghrun-2tlsei57yi.auto.internal:2266): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c90c3a8a-155f-4a6e-a64c-63f1606c4aa0, ghrun-2tlsei57yi.auto.internal:2266): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, d7e4f014-73d7-4216-a6a2-d403418c6880, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, d7e4f014-73d7-4216-a6a2-d403418c6880, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, d7e4f014-73d7-4216-a6a2-d403418c6880, ghrun-2tlsei57yi.auto.internal:2266): 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=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 645cccfe-bfe7-4472-8df7-226c398ff00c, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 645cccfe-bfe7-4472-8df7-226c398ff00c, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 645cccfe-bfe7-4472-8df7-226c398ff00c, ghrun-2tlsei57yi.auto.internal:2266): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, d26155ad-49ae-4257-b486-9ac5e64532a5, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, d26155ad-49ae-4257-b486-9ac5e64532a5, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NDUwYTE0MmMtNzk1YTA1OTMtNWJjYTg4ZWItODVkOGZhNjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, d26155ad-49ae-4257-b486-9ac5e64532a5, ghrun-2tlsei57yi.auto.internal:2266): 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:6766
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2266
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, b4138301-b14a-4205-a766-dda7bf7902f8, localhost:6766): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, b4138301-b14a-4205-a766-dda7bf7902f8, localhost:6766): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, b4138301-b14a-4205-a766-dda7bf7902f8, localhost:6766): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 2266 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-2tlsei57yi.auto.internal:2266, 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:6766
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, 8988819e-5516-4462-a01a-545decf06b47, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8988819e-5516-4462-a01a-545decf06b47, ghrun-2tlsei57yi.auto.internal:2266): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8988819e-5516-4462-a01a-545decf06b47, ghrun-2tlsei57yi.auto.internal:2266): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 77bb08a2-5ee7-48e2-9046-f2e5c457c19b, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 77bb08a2-5ee7-48e2-9046-f2e5c457c19b, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 77bb08a2-5ee7-48e2-9046-f2e5c457c19b, ghrun-2tlsei57yi.auto.internal:2266): 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=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, be90c220-3042-4a10-a7d6-04ceb63c7c89, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, be90c220-3042-4a10-a7d6-04ceb63c7c89, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, be90c220-3042-4a10-a7d6-04ceb63c7c89, ghrun-2tlsei57yi.auto.internal:2266): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 01210ce2-419b-441a-9404-9e0801ed95ef, ghrun-2tlsei57yi.auto.internal:2266): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 01210ce2-419b-441a-9404-9e0801ed95ef, ghrun-2tlsei57yi.auto.internal:2266): request = { session_id: "ydb://session/3?node_id=50000&id=NWI2OWU3OGYtYzlkZTQ2YzctN2Y2YmM1NTgtODJmZDRjM2I=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 01210ce2-419b-441a-9404-9e0801ed95ef, ghrun-2tlsei57yi.auto.internal:2266): 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:6766
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:2266
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 77bb08a2-5ee7-48e2-9046-f2e5c457c19b, ghrun-2tlsei57yi.auto.internal:2266): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.0490716, expires_in: 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, 007036b3-716b-4184-a3ed-0fa6dadb92a7, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 007036b3-716b-4184-a3ed-0fa6dadb92a7, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 007036b3-716b-4184-a3ed-0fa6dadb92a7, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.9871037, expires_in: 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, 5ca746bb-50f9-47b1-933f-228773e9d032, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ca746bb-50f9-47b1-933f-228773e9d032, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ca746bb-50f9-47b1-933f-228773e9d032, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.473549, expires_in: 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, f7ddf8da-0cda-45d1-95cd-996105cf3a22, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7ddf8da-0cda-45d1-95cd-996105cf3a22, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7ddf8da-0cda-45d1-95cd-996105cf3a22, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.2329984, expires_in: 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, fdaef352-675e-4d1e-94d9-fff6fb9e00bc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fdaef352-675e-4d1e-94d9-fff6fb9e00bc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fdaef352-675e-4d1e-94d9-fff6fb9e00bc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.4353082, expires_in: 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, 0d45c1f4-3433-4cbe-ab1d-c0f63322a140, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d45c1f4-3433-4cbe-ab1d-c0f63322a140, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d45c1f4-3433-4cbe-ab1d-c0f63322a140, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.0394669, expires_in: 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, 1efa0aa8-e79b-4859-99bb-52185bc74f3f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1efa0aa8-e79b-4859-99bb-52185bc74f3f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1efa0aa8-e79b-4859-99bb-52185bc74f3f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.9416523, expires_in: 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, cea66614-3d0e-4074-8f96-aeff8b4a8f7a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cea66614-3d0e-4074-8f96-aeff8b4a8f7a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cea66614-3d0e-4074-8f96-aeff8b4a8f7a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.553462, expires_in: 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, e0048e74-4251-48d9-93d4-12c4809c9b2f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0048e74-4251-48d9-93d4-12c4809c9b2f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0048e74-4251-48d9-93d4-12c4809c9b2f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.53709, expires_in: 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, d1c7c5b2-a937-47ce-a6c2-ee47e37ce186, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d1c7c5b2-a937-47ce-a6c2-ee47e37ce186, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d1c7c5b2-a937-47ce-a6c2-ee47e37ce186, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.4427757, expires_in: 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, 79e7ad2b-7dc1-4d78-9773-77ede1dc210e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79e7ad2b-7dc1-4d78-9773-77ede1dc210e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79e7ad2b-7dc1-4d78-9773-77ede1dc210e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.5231621, expires_in: 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, 2803c0a0-6c1d-4460-ad7c-9d9a8e906684, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2803c0a0-6c1d-4460-ad7c-9d9a8e906684, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2803c0a0-6c1d-4460-ad7c-9d9a8e906684, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.9389088, expires_in: 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, 2fa73880-ad11-4cd3-9e51-efc5a691e8cd, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fa73880-ad11-4cd3-9e51-efc5a691e8cd, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fa73880-ad11-4cd3-9e51-efc5a691e8cd, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.2413378, expires_in: 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, 14d2c546-11ef-4256-9ee4-173074db3b38, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14d2c546-11ef-4256-9ee4-173074db3b38, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14d2c546-11ef-4256-9ee4-173074db3b38, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.695356, expires_in: 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, 7b8e4f9c-5b12-4d6c-9daf-37dd8e0823d5, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b8e4f9c-5b12-4d6c-9daf-37dd8e0823d5, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b8e4f9c-5b12-4d6c-9daf-37dd8e0823d5, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.0158277, expires_in: 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, cff0b7ef-5390-4c21-8066-ad1adddc50ff, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cff0b7ef-5390-4c21-8066-ad1adddc50ff, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cff0b7ef-5390-4c21-8066-ad1adddc50ff, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.3018367, expires_in: 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, 82c048b0-f445-4917-9701-bb846e65ac8b, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82c048b0-f445-4917-9701-bb846e65ac8b, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82c048b0-f445-4917-9701-bb846e65ac8b, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.1712637, expires_in: 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, d254882b-59ec-4816-9438-e8fc788894fa, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d254882b-59ec-4816-9438-e8fc788894fa, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d254882b-59ec-4816-9438-e8fc788894fa, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.7671914, expires_in: 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, de6e5a4e-ddea-48f4-bee6-f09a984df806, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de6e5a4e-ddea-48f4-bee6-f09a984df806, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de6e5a4e-ddea-48f4-bee6-f09a984df806, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.9674354, expires_in: 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, 35fb87fb-1cb5-4e24-a094-21afd72de95e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35fb87fb-1cb5-4e24-a094-21afd72de95e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35fb87fb-1cb5-4e24-a094-21afd72de95e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.0613627, expires_in: 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, 06851daf-3959-4748-a623-2c7f9a3cd7c0, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06851daf-3959-4748-a623-2c7f9a3cd7c0, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06851daf-3959-4748-a623-2c7f9a3cd7c0, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.059584, expires_in: 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, c1c7ca55-f1e2-4144-a0fb-af10c8db08c1, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1c7ca55-f1e2-4144-a0fb-af10c8db08c1, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1c7ca55-f1e2-4144-a0fb-af10c8db08c1, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.3129435, expires_in: 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, 769803fa-8cea-47d2-bfa7-144e54d75414, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 769803fa-8cea-47d2-bfa7-144e54d75414, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 769803fa-8cea-47d2-bfa7-144e54d75414, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.5353377, expires_in: 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, a652fcfd-546a-4425-a745-3a1a5a8d63c4, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a652fcfd-546a-4425-a745-3a1a5a8d63c4, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a652fcfd-546a-4425-a745-3a1a5a8d63c4, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.2262952, expires_in: 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, 39186bd8-ae48-411b-8cf8-571ace198c24, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39186bd8-ae48-411b-8cf8-571ace198c24, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39186bd8-ae48-411b-8cf8-571ace198c24, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.1214788, expires_in: 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, b4eb3ab2-b0f4-4779-a114-1d5d88bf6d1f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4eb3ab2-b0f4-4779-a114-1d5d88bf6d1f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4eb3ab2-b0f4-4779-a114-1d5d88bf6d1f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.7102137, expires_in: 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, 112eb989-9505-43fb-a75d-f2f67c6e0f1e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 112eb989-9505-43fb-a75d-f2f67c6e0f1e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 112eb989-9505-43fb-a75d-f2f67c6e0f1e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.9794767, expires_in: 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, f12df1f0-3204-455d-b6bd-f5a7ca0c9f0f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f12df1f0-3204-455d-b6bd-f5a7ca0c9f0f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f12df1f0-3204-455d-b6bd-f5a7ca0c9f0f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.2276928, expires_in: 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, c8869e14-b7f3-4bd4-91ed-2fcdb472c501, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8869e14-b7f3-4bd4-91ed-2fcdb472c501, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8869e14-b7f3-4bd4-91ed-2fcdb472c501, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.4920676, expires_in: 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, eca0549a-c28b-4d17-9d96-4606f267f0d4, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eca0549a-c28b-4d17-9d96-4606f267f0d4, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eca0549a-c28b-4d17-9d96-4606f267f0d4, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.1129751, expires_in: 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, 1c4c495c-ed31-4168-8d5e-0d30b2578c0a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c4c495c-ed31-4168-8d5e-0d30b2578c0a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c4c495c-ed31-4168-8d5e-0d30b2578c0a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.4075985, expires_in: 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, fac99d4b-ec1c-48b6-96fc-3c07d9c39ed2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fac99d4b-ec1c-48b6-96fc-3c07d9c39ed2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fac99d4b-ec1c-48b6-96fc-3c07d9c39ed2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.7342267, expires_in: 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, 447e0ae4-cd15-4902-95c5-31f9fd15baf8, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 447e0ae4-cd15-4902-95c5-31f9fd15baf8, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 447e0ae4-cd15-4902-95c5-31f9fd15baf8, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.913173, expires_in: 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, ab390e78-f91c-4065-97f9-ce8825c39df3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab390e78-f91c-4065-97f9-ce8825c39df3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab390e78-f91c-4065-97f9-ce8825c39df3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.7969317, expires_in: 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, 44b68c0c-6277-4024-a82e-0b66d51bca71, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b68c0c-6277-4024-a82e-0b66d51bca71, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b68c0c-6277-4024-a82e-0b66d51bca71, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.683839, expires_in: 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, 9fcba35a-826c-4904-b401-c23d804e0650, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fcba35a-826c-4904-b401-c23d804e0650, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fcba35a-826c-4904-b401-c23d804e0650, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.8860383, expires_in: 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, 9f679579-13ca-4ed9-9c98-12e7f05ffb30, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9f679579-13ca-4ed9-9c98-12e7f05ffb30, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9f679579-13ca-4ed9-9c98-12e7f05ffb30, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.6876488, expires_in: 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, 18ff5e16-297a-4a52-8473-e2a9e862b7bc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ff5e16-297a-4a52-8473-e2a9e862b7bc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ff5e16-297a-4a52-8473-e2a9e862b7bc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.5134792, expires_in: 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, 706227f9-4ae1-4da8-a9f7-ba8eba69b2d1, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 706227f9-4ae1-4da8-a9f7-ba8eba69b2d1, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 706227f9-4ae1-4da8-a9f7-ba8eba69b2d1, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.082766, expires_in: 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, 5b194006-2cfe-4c72-98e6-f62ffbef5a9e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b194006-2cfe-4c72-98e6-f62ffbef5a9e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b194006-2cfe-4c72-98e6-f62ffbef5a9e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.5209708, expires_in: 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, c7ec2139-1492-4c48-8187-e38cbc4ca45b, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7ec2139-1492-4c48-8187-e38cbc4ca45b, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7ec2139-1492-4c48-8187-e38cbc4ca45b, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.1134021, expires_in: 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, 0beb1a35-e27d-4677-be4c-ebf908c53fce, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0beb1a35-e27d-4677-be4c-ebf908c53fce, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0beb1a35-e27d-4677-be4c-ebf908c53fce, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.7158349, expires_in: 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, e577a3c0-9c13-48e4-9b6e-35d9d71dc5cc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e577a3c0-9c13-48e4-9b6e-35d9d71dc5cc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e577a3c0-9c13-48e4-9b6e-35d9d71dc5cc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.8347523, expires_in: 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, 3c9158be-7620-4c87-b9bd-9ca0fabf5eff, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c9158be-7620-4c87-b9bd-9ca0fabf5eff, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c9158be-7620-4c87-b9bd-9ca0fabf5eff, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.3891644, expires_in: 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, 526060a7-2c30-4bb1-9205-041f2007f120, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 526060a7-2c30-4bb1-9205-041f2007f120, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 526060a7-2c30-4bb1-9205-041f2007f120, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.696435, expires_in: 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, 88c4efde-6cd4-4055-891e-2186dbc5958c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88c4efde-6cd4-4055-891e-2186dbc5958c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88c4efde-6cd4-4055-891e-2186dbc5958c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.6809127, expires_in: 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, e21bb9c4-bc6e-4805-a4e9-41564f6b2ab3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21bb9c4-bc6e-4805-a4e9-41564f6b2ab3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21bb9c4-bc6e-4805-a4e9-41564f6b2ab3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.3104954, expires_in: 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, 273f8e0f-97db-4164-86ad-43f99203204d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 273f8e0f-97db-4164-86ad-43f99203204d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 273f8e0f-97db-4164-86ad-43f99203204d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.448692, expires_in: 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, 663f7c30-e94b-4fdc-bfd5-167ebe7ed9bc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 663f7c30-e94b-4fdc-bfd5-167ebe7ed9bc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 663f7c30-e94b-4fdc-bfd5-167ebe7ed9bc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.4181848, expires_in: 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, b923c1a0-1e89-4730-bd9e-3ff0029e2db7, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b923c1a0-1e89-4730-bd9e-3ff0029e2db7, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b923c1a0-1e89-4730-bd9e-3ff0029e2db7, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.7542396, expires_in: 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, 5f6df97c-55f4-4464-a1dd-9324ff7c1c87, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f6df97c-55f4-4464-a1dd-9324ff7c1c87, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f6df97c-55f4-4464-a1dd-9324ff7c1c87, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.0725498, expires_in: 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, 9151465e-fdc1-459e-ae11-f4f3753082da, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9151465e-fdc1-459e-ae11-f4f3753082da, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9151465e-fdc1-459e-ae11-f4f3753082da, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.4967158, expires_in: 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, ce79e936-ec1a-4879-958f-a22180c5ed44, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce79e936-ec1a-4879-958f-a22180c5ed44, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce79e936-ec1a-4879-958f-a22180c5ed44, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.0320013, expires_in: 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, 39063e5c-810c-474f-86f4-2a253497087d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39063e5c-810c-474f-86f4-2a253497087d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39063e5c-810c-474f-86f4-2a253497087d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.6480074, expires_in: 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, 7cf873da-3354-4bca-924a-b6cc8397ed62, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7cf873da-3354-4bca-924a-b6cc8397ed62, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7cf873da-3354-4bca-924a-b6cc8397ed62, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.7409234, expires_in: 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, 6aa3929b-cfb2-4981-9629-b5551edb19a4, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6aa3929b-cfb2-4981-9629-b5551edb19a4, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6aa3929b-cfb2-4981-9629-b5551edb19a4, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.6070645, expires_in: 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, c554a9ba-4e6c-4f77-b52d-30de4f1add4a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c554a9ba-4e6c-4f77-b52d-30de4f1add4a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c554a9ba-4e6c-4f77-b52d-30de4f1add4a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.0321887, expires_in: 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, 3a7a18d0-b96f-4cf0-9c9c-fed826560014, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a7a18d0-b96f-4cf0-9c9c-fed826560014, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a7a18d0-b96f-4cf0-9c9c-fed826560014, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.9536781, expires_in: 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, c02447e2-c6f0-4470-854e-25064d4fc938, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c02447e2-c6f0-4470-854e-25064d4fc938, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c02447e2-c6f0-4470-854e-25064d4fc938, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.0127833, expires_in: 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, 61615b29-e419-462b-be23-e326e5989aa9, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61615b29-e419-462b-be23-e326e5989aa9, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61615b29-e419-462b-be23-e326e5989aa9, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.0299425, expires_in: 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, 1ac03bc4-f8ce-4379-b855-e414668f270f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ac03bc4-f8ce-4379-b855-e414668f270f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ac03bc4-f8ce-4379-b855-e414668f270f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.0674784, expires_in: 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, 56f4206c-294a-4af2-8446-4bf1de0c3335, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56f4206c-294a-4af2-8446-4bf1de0c3335, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56f4206c-294a-4af2-8446-4bf1de0c3335, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.6084926, expires_in: 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, a20e54a1-b0a9-42cc-aa7c-b03dbf466bd5, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a20e54a1-b0a9-42cc-aa7c-b03dbf466bd5, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a20e54a1-b0a9-42cc-aa7c-b03dbf466bd5, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.9169042, expires_in: 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, 243f9c96-4887-4852-90bf-3b8399fc1bcd, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 243f9c96-4887-4852-90bf-3b8399fc1bcd, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 243f9c96-4887-4852-90bf-3b8399fc1bcd, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.8202379, expires_in: 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, ea9819a7-aacc-463e-b833-908c7455745f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea9819a7-aacc-463e-b833-908c7455745f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea9819a7-aacc-463e-b833-908c7455745f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.8154688, expires_in: 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, 387fb645-cfe2-4cc1-a203-9b8fcc540e5d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 387fb645-cfe2-4cc1-a203-9b8fcc540e5d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 387fb645-cfe2-4cc1-a203-9b8fcc540e5d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.0624502, expires_in: 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, e773c907-5161-4338-bbbc-a9d7cf53d632, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e773c907-5161-4338-bbbc-a9d7cf53d632, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e773c907-5161-4338-bbbc-a9d7cf53d632, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.0001562, expires_in: 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, e42c7b41-84e0-4f14-93c7-a92bb4e92a9d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e42c7b41-84e0-4f14-93c7-a92bb4e92a9d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e42c7b41-84e0-4f14-93c7-a92bb4e92a9d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.6666205, expires_in: 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, ff6050d1-7ced-4d82-a3ef-32c806bf15fc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff6050d1-7ced-4d82-a3ef-32c806bf15fc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff6050d1-7ced-4d82-a3ef-32c806bf15fc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.7731612, expires_in: 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, a6a11184-b431-43e0-a322-af8bf1f35069, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6a11184-b431-43e0-a322-af8bf1f35069, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6a11184-b431-43e0-a322-af8bf1f35069, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.059596, expires_in: 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, 319eb49d-b9b0-4a2c-b00e-a8b0b981a73d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 319eb49d-b9b0-4a2c-b00e-a8b0b981a73d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 319eb49d-b9b0-4a2c-b00e-a8b0b981a73d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.5042915, expires_in: 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, 46c68b57-50ea-4d49-b27d-d9ab6c807a6f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46c68b57-50ea-4d49-b27d-d9ab6c807a6f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46c68b57-50ea-4d49-b27d-d9ab6c807a6f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.2186303, expires_in: 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, d6d3a6fb-3c81-48d3-9dbe-4b006a362f08, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6d3a6fb-3c81-48d3-9dbe-4b006a362f08, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6d3a6fb-3c81-48d3-9dbe-4b006a362f08, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.99516, expires_in: 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, 7a774d02-15e0-4de7-81c2-5b31df0f6550, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a774d02-15e0-4de7-81c2-5b31df0f6550, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a774d02-15e0-4de7-81c2-5b31df0f6550, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.1236804, expires_in: 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, 0c03dc9a-64ac-4d6b-b69d-0e09c1d5938c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c03dc9a-64ac-4d6b-b69d-0e09c1d5938c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c03dc9a-64ac-4d6b-b69d-0e09c1d5938c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.246671, expires_in: 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, 6d9ca79f-e583-4d3b-ae64-d2b789ce6d40, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d9ca79f-e583-4d3b-ae64-d2b789ce6d40, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d9ca79f-e583-4d3b-ae64-d2b789ce6d40, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.4232335, expires_in: 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, 7ac5adc9-8b05-47c9-b2a9-d0e5b913822f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ac5adc9-8b05-47c9-b2a9-d0e5b913822f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ac5adc9-8b05-47c9-b2a9-d0e5b913822f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.028293, expires_in: 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, 04bd1078-2d9e-4efb-8f11-0a4ab195675e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04bd1078-2d9e-4efb-8f11-0a4ab195675e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04bd1078-2d9e-4efb-8f11-0a4ab195675e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.6134987, expires_in: 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, d8c60766-bb8f-4b6d-9c74-adf9e72e03d3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8c60766-bb8f-4b6d-9c74-adf9e72e03d3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8c60766-bb8f-4b6d-9c74-adf9e72e03d3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.2661297, expires_in: 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, 24169192-567b-4fb3-a673-93003a2ff180, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24169192-567b-4fb3-a673-93003a2ff180, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24169192-567b-4fb3-a673-93003a2ff180, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.9339678, expires_in: 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, 080483c1-258d-4cab-9dae-68e61f83c763, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 080483c1-258d-4cab-9dae-68e61f83c763, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 080483c1-258d-4cab-9dae-68e61f83c763, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.5387602, expires_in: 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, 494ed376-cf1b-4566-bd29-dfc05c823b93, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 494ed376-cf1b-4566-bd29-dfc05c823b93, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 494ed376-cf1b-4566-bd29-dfc05c823b93, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.4469633, expires_in: 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, 542d4d89-1b48-44be-b6a6-a743c0753070, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 542d4d89-1b48-44be-b6a6-a743c0753070, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 542d4d89-1b48-44be-b6a6-a743c0753070, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.599904, expires_in: 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, 3fee4c16-6ae5-44ae-8a79-03f7331daee0, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fee4c16-6ae5-44ae-8a79-03f7331daee0, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fee4c16-6ae5-44ae-8a79-03f7331daee0, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.1840634, expires_in: 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, bfb4cb98-d7d1-4eac-b620-96301346f342, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfb4cb98-d7d1-4eac-b620-96301346f342, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfb4cb98-d7d1-4eac-b620-96301346f342, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.908767, expires_in: 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, 63d7d48d-ae4b-496c-8b5c-a6f7dd7d6994, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63d7d48d-ae4b-496c-8b5c-a6f7dd7d6994, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63d7d48d-ae4b-496c-8b5c-a6f7dd7d6994, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.2182078, expires_in: 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, f8e025dd-f05c-403c-967a-343d0ec391d5, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8e025dd-f05c-403c-967a-343d0ec391d5, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8e025dd-f05c-403c-967a-343d0ec391d5, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.0116117, expires_in: 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, 5f9973ea-6bb3-4cd1-b478-604dd8bc8c51, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f9973ea-6bb3-4cd1-b478-604dd8bc8c51, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f9973ea-6bb3-4cd1-b478-604dd8bc8c51, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.0523305, expires_in: 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, e959bfc5-8706-4f7b-81c8-1c5dc37c0d47, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e959bfc5-8706-4f7b-81c8-1c5dc37c0d47, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e959bfc5-8706-4f7b-81c8-1c5dc37c0d47, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.0248008, expires_in: 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, 54687eeb-5e47-4ae5-89c3-df3fc3ad5996, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54687eeb-5e47-4ae5-89c3-df3fc3ad5996, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54687eeb-5e47-4ae5-89c3-df3fc3ad5996, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.334938, expires_in: 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, 1ea1e990-d85d-49dc-a508-17d0cac663ab, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ea1e990-d85d-49dc-a508-17d0cac663ab, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ea1e990-d85d-49dc-a508-17d0cac663ab, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.085167, expires_in: 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, d7e3a4e6-f57f-412f-a662-7d7b21fb100f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7e3a4e6-f57f-412f-a662-7d7b21fb100f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7e3a4e6-f57f-412f-a662-7d7b21fb100f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.8521645, expires_in: 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, f3a3c1d2-594d-41de-9626-7d3f77575e89, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3a3c1d2-594d-41de-9626-7d3f77575e89, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3a3c1d2-594d-41de-9626-7d3f77575e89, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.4930935, expires_in: 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, 7f49b1a4-7bf0-4504-9c90-c62f42454a47, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f49b1a4-7bf0-4504-9c90-c62f42454a47, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f49b1a4-7bf0-4504-9c90-c62f42454a47, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.045247, expires_in: 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, 16994a2d-ba25-499e-b8f8-0a73bd928ab2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16994a2d-ba25-499e-b8f8-0a73bd928ab2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16994a2d-ba25-499e-b8f8-0a73bd928ab2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.2305086, expires_in: 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, 72dd0a41-ec9c-4654-b280-0ebf3989b1ee, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72dd0a41-ec9c-4654-b280-0ebf3989b1ee, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72dd0a41-ec9c-4654-b280-0ebf3989b1ee, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.0725026, expires_in: 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, 52507795-1ea5-454a-bbee-5263b402633f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52507795-1ea5-454a-bbee-5263b402633f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52507795-1ea5-454a-bbee-5263b402633f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.4134924, expires_in: 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, bb5423cb-9475-4701-b146-6c29e5d2fd0c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb5423cb-9475-4701-b146-6c29e5d2fd0c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb5423cb-9475-4701-b146-6c29e5d2fd0c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.49698, expires_in: 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, 9bc59b48-4160-48f1-8b21-49d71ccc3f24, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9bc59b48-4160-48f1-8b21-49d71ccc3f24, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9bc59b48-4160-48f1-8b21-49d71ccc3f24, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.1101375, expires_in: 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, fa45a5c2-bce0-454e-ba0b-bded0134ccb0, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa45a5c2-bce0-454e-ba0b-bded0134ccb0, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa45a5c2-bce0-454e-ba0b-bded0134ccb0, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.5029287, expires_in: 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, 723ccc17-5cd1-4f69-a980-0b807bfc7596, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 723ccc17-5cd1-4f69-a980-0b807bfc7596, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 723ccc17-5cd1-4f69-a980-0b807bfc7596, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.2427816, expires_in: 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, 417fb3d7-b861-423b-bb8b-322cd013ee5c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 417fb3d7-b861-423b-bb8b-322cd013ee5c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 417fb3d7-b861-423b-bb8b-322cd013ee5c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.7308133, expires_in: 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, a04041b8-a2cd-4f0f-907d-f5de345e279a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a04041b8-a2cd-4f0f-907d-f5de345e279a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a04041b8-a2cd-4f0f-907d-f5de345e279a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.4560177, expires_in: 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, 684fd033-d4ca-4426-8fe3-9f4de314cf73, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 684fd033-d4ca-4426-8fe3-9f4de314cf73, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 684fd033-d4ca-4426-8fe3-9f4de314cf73, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.1428452, expires_in: 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, 76f26179-1a34-4047-9335-9f91cdb27599, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76f26179-1a34-4047-9335-9f91cdb27599, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76f26179-1a34-4047-9335-9f91cdb27599, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.5862665, expires_in: 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, 947934a6-f50a-41eb-a45c-bfb60b79fe08, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 947934a6-f50a-41eb-a45c-bfb60b79fe08, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 947934a6-f50a-41eb-a45c-bfb60b79fe08, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.3941202, expires_in: 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, 201192b5-b182-48e7-9047-3df1593b99e2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 201192b5-b182-48e7-9047-3df1593b99e2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 201192b5-b182-48e7-9047-3df1593b99e2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.9617214, expires_in: 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, 8f23ef96-5d91-486d-867f-e1d57a567e7d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f23ef96-5d91-486d-867f-e1d57a567e7d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f23ef96-5d91-486d-867f-e1d57a567e7d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.2849112, expires_in: 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, 22bd7fa9-1a4c-4d08-a2b6-4073ce021042, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22bd7fa9-1a4c-4d08-a2b6-4073ce021042, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22bd7fa9-1a4c-4d08-a2b6-4073ce021042, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.6001182, expires_in: 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, 76d36467-ef3f-498f-9729-bbe5d79e122b, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76d36467-ef3f-498f-9729-bbe5d79e122b, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76d36467-ef3f-498f-9729-bbe5d79e122b, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.9207103, expires_in: 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, d69ef224-f194-477c-ad8f-53098b0bfd2b, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d69ef224-f194-477c-ad8f-53098b0bfd2b, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d69ef224-f194-477c-ad8f-53098b0bfd2b, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.3546166, expires_in: 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, f09eda29-63d0-486b-81af-ad02dad7a4c1, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f09eda29-63d0-486b-81af-ad02dad7a4c1, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f09eda29-63d0-486b-81af-ad02dad7a4c1, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.0452368, expires_in: 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, b840184c-bcc4-4bbc-8fe1-e377921639ce, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b840184c-bcc4-4bbc-8fe1-e377921639ce, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b840184c-bcc4-4bbc-8fe1-e377921639ce, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.28252, expires_in: 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, a0f07e74-1198-412a-9364-71beb16756ae, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0f07e74-1198-412a-9364-71beb16756ae, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0f07e74-1198-412a-9364-71beb16756ae, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.8521557, expires_in: 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, b7f38b8c-7f01-42b6-8c55-da1c16030890, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7f38b8c-7f01-42b6-8c55-da1c16030890, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7f38b8c-7f01-42b6-8c55-da1c16030890, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.459261, expires_in: 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, 4552a7e0-6510-44f5-adad-0e3504b8f6d2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4552a7e0-6510-44f5-adad-0e3504b8f6d2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4552a7e0-6510-44f5-adad-0e3504b8f6d2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.2335937, expires_in: 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, c570a27a-ac86-4e5d-95da-6056e3817b80, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c570a27a-ac86-4e5d-95da-6056e3817b80, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c570a27a-ac86-4e5d-95da-6056e3817b80, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.6204545, expires_in: 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, 70fd5b2e-e4a2-4f4d-ad09-bdf37a34aedc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70fd5b2e-e4a2-4f4d-ad09-bdf37a34aedc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70fd5b2e-e4a2-4f4d-ad09-bdf37a34aedc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.1479125, expires_in: 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, 46a490a4-4ae9-4c90-9367-e3c381466efd, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46a490a4-4ae9-4c90-9367-e3c381466efd, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46a490a4-4ae9-4c90-9367-e3c381466efd, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.2164347, expires_in: 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, eda6a845-18aa-4722-987e-79b5f9399040, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eda6a845-18aa-4722-987e-79b5f9399040, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eda6a845-18aa-4722-987e-79b5f9399040, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.4228754, expires_in: 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, bf62f158-bb75-4c02-bcaa-88ffa191e67e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf62f158-bb75-4c02-bcaa-88ffa191e67e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf62f158-bb75-4c02-bcaa-88ffa191e67e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.2113383, expires_in: 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, cd44458e-6cf4-4d82-b0ef-e35eaccc5a98, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd44458e-6cf4-4d82-b0ef-e35eaccc5a98, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd44458e-6cf4-4d82-b0ef-e35eaccc5a98, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.2909377, expires_in: 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, 1596b698-4e5e-4d2e-bf0e-986e7f8aa7a5, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1596b698-4e5e-4d2e-bf0e-986e7f8aa7a5, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1596b698-4e5e-4d2e-bf0e-986e7f8aa7a5, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.2183967, expires_in: 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, 17661ed9-6a16-4af4-bb4a-8c46016a8d2a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17661ed9-6a16-4af4-bb4a-8c46016a8d2a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17661ed9-6a16-4af4-bb4a-8c46016a8d2a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.7421036, expires_in: 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, 044d1241-0994-46d2-b07a-74a5e8404b66, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 044d1241-0994-46d2-b07a-74a5e8404b66, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 044d1241-0994-46d2-b07a-74a5e8404b66, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.6414206, expires_in: 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, c6f930ea-b462-4128-8e86-5001d11ab3fc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6f930ea-b462-4128-8e86-5001d11ab3fc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6f930ea-b462-4128-8e86-5001d11ab3fc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.2159216, expires_in: 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, b8035d3d-a18f-435e-95b8-7d64c17dc0e1, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8035d3d-a18f-435e-95b8-7d64c17dc0e1, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8035d3d-a18f-435e-95b8-7d64c17dc0e1, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.7466419, expires_in: 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, 0667755c-6390-4175-9dac-2b18067d6b4e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0667755c-6390-4175-9dac-2b18067d6b4e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0667755c-6390-4175-9dac-2b18067d6b4e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.673795, expires_in: 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, ff58e61a-34d4-43ba-9aa0-f24c7a628a8d, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff58e61a-34d4-43ba-9aa0-f24c7a628a8d, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff58e61a-34d4-43ba-9aa0-f24c7a628a8d, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.569799, expires_in: 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, 32b95731-9d4f-4e4a-8656-f8e52a0021d3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32b95731-9d4f-4e4a-8656-f8e52a0021d3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32b95731-9d4f-4e4a-8656-f8e52a0021d3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.3290405, expires_in: 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, c02c9568-da83-4a55-aebe-30af2e4a1478, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c02c9568-da83-4a55-aebe-30af2e4a1478, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c02c9568-da83-4a55-aebe-30af2e4a1478, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.4955328, expires_in: 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, 7a35d85e-5535-407e-bfed-93e244e0e513, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a35d85e-5535-407e-bfed-93e244e0e513, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a35d85e-5535-407e-bfed-93e244e0e513, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.4603071, expires_in: 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, bc88df50-e8a6-408a-aa56-1d784ab8646a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc88df50-e8a6-408a-aa56-1d784ab8646a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc88df50-e8a6-408a-aa56-1d784ab8646a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.2597973, expires_in: 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, 4d8164b4-cdc9-4b57-b0ac-1d1cd2ddfef2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d8164b4-cdc9-4b57-b0ac-1d1cd2ddfef2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d8164b4-cdc9-4b57-b0ac-1d1cd2ddfef2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.6144748, expires_in: 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, 8ecfd654-c925-47ba-9c65-44e38b6e35fc, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ecfd654-c925-47ba-9c65-44e38b6e35fc, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ecfd654-c925-47ba-9c65-44e38b6e35fc, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.593414, expires_in: 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, 7ef75572-e012-49e9-b508-e4847c9acf24, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ef75572-e012-49e9-b508-e4847c9acf24, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ef75572-e012-49e9-b508-e4847c9acf24, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.1635914, expires_in: 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, b5a847ed-4596-4a91-8089-10cc667fd3f0, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5a847ed-4596-4a91-8089-10cc667fd3f0, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5a847ed-4596-4a91-8089-10cc667fd3f0, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.7686498, expires_in: 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, e00c1050-5370-4c86-947c-56ddb9d74eb9, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e00c1050-5370-4c86-947c-56ddb9d74eb9, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e00c1050-5370-4c86-947c-56ddb9d74eb9, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.9089239, expires_in: 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, c9790404-a8ec-4e36-98ec-8cdde96c415e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9790404-a8ec-4e36-98ec-8cdde96c415e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9790404-a8ec-4e36-98ec-8cdde96c415e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.9040208, expires_in: 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, bcc1b884-759a-4fa7-8009-a18d57e40acd, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcc1b884-759a-4fa7-8009-a18d57e40acd, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcc1b884-759a-4fa7-8009-a18d57e40acd, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.5380824, expires_in: 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, 70b8a0c6-031d-440d-89f0-2bc1cd2efb43, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70b8a0c6-031d-440d-89f0-2bc1cd2efb43, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70b8a0c6-031d-440d-89f0-2bc1cd2efb43, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.4143195, expires_in: 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, 937562f8-2391-4450-821f-5011e7a6b034, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 937562f8-2391-4450-821f-5011e7a6b034, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 937562f8-2391-4450-821f-5011e7a6b034, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.0493152, expires_in: 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, d64b750c-674f-4759-8b3f-10e2c6e1f782, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d64b750c-674f-4759-8b3f-10e2c6e1f782, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d64b750c-674f-4759-8b3f-10e2c6e1f782, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.6463194, expires_in: 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, b41561c6-04e0-4c8e-b13c-b30a350ee5a8, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b41561c6-04e0-4c8e-b13c-b30a350ee5a8, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b41561c6-04e0-4c8e-b13c-b30a350ee5a8, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.9417443, expires_in: 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, 72671e4a-29b7-4712-95a0-1e64da453bec, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72671e4a-29b7-4712-95a0-1e64da453bec, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72671e4a-29b7-4712-95a0-1e64da453bec, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.341887, expires_in: 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, 4bf0d8ce-1ada-4a38-9ada-cb519b96f892, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bf0d8ce-1ada-4a38-9ada-cb519b96f892, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bf0d8ce-1ada-4a38-9ada-cb519b96f892, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.7990959, expires_in: 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, c6b528ef-2a04-469e-be45-6485d1428db3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6b528ef-2a04-469e-be45-6485d1428db3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6b528ef-2a04-469e-be45-6485d1428db3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.9051008, expires_in: 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, f4e435ed-1512-40a6-a083-c422931aa438, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4e435ed-1512-40a6-a083-c422931aa438, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4e435ed-1512-40a6-a083-c422931aa438, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.3901699, expires_in: 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, f85da760-7c91-4c6b-be8c-d0ffd72d3006, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f85da760-7c91-4c6b-be8c-d0ffd72d3006, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f85da760-7c91-4c6b-be8c-d0ffd72d3006, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.673354, expires_in: 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, da69f2ec-10cf-487c-ae56-dc11dcc4770c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da69f2ec-10cf-487c-ae56-dc11dcc4770c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da69f2ec-10cf-487c-ae56-dc11dcc4770c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.4908605, expires_in: 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, 17a889a9-9a7f-4fa8-8f24-248f6dd2fba7, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17a889a9-9a7f-4fa8-8f24-248f6dd2fba7, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17a889a9-9a7f-4fa8-8f24-248f6dd2fba7, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.203115, expires_in: 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, e992256a-39a1-40d7-9c33-1ecb2305bc7c, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e992256a-39a1-40d7-9c33-1ecb2305bc7c, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e992256a-39a1-40d7-9c33-1ecb2305bc7c, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.1950786, expires_in: 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, 3f7e9096-e323-4a02-90f2-b3293d4e8254, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f7e9096-e323-4a02-90f2-b3293d4e8254, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f7e9096-e323-4a02-90f2-b3293d4e8254, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.295957, expires_in: 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, 2255308c-6914-4060-9202-bdd9f1a3a2f4, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2255308c-6914-4060-9202-bdd9f1a3a2f4, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2255308c-6914-4060-9202-bdd9f1a3a2f4, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.341704, expires_in: 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, efb069ec-d1a7-4817-be15-7d702deaab4e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efb069ec-d1a7-4817-be15-7d702deaab4e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efb069ec-d1a7-4817-be15-7d702deaab4e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.737147, expires_in: 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, bef7fbb5-dc8e-448b-9503-091ad375a166, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bef7fbb5-dc8e-448b-9503-091ad375a166, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bef7fbb5-dc8e-448b-9503-091ad375a166, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.1511612, expires_in: 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, 9cac4de5-690b-48c8-8d44-39a1e6305ea9, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cac4de5-690b-48c8-8d44-39a1e6305ea9, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cac4de5-690b-48c8-8d44-39a1e6305ea9, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.1500363, expires_in: 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, ff87907d-4bfe-4fc8-aee5-2e72f4546d2e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff87907d-4bfe-4fc8-aee5-2e72f4546d2e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff87907d-4bfe-4fc8-aee5-2e72f4546d2e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.6557338, expires_in: 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, 7b6a7f82-9d05-4c53-a6bd-ae99c5626442, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b6a7f82-9d05-4c53-a6bd-ae99c5626442, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b6a7f82-9d05-4c53-a6bd-ae99c5626442, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.0684168, expires_in: 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, e6d8357e-8e6d-41a4-877f-dc50e658cdb2, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6d8357e-8e6d-41a4-877f-dc50e658cdb2, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6d8357e-8e6d-41a4-877f-dc50e658cdb2, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.2684608, expires_in: 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, 7a710347-f882-4a19-9374-656cff035b5e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a710347-f882-4a19-9374-656cff035b5e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a710347-f882-4a19-9374-656cff035b5e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.4767096, expires_in: 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, 794c97a3-35d9-4cd2-a01a-564fb4361d80, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 794c97a3-35d9-4cd2-a01a-564fb4361d80, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 794c97a3-35d9-4cd2-a01a-564fb4361d80, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.3018856, expires_in: 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, 18ffb46d-cf2d-4f81-9ff4-388a7a641998, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18ffb46d-cf2d-4f81-9ff4-388a7a641998, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18ffb46d-cf2d-4f81-9ff4-388a7a641998, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.3677065, expires_in: 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, 07324521-cc14-4cbc-8587-fbebee9c74c5, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 07324521-cc14-4cbc-8587-fbebee9c74c5, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 07324521-cc14-4cbc-8587-fbebee9c74c5, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.2844527, expires_in: 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, c45e7143-e919-4ab2-95a8-ac46611729b9, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c45e7143-e919-4ab2-95a8-ac46611729b9, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c45e7143-e919-4ab2-95a8-ac46611729b9, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.1464531, expires_in: 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, ba7586c1-b779-4312-a9b7-48f6d9b29cbf, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba7586c1-b779-4312-a9b7-48f6d9b29cbf, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba7586c1-b779-4312-a9b7-48f6d9b29cbf, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.3162906, expires_in: 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, 4578fe1d-ab2e-41c6-97f0-65ca8903ef6e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4578fe1d-ab2e-41c6-97f0-65ca8903ef6e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4578fe1d-ab2e-41c6-97f0-65ca8903ef6e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.0775833, expires_in: 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, 4f0c748b-69c7-47e2-a35b-c9e1d147776f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f0c748b-69c7-47e2-a35b-c9e1d147776f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f0c748b-69c7-47e2-a35b-c9e1d147776f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.7796562, expires_in: 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, 85c0cf30-9435-4ad8-b7a8-4c1d188c07d4, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85c0cf30-9435-4ad8-b7a8-4c1d188c07d4, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85c0cf30-9435-4ad8-b7a8-4c1d188c07d4, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.8363764, expires_in: 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, 5e2ceea2-d6d0-44a0-a9c2-3433606a883e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e2ceea2-d6d0-44a0-a9c2-3433606a883e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e2ceea2-d6d0-44a0-a9c2-3433606a883e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.3648605, expires_in: 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, 115b4998-40ea-46b8-a378-05d58cb190d6, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 115b4998-40ea-46b8-a378-05d58cb190d6, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 115b4998-40ea-46b8-a378-05d58cb190d6, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231937.0538316, expires_in: 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, a8050807-e966-44b8-9d2c-353af5705e30, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8050807-e966-44b8-9d2c-353af5705e30, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8050807-e966-44b8-9d2c-353af5705e30, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.027071, expires_in: 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, 088867d9-014d-4afa-bd30-0dc74283d09a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 088867d9-014d-4afa-bd30-0dc74283d09a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 088867d9-014d-4afa-bd30-0dc74283d09a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.3452685, expires_in: 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, 6f897cfa-9f57-4183-9038-2ae6d3449e2f, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f897cfa-9f57-4183-9038-2ae6d3449e2f, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f897cfa-9f57-4183-9038-2ae6d3449e2f, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.830233, expires_in: 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, 4f0fdc99-2b31-43b1-bb51-ca570f0bf104, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f0fdc99-2b31-43b1-bb51-ca570f0bf104, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f0fdc99-2b31-43b1-bb51-ca570f0bf104, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231943.1400864, expires_in: 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, 8ff0bc6b-ad85-4c2f-b976-ad2e41f68ad3, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ff0bc6b-ad85-4c2f-b976-ad2e41f68ad3, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ff0bc6b-ad85-4c2f-b976-ad2e41f68ad3, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.2147133, expires_in: 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, 4f004908-c89e-4716-b644-1bab4076c88e, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f004908-c89e-4716-b644-1bab4076c88e, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f004908-c89e-4716-b644-1bab4076c88e, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.1018765, expires_in: 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, eba043cd-dde5-4ace-944c-285c0562ac3a, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eba043cd-dde5-4ace-944c-285c0562ac3a, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eba043cd-dde5-4ace-944c-285c0562ac3a, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.0391674, expires_in: 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, 2cebd2dc-3014-4d56-a7cb-a7571e0c01fd, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cebd2dc-3014-4d56-a7cb-a7571e0c01fd, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cebd2dc-3014-4d56-a7cb-a7571e0c01fd, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.0639799, expires_in: 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, d8d9f70d-2688-445e-8fdd-1f0a2455cf55, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d8d9f70d-2688-445e-8fdd-1f0a2455cf55, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d8d9f70d-2688-445e-8fdd-1f0a2455cf55, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231953.0183156, expires_in: 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, 199bc1e1-ad8b-48e4-92d4-1700448fb042, localhost:31457): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 199bc1e1-ad8b-48e4-92d4-1700448fb042, localhost:31457): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 199bc1e1-ad8b-48e4-92d4-1700448fb042, localhost:31457): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31457". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31457
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:31457
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231953779425&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2266/1
============================== slowest durations ===============================
304.72s call     test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
21.64s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
16.72s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_enabled]
1.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_async_replication[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
!!!!!!!!!!!!!! _pytest.outcomes.Exit: Graceful shutdown requested !!!!!!!!!!!!!!
======================== 1 failed in 609.68s (0:10:09) =========================

Traceback (most recent call last):
  File "library/python/testing/yatest_common/yatest/common/process.py", line 384, in wait
    wait_for(
  File "library/python/testing/yatest_common/yatest/common/process.py", line 765, in wait_for
    raise TimeoutError(truncate(message, MAX_MESSAGE_LEN))
yatest.common.process.TimeoutError: ...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '11', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "devtools/ya/test/programs/test_tool/run_test/run_test.py", line 1772, in main
    res.wait(check_exit_code=False, timeout=current_run_test_timeout, on_timeout=timeout_callback)
  File "library/python/testing/yatest_common/yatest/common/process.py", line 398, in wait
    raise ExecutionTimeoutError(self, str(e))
yatest.common.process.ExecutionTimeoutError: (("...test_migration_to_new_secrets_in_external_data_source[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_disabled]', '--test-filter', 'test_secrets_usage.py::test_success_external_data_table[encryption_enabled]', '--tb', 'short', '--modulo', '20', '--modulo-index', '11', '--partition-mode', 'SEQUENTIAL', '--split-by-tests', '--dep-root', 'ydb/tests/functional/secrets', '--flags', 'ADD_PEERDIRS_GEN_TESTS=yes', '--flags', 'APPLE_SDK_LOCAL=yes', '--flags', 'CFLAGS=-fno-omit-frame-pointer -Wno-unknown-argument', '--flags', 'DEBUGINFO_LINES_ONLY=yes', '--flags', 'DISABLE_FLAKE8_MIGRATIONS=yes', '--flags', 'OPENSOURCE=yes', '--flags', 'TESTS_REQUESTED=yes', '--flags', 'USE_AIO=static', '--flags', 'USE_CLANG_CL=yes', '--flags', 'USE_EAT_MY_DATA=yes', '--flags', 'USE_ICONV=static', '--flags', 'USE_IDN=static', '--flags', 'USE_PREBUILT_TOOLS=no']' stopped by 600 seconds timeout",), {})
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_disabled] __
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31617
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000946/r3tmp/kikimr_cluster_2v5mo46m
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3443
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27019
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15779
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24463
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/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/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_a39qmzqb.log --grpc-port=3443 --mon-port=27019 --ic-port=31617
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:3443/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/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/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_a39qmzqb.log --grpc-port=3443 --mon-port=27019 --ic-port=31617
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_a39qmzqb.log', '--grpc-port=3443', '--mon-port=27019', '--ic-port=31617')' in '/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1152739
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:3443/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/rhna/000946/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152741
DEBUG    ya.test:process.py:259 Command (pid 1152741) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152741) elapsed time (sec): 0.692817211151123
DEBUG    ya.test:process.py:263 Command (pid 1152741) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1152741) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1152741) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) nivcsw: 66
DEBUG    ya.test:process.py:263 Command (pid 1152741) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152741) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1152741) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152741) stime: 0.27858
DEBUG    ya.test:process.py:263 Command (pid 1152741) utime: 0.164729
DEBUG    ya.test:process.py:263 Command (pid 1152741) wtime: 0.714
DEBUG    ya.test:process.py:275 Command (pid 1152741) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1152741) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3443', '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: 31617\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/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3443', '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: 31617\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1155025
DEBUG    ya.test:process.py:259 Command (pid 1155025) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155025) elapsed time (sec): 1.1752727031707764
DEBUG    ya.test:process.py:263 Command (pid 1155025) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1155025) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1155025) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) nivcsw: 187
DEBUG    ya.test:process.py:263 Command (pid 1155025) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155025) nvcsw: 77
DEBUG    ya.test:process.py:263 Command (pid 1155025) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155025) stime: 0.418672
DEBUG    ya.test:process.py:263 Command (pid 1155025) utime: 0.155857
DEBUG    ya.test:process.py:263 Command (pid 1155025) wtime: 1.183
DEBUG    ya.test:process.py:275 Command (pid 1155025) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3443', '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/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:3443', '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: 1155822
DEBUG    ya.test:process.py:259 Command (pid 1155822) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155822) elapsed time (sec): 0.8991246223449707
DEBUG    ya.test:process.py:263 Command (pid 1155822) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1155822) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1155822) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) nivcsw: 133
DEBUG    ya.test:process.py:263 Command (pid 1155822) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155822) nvcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 1155822) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155822) stime: 0.503146
DEBUG    ya.test:process.py:263 Command (pid 1155822) utime: 0.15848199999999998
DEBUG    ya.test:process.py:263 Command (pid 1155822) wtime: 0.923
DEBUG    ya.test:process.py:275 Command (pid 1155822) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11906
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000946/r3tmp/kikimr_cluster_uia9nd6h
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10749
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63820
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23463
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16415
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/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/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_epg02tf5.log --grpc-port=10749 --mon-port=63820 --ic-port=11906
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:10749/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/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/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_epg02tf5.log --grpc-port=10749 --mon-port=63820 --ic-port=11906
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1/logfile_epg02tf5.log', '--grpc-port=10749', '--mon-port=63820', '--ic-port=11906')' in '/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1156500
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:10749/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/rhna/000946/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156515
DEBUG    ya.test:process.py:259 Command (pid 1156515) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156515) elapsed time (sec): 0.9660570621490479
DEBUG    ya.test:process.py:263 Command (pid 1156515) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1156515) minflt: 16258
DEBUG    ya.test:process.py:263 Command (pid 1156515) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) nivcsw: 140
DEBUG    ya.test:process.py:263 Command (pid 1156515) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156515) nvcsw: 27
DEBUG    ya.test:process.py:263 Command (pid 1156515) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156515) stime: 0.443119
DEBUG    ya.test:process.py:263 Command (pid 1156515) utime: 0.114531
DEBUG    ya.test:process.py:263 Command (pid 1156515) wtime: 0.975
DEBUG    ya.test:process.py:275 Command (pid 1156515) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1156515) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10749', '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: 11906\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10749', '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: 11906\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159951
DEBUG    ya.test:process.py:259 Command (pid 1159951) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159951) elapsed time (sec): 1.6733450889587402
DEBUG    ya.test:process.py:263 Command (pid 1159951) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1159951) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1159951) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1159951) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159951) nvcsw: 128
DEBUG    ya.test:process.py:263 Command (pid 1159951) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159951) stime: 1.243004
DEBUG    ya.test:process.py:263 Command (pid 1159951) utime: 0.132473
DEBUG    ya.test:process.py:263 Command (pid 1159951) wtime: 1.675
DEBUG    ya.test:process.py:275 Command (pid 1159951) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10749', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:10749', '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: 1160905
DEBUG    ya.test:process.py:259 Command (pid 1160905) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160905) elapsed time (sec): 2.4764347076416016
DEBUG    ya.test:process.py:263 Command (pid 1160905) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1160905) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1160905) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) nivcsw: 289
DEBUG    ya.test:process.py:263 Command (pid 1160905) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160905) nvcsw: 115
DEBUG    ya.test:process.py:263 Command (pid 1160905) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160905) stime: 2.198261
DEBUG    ya.test:process.py:263 Command (pid 1160905) utime: 0.128461
DEBUG    ya.test:process.py:263 Command (pid 1160905) wtime: 2.478
DEBUG    ya.test:process.py:275 Command (pid 1160905) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17524
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26069
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31504
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/18013
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10749 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_yihyld4r.log --grpc-port=17524 --mon-port=26069 --ic-port=23066
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:10749 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_yihyld4r.log --grpc-port=17524 --mon-port=26069 --ic-port=23066
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:10749', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1/logfile_yihyld4r.log', '--grpc-port=17524', '--mon-port=26069', '--ic-port=23066')' in '/home/runner/.ya/build/build_root/rhna/000946/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk12/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1163038
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:17524/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000946/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1163039
DEBUG    ya.test:process.py:259 Command (pid 1163039) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163039) elapsed time (sec): 2.253385066986084
DEBUG    ya.test:process.py:263 Command (pid 1163039) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1163039) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1163039) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) nivcsw: 330
DEBUG    ya.test:process.py:263 Command (pid 1163039) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163039) nvcsw: 41
DEBUG    ya.test:process.py:263 Command (pid 1163039) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163039) stime: 1.6350509999999998
DEBUG    ya.test:process.py:263 Command (pid 1163039) utime: 0.116687
DEBUG    ya.test:process.py:263 Command (pid 1163039) wtime: 2.256
DEBUG    ya.test:process.py:275 Command (pid 1163039) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1163039) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, d6e4255e-e482-461b-b975-fcefd2d8e69c, localhost:10749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, d6e4255e-e482-461b-b975-fcefd2d8e69c, localhost:10749): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, d6e4255e-e482-461b-b975-fcefd2d8e69c, localhost:10749): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17524 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-2tlsei57yi.auto.internal:17524, 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:10749
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, 4a661152-4ffa-46db-8e39-92ce794007d5, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4a661152-4ffa-46db-8e39-92ce794007d5, ghrun-2tlsei57yi.auto.internal:17524): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4a661152-4ffa-46db-8e39-92ce794007d5, ghrun-2tlsei57yi.auto.internal:17524): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 8d9cf5e7-7c66-45cd-b524-7ddd9f628e7d, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 8d9cf5e7-7c66-45cd-b524-7ddd9f628e7d, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 8d9cf5e7-7c66-45cd-b524-7ddd9f628e7d, ghrun-2tlsei57yi.auto.internal:17524): 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=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 181c9397-75aa-4798-b865-19775d0b864f, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 181c9397-75aa-4798-b865-19775d0b864f, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 181c9397-75aa-4798-b865-19775d0b864f, ghrun-2tlsei57yi.auto.internal:17524): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 6b2f0caa-5e22-49f1-9459-32ed67fdbd9b, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 6b2f0caa-5e22-49f1-9459-32ed67fdbd9b, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=N2I1MmRkY2QtN2ZiZWU5ZGItNjQ2Y2ZlYWItZWJkZjJlYTg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 6b2f0caa-5e22-49f1-9459-32ed67fdbd9b, ghrun-2tlsei57yi.auto.internal:17524): 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:10749
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 8d9cf5e7-7c66-45cd-b524-7ddd9f628e7d, ghrun-2tlsei57yi.auto.internal:17524): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17524
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, 80b4f35e-9799-4bb9-b902-60512ecc261a, localhost:10749): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 80b4f35e-9799-4bb9-b902-60512ecc261a, localhost:10749): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 80b4f35e-9799-4bb9-b902-60512ecc261a, localhost:10749): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 17524 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-2tlsei57yi.auto.internal:17524, 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:10749
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, 1ce0910e-5045-42bc-a40f-13eb790c6d5d, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1ce0910e-5045-42bc-a40f-13eb790c6d5d, ghrun-2tlsei57yi.auto.internal:17524): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1ce0910e-5045-42bc-a40f-13eb790c6d5d, ghrun-2tlsei57yi.auto.internal:17524): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 53260a0a-3086-49bf-a622-7fe66e275c0b, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 53260a0a-3086-49bf-a622-7fe66e275c0b, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 53260a0a-3086-49bf-a622-7fe66e275c0b, ghrun-2tlsei57yi.auto.internal:17524): 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=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 16faca80-0bc7-4516-88bb-90c08a2cf924, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 16faca80-0bc7-4516-88bb-90c08a2cf924, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 16faca80-0bc7-4516-88bb-90c08a2cf924, ghrun-2tlsei57yi.auto.internal:17524): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 3acb60b2-f80d-4502-8e68-526ccd202741, ghrun-2tlsei57yi.auto.internal:17524): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 3acb60b2-f80d-4502-8e68-526ccd202741, ghrun-2tlsei57yi.auto.internal:17524): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2NTc5ZDgtNTkwZmEwY2EtYjczZTVlYTAtMThhYjc5ZmM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 3acb60b2-f80d-4502-8e68-526ccd202741, ghrun-2tlsei57yi.auto.internal:17524): 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:10749
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:17524
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7f1901748d10>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7f1901874350>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7f19014cfad0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7f1901874050>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7f1901553050>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7f190174abd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f1901771490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7f190174a990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f19017716d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:20693', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:20693/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7f190174b050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7f1901748f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7f1901770ad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:20693/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f19015aaa40>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f18ff5a6310>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7f190174a810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7f1901771610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:20693
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T220729Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220729Z
20251208/yandex/s3/aws4_request
a15b21ce646949cfa2dac5c75519c8b78f2c30f58e115bfcbde4ea3835d5669b
DEBUG    botocore.auth:auth.py:430 Signature:
ffe52699a95c113b694cf3414b66cfe425ee7dec6acb86b745ef25f23cc35a76
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7f19017713d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:20693/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T220729Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=ffe52699a95c113b694cf3414b66cfe425ee7dec6acb86b745ef25f23cc35a76', 'amz-sdk-invocation-id': b'8481a779-1ee0-4a2a-a844-ae6d3b7dabae', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:20693
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20693 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:29 GMT', 'x-amzn-requestid': 'uwX5SdRqYSoPrewzoCNhcxEcQ68a8Nh8mRwAJjWsxQ4NIpszRZR7', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7f18ff577670>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'uwX5SdRqYSoPrewzoCNhcxEcQ68a8Nh8mRwAJjWsxQ4NIpszRZR7', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:07:29 GMT', 'x-amzn-requestid': 'uwX5SdRqYSoPrewzoCNhcxEcQ68a8Nh8mRwAJjWsxQ4NIpszRZR7', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7f19017704d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7f190174abd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f1901771490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7f190174a990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f19017716d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:20693', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:20693/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7f190174b050>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7f1901748f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7f1901770ad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:20693/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f19015aaa40>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f18ff5a6310>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7f190174a810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7f1901771610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:20693
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T220729Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220729Z
20251208/yandex/s3/aws4_request
9aacb104c863fc45782798b63b51c5f91ceb3f3bf4090439dc7ba04964a0b9c1
DEBUG    botocore.auth:auth.py:430 Signature:
0dc543342440139d154dbd69552b25ed493bb92fea01e89a06724cfc4688439e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7f19017713d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:20693/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T220729Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=0dc543342440139d154dbd69552b25ed493bb92fea01e89a06724cfc4688439e', 'amz-sdk-invocation-id': b'a7a8e596-4893-4ef9-9b20-6c67b2d831b7', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20693 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:29 GMT', 'x-amzn-requestid': '5bnCfxEQ5lh3gSfqRrGig1qk1hgKwLUQ0VbHseJzxYWN81tXQd9Y', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7f18ff577670>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7f1901770590>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7f1901552ed0>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7f190174bc50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7f190174ac90>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7f1901770950>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7f190174abd0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7f1901771490>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7f190174a990>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7f19017716d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:20693', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:20693/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7f190196e690>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7f190174b050>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7f1901748f50>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7f1901770ad0>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7f18ff2a3070>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:20693/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7f19015aaa40>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7f18ff2a3070>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7f18ff5a6310>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7f18ffbbd690>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7f190174a810>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7f1901771610>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7f18ff577bc0>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:20693
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T220729Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220729Z
20251208/yandex/s3/aws4_request
b1da670a01d02574e04db95e34370b635ddb2fba5f3faf499e90a1ef735aa1f0
DEBUG    botocore.auth:auth.py:430 Signature:
bd15b4aed810e5a978be69be2e5534ed702d063fb57aea0c453304f04fda1464
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7f19017713d0>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:20693/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T220729Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=bd15b4aed810e5a978be69be2e5534ed702d063fb57aea0c453304f04fda1464', 'amz-sdk-invocation-id': b'f315cfb9-e2ed-45b2-a75c-0975b004f22d', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:20693 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:29 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:07:29 GMT', 'x-amzn-requestid': 'MwNvbjQ264e23XVluW07szn8A9P2q7rJtYQ2rg6qsabHUp6Ke5mk', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7f18ff577670>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7f19015a1dc0>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'MwNvbjQ264e23XVluW07szn8A9P2q7rJtYQ2rg6qsabHUp6Ke5mk', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:07:29 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:07:29 GMT', 'x-amzn-requestid': 'MwNvbjQ264e23XVluW07szn8A9P2q7rJtYQ2rg6qsabHUp6Ke5mk', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7f1901552f90>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231649.9419718, expires_in: 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, 9ddc2b16-e262-4144-bd4f-b304757b6deb, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ddc2b16-e262-4144-bd4f-b304757b6deb, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ddc2b16-e262-4144-bd4f-b304757b6deb, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.863369, expires_in: 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, 5cc1ec0b-7ec6-4c5e-82ff-e3a81ba7f457, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5cc1ec0b-7ec6-4c5e-82ff-e3a81ba7f457, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5cc1ec0b-7ec6-4c5e-82ff-e3a81ba7f457, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.5238476, expires_in: 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, 81c505c3-6017-4ca2-bee3-87ca503059e1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81c505c3-6017-4ca2-bee3-87ca503059e1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81c505c3-6017-4ca2-bee3-87ca503059e1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231654.7043335, expires_in: 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, e8773238-cb2c-4aa7-a76f-0d671968813a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8773238-cb2c-4aa7-a76f-0d671968813a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8773238-cb2c-4aa7-a76f-0d671968813a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.0990963, expires_in: 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, 0596a269-16e3-49ce-b0e9-c956f51ed945, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0596a269-16e3-49ce-b0e9-c956f51ed945, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0596a269-16e3-49ce-b0e9-c956f51ed945, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.006939, expires_in: 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, 23cc8a2a-0748-4df4-b16b-dc65a3ac38c7, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23cc8a2a-0748-4df4-b16b-dc65a3ac38c7, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23cc8a2a-0748-4df4-b16b-dc65a3ac38c7, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.4485972, expires_in: 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, ffafe62d-f4f3-4717-b71c-6bfa8a834260, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffafe62d-f4f3-4717-b71c-6bfa8a834260, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffafe62d-f4f3-4717-b71c-6bfa8a834260, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.6165357, expires_in: 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, 5c23df5a-623c-4e9e-9a18-4645b0397151, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c23df5a-623c-4e9e-9a18-4645b0397151, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c23df5a-623c-4e9e-9a18-4645b0397151, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.844966, expires_in: 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, d3107225-9bad-4f0d-9054-65ed76588dbe, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3107225-9bad-4f0d-9054-65ed76588dbe, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3107225-9bad-4f0d-9054-65ed76588dbe, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.718529, expires_in: 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, a1fede84-fa8e-41bb-8935-4497b5740a95, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1fede84-fa8e-41bb-8935-4497b5740a95, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1fede84-fa8e-41bb-8935-4497b5740a95, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.4114966, expires_in: 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, d05ca0bc-e2ce-45f0-af86-879ab4b38ba1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d05ca0bc-e2ce-45f0-af86-879ab4b38ba1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d05ca0bc-e2ce-45f0-af86-879ab4b38ba1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.7711837, expires_in: 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, 5b7393ec-dcd4-4ac5-a32b-e5b9c3d4b17f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b7393ec-dcd4-4ac5-a32b-e5b9c3d4b17f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b7393ec-dcd4-4ac5-a32b-e5b9c3d4b17f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.6787107, expires_in: 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, c9f83a66-0fcc-4882-b9b6-0d948adaa593, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9f83a66-0fcc-4882-b9b6-0d948adaa593, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9f83a66-0fcc-4882-b9b6-0d948adaa593, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.0168674, expires_in: 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, 2cb8c283-ed3f-4735-90a6-5a6bbb05235e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cb8c283-ed3f-4735-90a6-5a6bbb05235e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cb8c283-ed3f-4735-90a6-5a6bbb05235e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.611609, expires_in: 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, c6e4568b-d2b1-4278-8fb3-14d7bffb42fa, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6e4568b-d2b1-4278-8fb3-14d7bffb42fa, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6e4568b-d2b1-4278-8fb3-14d7bffb42fa, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.3434436, expires_in: 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, 62cf8d99-41b4-432e-b703-c5539a64bd11, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62cf8d99-41b4-432e-b703-c5539a64bd11, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62cf8d99-41b4-432e-b703-c5539a64bd11, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.751964, expires_in: 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, 75e5edc1-4ff2-436a-b9c0-8c991da8990e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75e5edc1-4ff2-436a-b9c0-8c991da8990e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75e5edc1-4ff2-436a-b9c0-8c991da8990e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.4674785, expires_in: 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, 22d3ab10-7784-4e67-b932-7580d4282b59, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22d3ab10-7784-4e67-b932-7580d4282b59, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22d3ab10-7784-4e67-b932-7580d4282b59, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.650774, expires_in: 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, c97e3f47-4b36-4af2-898b-19f861345c40, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c97e3f47-4b36-4af2-898b-19f861345c40, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c97e3f47-4b36-4af2-898b-19f861345c40, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.1730673, expires_in: 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, ff5d7523-6598-404f-961c-a30d0387f8f0, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff5d7523-6598-404f-961c-a30d0387f8f0, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff5d7523-6598-404f-961c-a30d0387f8f0, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.8579135, expires_in: 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, 6b59f5a6-3f4d-4e6b-9288-a5af14f1762f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b59f5a6-3f4d-4e6b-9288-a5af14f1762f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b59f5a6-3f4d-4e6b-9288-a5af14f1762f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.7831938, expires_in: 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, 4522ae24-7353-41b6-8f46-f194b99551bf, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4522ae24-7353-41b6-8f46-f194b99551bf, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4522ae24-7353-41b6-8f46-f194b99551bf, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.9814174, expires_in: 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, 310360ec-d283-4e45-9bd6-3eee40725599, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 310360ec-d283-4e45-9bd6-3eee40725599, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 310360ec-d283-4e45-9bd6-3eee40725599, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.0255122, expires_in: 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, 7e8ea66f-43e8-46ab-9470-a0b0cba8b4de, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e8ea66f-43e8-46ab-9470-a0b0cba8b4de, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e8ea66f-43e8-46ab-9470-a0b0cba8b4de, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.8029227, expires_in: 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, 692893d6-4610-4a0f-a4f6-aa2e68b88d65, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 692893d6-4610-4a0f-a4f6-aa2e68b88d65, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 692893d6-4610-4a0f-a4f6-aa2e68b88d65, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.9551492, expires_in: 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, 4548e670-b3b1-4788-b576-009a2dcb3022, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4548e670-b3b1-4788-b576-009a2dcb3022, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4548e670-b3b1-4788-b576-009a2dcb3022, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.1113074, expires_in: 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, c70c488b-23c4-45da-9823-a790dad7127d, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c70c488b-23c4-45da-9823-a790dad7127d, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c70c488b-23c4-45da-9823-a790dad7127d, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.3941038, expires_in: 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, c0276e54-1e4a-42d9-8260-75d86da277ee, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0276e54-1e4a-42d9-8260-75d86da277ee, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0276e54-1e4a-42d9-8260-75d86da277ee, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.9462605, expires_in: 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, f4b32e4b-98c9-4d87-8132-580ecd655fac, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4b32e4b-98c9-4d87-8132-580ecd655fac, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4b32e4b-98c9-4d87-8132-580ecd655fac, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.7351067, expires_in: 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, e5d0a428-a050-43e8-9d33-5f3df1751603, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5d0a428-a050-43e8-9d33-5f3df1751603, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5d0a428-a050-43e8-9d33-5f3df1751603, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.6943355, expires_in: 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, 3b582783-ad5c-46fd-9516-c09d4a747386, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b582783-ad5c-46fd-9516-c09d4a747386, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b582783-ad5c-46fd-9516-c09d4a747386, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.3899627, expires_in: 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, da5a9919-2cf4-4308-9d75-51ee1e4aa48c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, da5a9919-2cf4-4308-9d75-51ee1e4aa48c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, da5a9919-2cf4-4308-9d75-51ee1e4aa48c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.6872764, expires_in: 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, 33d4f3d0-f032-471e-b89b-5b971fe1ca43, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33d4f3d0-f032-471e-b89b-5b971fe1ca43, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33d4f3d0-f032-471e-b89b-5b971fe1ca43, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.1243174, expires_in: 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, d4ec7737-c8f5-4258-9e1e-7f5142a55c32, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4ec7737-c8f5-4258-9e1e-7f5142a55c32, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4ec7737-c8f5-4258-9e1e-7f5142a55c32, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.281843, expires_in: 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, 9adab589-dd3d-4918-8ce8-ac06e768c273, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9adab589-dd3d-4918-8ce8-ac06e768c273, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9adab589-dd3d-4918-8ce8-ac06e768c273, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.8050585, expires_in: 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, 4793e845-a3cf-4604-a57f-4173ff38d05c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4793e845-a3cf-4604-a57f-4173ff38d05c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4793e845-a3cf-4604-a57f-4173ff38d05c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.296741, expires_in: 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, ea546bc6-f211-49ad-b52d-7fbdaae968c3, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea546bc6-f211-49ad-b52d-7fbdaae968c3, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea546bc6-f211-49ad-b52d-7fbdaae968c3, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.8837178, expires_in: 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, ae462f3f-4419-45b3-acb4-bb8895bc723c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae462f3f-4419-45b3-acb4-bb8895bc723c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae462f3f-4419-45b3-acb4-bb8895bc723c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.8840716, expires_in: 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, 45d2b037-4fd0-407d-87af-2bd52777ab7a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45d2b037-4fd0-407d-87af-2bd52777ab7a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45d2b037-4fd0-407d-87af-2bd52777ab7a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.0380108, expires_in: 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, 27f6617d-d44e-4fa3-93a2-c34f4c52387b, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27f6617d-d44e-4fa3-93a2-c34f4c52387b, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27f6617d-d44e-4fa3-93a2-c34f4c52387b, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.4771786, expires_in: 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, c1d3d3cd-e949-4944-884b-4607a37f38cd, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1d3d3cd-e949-4944-884b-4607a37f38cd, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1d3d3cd-e949-4944-884b-4607a37f38cd, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.025899, expires_in: 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, 7a2a1c0c-7736-44ba-893e-ab10c39c4563, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a2a1c0c-7736-44ba-893e-ab10c39c4563, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a2a1c0c-7736-44ba-893e-ab10c39c4563, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.9963524, expires_in: 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, f8bee37b-528a-4c7d-bc6c-24af924165c4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8bee37b-528a-4c7d-bc6c-24af924165c4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8bee37b-528a-4c7d-bc6c-24af924165c4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.4769392, expires_in: 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, f7d0fe62-92fe-4598-9842-cab9b2f94413, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7d0fe62-92fe-4598-9842-cab9b2f94413, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7d0fe62-92fe-4598-9842-cab9b2f94413, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.1020758, expires_in: 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, 7949e30f-2817-4b79-8bd5-4a5373f7488b, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7949e30f-2817-4b79-8bd5-4a5373f7488b, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7949e30f-2817-4b79-8bd5-4a5373f7488b, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.5632167, expires_in: 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, 3352327d-1480-401c-8e8e-9d03a35b6192, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3352327d-1480-401c-8e8e-9d03a35b6192, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3352327d-1480-401c-8e8e-9d03a35b6192, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.6124754, expires_in: 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, a18a0046-3a73-4122-ad1d-9b7a5af37212, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a18a0046-3a73-4122-ad1d-9b7a5af37212, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a18a0046-3a73-4122-ad1d-9b7a5af37212, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.0863729, expires_in: 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, dacacf43-84a8-46a1-aa7b-cac6044bc655, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dacacf43-84a8-46a1-aa7b-cac6044bc655, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dacacf43-84a8-46a1-aa7b-cac6044bc655, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.47029, expires_in: 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, c50c3576-268b-4227-bf7d-7348a59f6b70, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c50c3576-268b-4227-bf7d-7348a59f6b70, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c50c3576-268b-4227-bf7d-7348a59f6b70, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.340112, expires_in: 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, af356f40-ac65-4bc2-be2d-3ff23940bf8e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af356f40-ac65-4bc2-be2d-3ff23940bf8e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af356f40-ac65-4bc2-be2d-3ff23940bf8e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.624375, expires_in: 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, 0050b154-dc5a-412f-8238-ce57da0a3d16, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0050b154-dc5a-412f-8238-ce57da0a3d16, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0050b154-dc5a-412f-8238-ce57da0a3d16, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.2138798, expires_in: 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, fa334b9a-0ef9-4cb3-8bbd-bf490fafc55f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa334b9a-0ef9-4cb3-8bbd-bf490fafc55f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa334b9a-0ef9-4cb3-8bbd-bf490fafc55f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.1542675, expires_in: 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, 5addd377-c8d1-41c4-a93e-822358335d0e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5addd377-c8d1-41c4-a93e-822358335d0e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5addd377-c8d1-41c4-a93e-822358335d0e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.526664, expires_in: 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, 4459c75d-aa40-4c2a-821a-45c16481d549, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4459c75d-aa40-4c2a-821a-45c16481d549, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4459c75d-aa40-4c2a-821a-45c16481d549, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.285098, expires_in: 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, 1108d0d7-5708-4c95-b8d3-0cee6de409cf, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1108d0d7-5708-4c95-b8d3-0cee6de409cf, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1108d0d7-5708-4c95-b8d3-0cee6de409cf, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.3614173, expires_in: 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, 889fada8-0fcd-4d08-9cf1-2d80cbcc0e71, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 889fada8-0fcd-4d08-9cf1-2d80cbcc0e71, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 889fada8-0fcd-4d08-9cf1-2d80cbcc0e71, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.004846, expires_in: 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, 144bfac1-37e0-4219-a1ea-5bf1e4fb6dd2, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 144bfac1-37e0-4219-a1ea-5bf1e4fb6dd2, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 144bfac1-37e0-4219-a1ea-5bf1e4fb6dd2, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.149417, expires_in: 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, bebe649a-146d-4a67-923b-08333f4771d4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bebe649a-146d-4a67-923b-08333f4771d4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bebe649a-146d-4a67-923b-08333f4771d4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.8099236, expires_in: 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, 63cf5694-85b8-4caa-a788-f9657d319e1f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63cf5694-85b8-4caa-a788-f9657d319e1f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63cf5694-85b8-4caa-a788-f9657d319e1f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.2546232, expires_in: 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, e136faf2-e167-40da-aa86-465435262e8b, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e136faf2-e167-40da-aa86-465435262e8b, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e136faf2-e167-40da-aa86-465435262e8b, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.236825, expires_in: 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, ba9d3c16-0db1-47bb-a2b7-3c6cd9f6b249, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba9d3c16-0db1-47bb-a2b7-3c6cd9f6b249, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba9d3c16-0db1-47bb-a2b7-3c6cd9f6b249, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.243978, expires_in: 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, 8776f2eb-09cd-43ac-bfff-817fc618ffce, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8776f2eb-09cd-43ac-bfff-817fc618ffce, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8776f2eb-09cd-43ac-bfff-817fc618ffce, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.7909102, expires_in: 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, 50c9ab5b-f88c-46b7-a1b8-1bce1b03bc7e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50c9ab5b-f88c-46b7-a1b8-1bce1b03bc7e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50c9ab5b-f88c-46b7-a1b8-1bce1b03bc7e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.552207, expires_in: 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, 59415519-82a4-4af5-8f29-fc0d18fe9162, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59415519-82a4-4af5-8f29-fc0d18fe9162, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59415519-82a4-4af5-8f29-fc0d18fe9162, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.8400958, expires_in: 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, 881b74bc-5798-4b05-804b-7a1e008bd870, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 881b74bc-5798-4b05-804b-7a1e008bd870, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 881b74bc-5798-4b05-804b-7a1e008bd870, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.1468184, expires_in: 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, 09af9e9f-043e-43fe-93b5-35f9a30682f2, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09af9e9f-043e-43fe-93b5-35f9a30682f2, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09af9e9f-043e-43fe-93b5-35f9a30682f2, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.221468, expires_in: 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, 7c0b8915-392b-4c33-8126-664f6e4d96b6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7c0b8915-392b-4c33-8126-664f6e4d96b6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7c0b8915-392b-4c33-8126-664f6e4d96b6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.0544655, expires_in: 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, 539a58d6-4a58-4b1a-bc2f-3fbb86abf811, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 539a58d6-4a58-4b1a-bc2f-3fbb86abf811, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 539a58d6-4a58-4b1a-bc2f-3fbb86abf811, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.7890122, expires_in: 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, d09c9f7d-66e5-4f6b-b010-d9781dc5e8f4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d09c9f7d-66e5-4f6b-b010-d9781dc5e8f4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d09c9f7d-66e5-4f6b-b010-d9781dc5e8f4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.176273, expires_in: 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, f7e0342d-58d6-4fec-9214-0e332a38377e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7e0342d-58d6-4fec-9214-0e332a38377e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7e0342d-58d6-4fec-9214-0e332a38377e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.4326565, expires_in: 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, dcc3a94e-3bde-4cd0-a3ba-08874463ee02, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcc3a94e-3bde-4cd0-a3ba-08874463ee02, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcc3a94e-3bde-4cd0-a3ba-08874463ee02, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.331425, expires_in: 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, dba61936-001e-49ac-97cd-658e72198e28, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dba61936-001e-49ac-97cd-658e72198e28, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dba61936-001e-49ac-97cd-658e72198e28, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.661555, expires_in: 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, e773e41e-596f-4438-b0e5-e0ec3f64d4c7, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e773e41e-596f-4438-b0e5-e0ec3f64d4c7, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e773e41e-596f-4438-b0e5-e0ec3f64d4c7, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.8108182, expires_in: 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, ba0c745b-6281-4d5a-9aa5-53084105d695, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba0c745b-6281-4d5a-9aa5-53084105d695, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba0c745b-6281-4d5a-9aa5-53084105d695, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.0521069, expires_in: 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, c3f35458-4b28-4bc2-b961-4500caae6780, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3f35458-4b28-4bc2-b961-4500caae6780, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3f35458-4b28-4bc2-b961-4500caae6780, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.8207011, expires_in: 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, b24d28d7-cefb-4f8d-ba82-1f54a87e77a0, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b24d28d7-cefb-4f8d-ba82-1f54a87e77a0, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b24d28d7-cefb-4f8d-ba82-1f54a87e77a0, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.7642603, expires_in: 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, ae028aff-2c5f-461d-98b7-367793a52003, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae028aff-2c5f-461d-98b7-367793a52003, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae028aff-2c5f-461d-98b7-367793a52003, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.3561032, expires_in: 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, 523f7c7f-d01d-4518-a8af-bda5d68fa2a0, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 523f7c7f-d01d-4518-a8af-bda5d68fa2a0, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 523f7c7f-d01d-4518-a8af-bda5d68fa2a0, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.195907, expires_in: 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, a6be7eb5-f872-469b-8729-4daed08ba2f6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6be7eb5-f872-469b-8729-4daed08ba2f6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6be7eb5-f872-469b-8729-4daed08ba2f6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.8384707, expires_in: 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, 3ccdce4b-09b0-496e-9a5d-d14f7b8c3715, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ccdce4b-09b0-496e-9a5d-d14f7b8c3715, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ccdce4b-09b0-496e-9a5d-d14f7b8c3715, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.4681296, expires_in: 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, 711a208e-d6db-4606-bc06-fee55ead58f1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 711a208e-d6db-4606-bc06-fee55ead58f1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 711a208e-d6db-4606-bc06-fee55ead58f1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.611945, expires_in: 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, 1567606a-bf03-42c3-9052-343ccc3d96d6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1567606a-bf03-42c3-9052-343ccc3d96d6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1567606a-bf03-42c3-9052-343ccc3d96d6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.5488088, expires_in: 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, 82830cef-6a11-48f2-bcb8-433c54099fad, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82830cef-6a11-48f2-bcb8-433c54099fad, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82830cef-6a11-48f2-bcb8-433c54099fad, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.9896076, expires_in: 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, 6f00ad7e-cb37-4a22-bf0e-eb6b0d960441, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f00ad7e-cb37-4a22-bf0e-eb6b0d960441, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f00ad7e-cb37-4a22-bf0e-eb6b0d960441, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.0828915, expires_in: 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, 36c17db1-5a1b-4c6e-ba17-08d102c0f68c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36c17db1-5a1b-4c6e-ba17-08d102c0f68c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36c17db1-5a1b-4c6e-ba17-08d102c0f68c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.471829, expires_in: 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, 73a026de-5480-45cb-802e-2d532f256656, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73a026de-5480-45cb-802e-2d532f256656, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73a026de-5480-45cb-802e-2d532f256656, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.6337829, expires_in: 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, c9b7fb69-8e30-456b-a8c7-6827e04d8e55, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9b7fb69-8e30-456b-a8c7-6827e04d8e55, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9b7fb69-8e30-456b-a8c7-6827e04d8e55, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.2562594, expires_in: 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, 24d623b4-c130-4669-ac67-de6c366c8428, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24d623b4-c130-4669-ac67-de6c366c8428, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24d623b4-c130-4669-ac67-de6c366c8428, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.1822057, expires_in: 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, d25e786d-11d2-4f9e-9339-f0bb2efb0538, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d25e786d-11d2-4f9e-9339-f0bb2efb0538, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d25e786d-11d2-4f9e-9339-f0bb2efb0538, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.4935868, expires_in: 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, cb4ff672-5fa8-42c7-8bc8-84f84cddfb4c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb4ff672-5fa8-42c7-8bc8-84f84cddfb4c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb4ff672-5fa8-42c7-8bc8-84f84cddfb4c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.2486892, expires_in: 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, 3c478eff-d478-46d1-a8a4-4cb1b31bc7e8, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c478eff-d478-46d1-a8a4-4cb1b31bc7e8, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c478eff-d478-46d1-a8a4-4cb1b31bc7e8, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.7186787, expires_in: 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, b14f4db2-767b-484b-bbf3-a42853ebad73, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b14f4db2-767b-484b-bbf3-a42853ebad73, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b14f4db2-767b-484b-bbf3-a42853ebad73, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.4635632, expires_in: 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, 982ac77a-db39-4dce-b09d-e725adf1cf60, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 982ac77a-db39-4dce-b09d-e725adf1cf60, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 982ac77a-db39-4dce-b09d-e725adf1cf60, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.7719312, expires_in: 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, 10188b99-c062-4c94-867b-d4e434759895, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10188b99-c062-4c94-867b-d4e434759895, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10188b99-c062-4c94-867b-d4e434759895, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.6631455, expires_in: 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, e881a79b-3bb4-43bf-ba9a-eacadf4c40fb, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e881a79b-3bb4-43bf-ba9a-eacadf4c40fb, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e881a79b-3bb4-43bf-ba9a-eacadf4c40fb, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.691102, expires_in: 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, e542e98a-83e8-428b-b15d-770969bee235, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e542e98a-83e8-428b-b15d-770969bee235, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e542e98a-83e8-428b-b15d-770969bee235, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.011284, expires_in: 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, 94887428-f520-4c03-a4f0-1876e18bd481, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94887428-f520-4c03-a4f0-1876e18bd481, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94887428-f520-4c03-a4f0-1876e18bd481, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.7433615, expires_in: 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, 03ba5dfc-2996-4d7c-b53d-cccabef33f3a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03ba5dfc-2996-4d7c-b53d-cccabef33f3a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03ba5dfc-2996-4d7c-b53d-cccabef33f3a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.8309796, expires_in: 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, 5f1c630e-da50-483e-9372-8f12ce742cf1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f1c630e-da50-483e-9372-8f12ce742cf1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f1c630e-da50-483e-9372-8f12ce742cf1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.7859452, expires_in: 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, 25f4c665-f446-4802-9d58-e299b25a2ea1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25f4c665-f446-4802-9d58-e299b25a2ea1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25f4c665-f446-4802-9d58-e299b25a2ea1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.4481242, expires_in: 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, be79912b-f424-4bb3-8950-edbc5132fa5a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be79912b-f424-4bb3-8950-edbc5132fa5a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be79912b-f424-4bb3-8950-edbc5132fa5a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.7567747, expires_in: 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, 704c63ca-3805-44d3-b26b-d9069ec776cb, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 704c63ca-3805-44d3-b26b-d9069ec776cb, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 704c63ca-3805-44d3-b26b-d9069ec776cb, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.6838915, expires_in: 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, f32472a1-446b-4268-b22a-bc399d83ff9a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f32472a1-446b-4268-b22a-bc399d83ff9a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f32472a1-446b-4268-b22a-bc399d83ff9a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.1128013, expires_in: 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, a6a6dac7-ee04-4d53-9b37-1d495c2a618f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6a6dac7-ee04-4d53-9b37-1d495c2a618f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6a6dac7-ee04-4d53-9b37-1d495c2a618f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.802859, expires_in: 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, ff2e8ab2-b431-43a5-b045-0e55e825af44, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff2e8ab2-b431-43a5-b045-0e55e825af44, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff2e8ab2-b431-43a5-b045-0e55e825af44, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.7990406, expires_in: 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, 3d4ed408-750d-42df-8372-790fe58e34a4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d4ed408-750d-42df-8372-790fe58e34a4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d4ed408-750d-42df-8372-790fe58e34a4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.5004034, expires_in: 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, 6c5e4873-16cf-4055-b9e4-a59f73b3aed8, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c5e4873-16cf-4055-b9e4-a59f73b3aed8, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c5e4873-16cf-4055-b9e4-a59f73b3aed8, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.426498, expires_in: 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, 45e2cdfa-f4e7-4ea3-b1c9-f165c9ebb1a5, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45e2cdfa-f4e7-4ea3-b1c9-f165c9ebb1a5, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45e2cdfa-f4e7-4ea3-b1c9-f165c9ebb1a5, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.8570516, expires_in: 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, d73f09aa-f324-46c2-8049-710020c4a10c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d73f09aa-f324-46c2-8049-710020c4a10c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d73f09aa-f324-46c2-8049-710020c4a10c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.3258417, expires_in: 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, 3bfad2a3-dc58-4c65-9436-5064439a83e4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bfad2a3-dc58-4c65-9436-5064439a83e4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bfad2a3-dc58-4c65-9436-5064439a83e4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.021206, expires_in: 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, cdbff55a-c91a-4fe3-9720-e0322534d2a4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdbff55a-c91a-4fe3-9720-e0322534d2a4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdbff55a-c91a-4fe3-9720-e0322534d2a4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.2714953, expires_in: 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, cbe2eeca-d646-4359-9de3-d1727175c7bb, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbe2eeca-d646-4359-9de3-d1727175c7bb, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbe2eeca-d646-4359-9de3-d1727175c7bb, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.936431, expires_in: 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, f43fcd95-b842-46a9-a7a3-ebb8e1a46510, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f43fcd95-b842-46a9-a7a3-ebb8e1a46510, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f43fcd95-b842-46a9-a7a3-ebb8e1a46510, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.7343726, expires_in: 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, b5f2bac1-3976-4b5c-9420-eb7b04c5aee6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5f2bac1-3976-4b5c-9420-eb7b04c5aee6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5f2bac1-3976-4b5c-9420-eb7b04c5aee6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.1792166, expires_in: 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, 679041ea-136f-4a9e-91fe-3db6d71509a0, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 679041ea-136f-4a9e-91fe-3db6d71509a0, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 679041ea-136f-4a9e-91fe-3db6d71509a0, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.0130246, expires_in: 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, 8201a143-accd-47bd-bd79-af998c447559, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8201a143-accd-47bd-bd79-af998c447559, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8201a143-accd-47bd-bd79-af998c447559, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.2613108, expires_in: 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, 66edef4a-0588-427d-beee-fc5fd4322c92, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66edef4a-0588-427d-beee-fc5fd4322c92, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66edef4a-0588-427d-beee-fc5fd4322c92, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.3800411, expires_in: 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, f8e17227-99b1-4ea5-a3ad-49661014742a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8e17227-99b1-4ea5-a3ad-49661014742a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8e17227-99b1-4ea5-a3ad-49661014742a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.4381366, expires_in: 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, 16be4194-a159-4917-9e9b-1a204afdd6ee, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16be4194-a159-4917-9e9b-1a204afdd6ee, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16be4194-a159-4917-9e9b-1a204afdd6ee, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.8963554, expires_in: 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, ba75bff7-a379-43a9-b3f8-ef1aa819fc86, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba75bff7-a379-43a9-b3f8-ef1aa819fc86, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba75bff7-a379-43a9-b3f8-ef1aa819fc86, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.9374905, expires_in: 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, 923db073-a86d-4941-aaa1-018ea8b3914c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 923db073-a86d-4941-aaa1-018ea8b3914c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 923db073-a86d-4941-aaa1-018ea8b3914c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.2516305, expires_in: 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, c2e70ba4-525f-4584-87fd-2c7f9b966530, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2e70ba4-525f-4584-87fd-2c7f9b966530, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2e70ba4-525f-4584-87fd-2c7f9b966530, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.5808947, expires_in: 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, 8d969306-0ff6-44ee-9352-3669215fcc08, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d969306-0ff6-44ee-9352-3669215fcc08, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d969306-0ff6-44ee-9352-3669215fcc08, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.4827414, expires_in: 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, 91a53bd9-cb35-43b6-856b-cd281f90aa3c, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91a53bd9-cb35-43b6-856b-cd281f90aa3c, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91a53bd9-cb35-43b6-856b-cd281f90aa3c, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.2775726, expires_in: 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, a8d06746-aa73-46c0-a157-8622df7debff, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8d06746-aa73-46c0-a157-8622df7debff, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8d06746-aa73-46c0-a157-8622df7debff, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.9394174, expires_in: 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, 2f73261e-89c5-4dac-8991-4fd60819aef5, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f73261e-89c5-4dac-8991-4fd60819aef5, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f73261e-89c5-4dac-8991-4fd60819aef5, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.657995, expires_in: 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, 8ea324b6-889e-4455-998e-e01d9d55e32e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ea324b6-889e-4455-998e-e01d9d55e32e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ea324b6-889e-4455-998e-e01d9d55e32e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.8558743, expires_in: 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, e886903b-b7f1-4415-94cc-d8897dcb1008, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e886903b-b7f1-4415-94cc-d8897dcb1008, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e886903b-b7f1-4415-94cc-d8897dcb1008, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.664337, expires_in: 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, 83f33304-72b9-4da2-be5f-2785af2e446a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83f33304-72b9-4da2-be5f-2785af2e446a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83f33304-72b9-4da2-be5f-2785af2e446a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.5068698, expires_in: 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, 7b680e11-640a-413b-b96c-2dd4d716e03d, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b680e11-640a-413b-b96c-2dd4d716e03d, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b680e11-640a-413b-b96c-2dd4d716e03d, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.0136232, expires_in: 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, 89892779-ba2b-45cf-a2e7-95f4be9ecd0f, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89892779-ba2b-45cf-a2e7-95f4be9ecd0f, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89892779-ba2b-45cf-a2e7-95f4be9ecd0f, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.4194806, expires_in: 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, 7adeeb44-f051-4d0c-8427-cc5e0bdd1fc1, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7adeeb44-f051-4d0c-8427-cc5e0bdd1fc1, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7adeeb44-f051-4d0c-8427-cc5e0bdd1fc1, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.8820362, expires_in: 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, 8e92daa5-9ef7-4fe4-b4fa-06440874a85a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e92daa5-9ef7-4fe4-b4fa-06440874a85a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e92daa5-9ef7-4fe4-b4fa-06440874a85a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.0433059, expires_in: 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, d447043e-b666-4db5-b4ae-e5282c970569, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d447043e-b666-4db5-b4ae-e5282c970569, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d447043e-b666-4db5-b4ae-e5282c970569, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.2424622, expires_in: 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, 5a0b234b-6a10-4926-a5cb-6981b6039437, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a0b234b-6a10-4926-a5cb-6981b6039437, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a0b234b-6a10-4926-a5cb-6981b6039437, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.8007414, expires_in: 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, 0af7bf43-e397-4261-afba-9b62a03435ec, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af7bf43-e397-4261-afba-9b62a03435ec, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af7bf43-e397-4261-afba-9b62a03435ec, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.3251889, expires_in: 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, 624a4515-f1fa-4706-8830-018843012dc7, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 624a4515-f1fa-4706-8830-018843012dc7, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 624a4515-f1fa-4706-8830-018843012dc7, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.510108, expires_in: 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, 0febe444-330c-463d-9227-7ddc9faab04e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0febe444-330c-463d-9227-7ddc9faab04e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0febe444-330c-463d-9227-7ddc9faab04e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.4842355, expires_in: 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, 815f586e-dbb8-4f66-8b7c-d6e2fbcb172a, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 815f586e-dbb8-4f66-8b7c-d6e2fbcb172a, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 815f586e-dbb8-4f66-8b7c-d6e2fbcb172a, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.7900815, expires_in: 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, b898e955-c48a-4e40-926a-63b25db53d04, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b898e955-c48a-4e40-926a-63b25db53d04, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b898e955-c48a-4e40-926a-63b25db53d04, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.1417775, expires_in: 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, 36a4593b-faf1-4b16-a78e-e36cb560fe70, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36a4593b-faf1-4b16-a78e-e36cb560fe70, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36a4593b-faf1-4b16-a78e-e36cb560fe70, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.3475437, expires_in: 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, 03913d6a-a0b1-47f2-b8af-e99d3a48fe23, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03913d6a-a0b1-47f2-b8af-e99d3a48fe23, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03913d6a-a0b1-47f2-b8af-e99d3a48fe23, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.9309206, expires_in: 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, 2b729bc0-770f-48d5-87e7-d5fd9e9b6c56, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b729bc0-770f-48d5-87e7-d5fd9e9b6c56, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b729bc0-770f-48d5-87e7-d5fd9e9b6c56, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.649595, expires_in: 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, 7b62d232-fc8a-4e09-9e34-8f6c1e84532d, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b62d232-fc8a-4e09-9e34-8f6c1e84532d, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b62d232-fc8a-4e09-9e34-8f6c1e84532d, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.252544, expires_in: 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, 79c67a30-a3db-4c79-86c3-0dd0d5ce2ea7, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79c67a30-a3db-4c79-86c3-0dd0d5ce2ea7, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79c67a30-a3db-4c79-86c3-0dd0d5ce2ea7, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.4095922, expires_in: 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, bcc8d355-d8bb-4002-ae7b-7b83c6169cd8, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcc8d355-d8bb-4002-ae7b-7b83c6169cd8, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcc8d355-d8bb-4002-ae7b-7b83c6169cd8, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.9181972, expires_in: 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, 545938b2-7157-413c-a8ce-fd9d21583324, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 545938b2-7157-413c-a8ce-fd9d21583324, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 545938b2-7157-413c-a8ce-fd9d21583324, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.419835, expires_in: 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, cc187cbf-7809-449b-9258-d462f47a81b3, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc187cbf-7809-449b-9258-d462f47a81b3, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc187cbf-7809-449b-9258-d462f47a81b3, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.3729405, expires_in: 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, 4c968b6e-dc1e-41ff-af39-125c620270f9, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c968b6e-dc1e-41ff-af39-125c620270f9, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c968b6e-dc1e-41ff-af39-125c620270f9, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.4232821, expires_in: 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, 34e3f7d6-2851-4508-9d0f-fc310bdf03ca, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34e3f7d6-2851-4508-9d0f-fc310bdf03ca, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34e3f7d6-2851-4508-9d0f-fc310bdf03ca, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.242795, expires_in: 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, d7a27f1e-e19d-434a-939a-470d94fccfa9, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7a27f1e-e19d-434a-939a-470d94fccfa9, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7a27f1e-e19d-434a-939a-470d94fccfa9, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.0354476, expires_in: 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, a928d972-d5a7-4fde-acb7-d87cd9c3f021, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a928d972-d5a7-4fde-acb7-d87cd9c3f021, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a928d972-d5a7-4fde-acb7-d87cd9c3f021, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.5632105, expires_in: 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, 66bbd286-d6c7-4d29-be50-10d64a1cf966, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 66bbd286-d6c7-4d29-be50-10d64a1cf966, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 66bbd286-d6c7-4d29-be50-10d64a1cf966, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.886102, expires_in: 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, 18e2ecec-1181-47e6-80eb-19cd3031449b, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18e2ecec-1181-47e6-80eb-19cd3031449b, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18e2ecec-1181-47e6-80eb-19cd3031449b, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.2045376, expires_in: 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, b239a465-1f56-4adc-bd64-9162e8c6b7ec, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b239a465-1f56-4adc-bd64-9162e8c6b7ec, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b239a465-1f56-4adc-bd64-9162e8c6b7ec, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.3989627, expires_in: 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, 8a54ce5a-98cd-476c-9e63-94ec378424f3, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a54ce5a-98cd-476c-9e63-94ec378424f3, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a54ce5a-98cd-476c-9e63-94ec378424f3, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.0100095, expires_in: 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, f8932e61-09b5-498f-824b-e4107f2246c3, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8932e61-09b5-498f-824b-e4107f2246c3, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8932e61-09b5-498f-824b-e4107f2246c3, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.9614637, expires_in: 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, c3aad8da-7c04-4f33-89cc-a0cc66aaac1d, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c3aad8da-7c04-4f33-89cc-a0cc66aaac1d, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c3aad8da-7c04-4f33-89cc-a0cc66aaac1d, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.3090231, expires_in: 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, adb29872-2b0b-44de-bc1c-b8fdcf36b404, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb29872-2b0b-44de-bc1c-b8fdcf36b404, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb29872-2b0b-44de-bc1c-b8fdcf36b404, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.8782687, expires_in: 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, 090fb574-3747-4c58-9512-99ceb6a66f95, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 090fb574-3747-4c58-9512-99ceb6a66f95, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 090fb574-3747-4c58-9512-99ceb6a66f95, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.015145, expires_in: 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, 59b5c64a-6c50-42dd-9fcb-01e8b4caaca6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 59b5c64a-6c50-42dd-9fcb-01e8b4caaca6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 59b5c64a-6c50-42dd-9fcb-01e8b4caaca6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.4764712, expires_in: 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, a6d08476-7f3d-4bb0-9e14-d57e8d94f7c9, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6d08476-7f3d-4bb0-9e14-d57e8d94f7c9, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6d08476-7f3d-4bb0-9e14-d57e8d94f7c9, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.0846646, expires_in: 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, 3ab6aee5-c720-4f30-a610-fd9f911a9526, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ab6aee5-c720-4f30-a610-fd9f911a9526, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ab6aee5-c720-4f30-a610-fd9f911a9526, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.773886, expires_in: 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, 5a57f10d-6b74-44f4-b998-176861e82308, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a57f10d-6b74-44f4-b998-176861e82308, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a57f10d-6b74-44f4-b998-176861e82308, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.7247171, expires_in: 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, fed1a75e-c368-4995-85ad-e63262f387c2, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fed1a75e-c368-4995-85ad-e63262f387c2, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fed1a75e-c368-4995-85ad-e63262f387c2, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.7410831, expires_in: 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, c961d6f2-f13f-4770-a43c-ddbaea048d89, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c961d6f2-f13f-4770-a43c-ddbaea048d89, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c961d6f2-f13f-4770-a43c-ddbaea048d89, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.8973923, expires_in: 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, bfd1a154-a829-4dc0-bf9a-750f2f8f269b, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfd1a154-a829-4dc0-bf9a-750f2f8f269b, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfd1a154-a829-4dc0-bf9a-750f2f8f269b, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.2060318, expires_in: 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, fe4a530d-81bb-4198-b9be-940475f4552d, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe4a530d-81bb-4198-b9be-940475f4552d, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe4a530d-81bb-4198-b9be-940475f4552d, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.1658347, expires_in: 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, 23f3d966-92ea-43ca-ac5b-9769f36a85ff, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23f3d966-92ea-43ca-ac5b-9769f36a85ff, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23f3d966-92ea-43ca-ac5b-9769f36a85ff, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.7601502, expires_in: 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, 62f2b58d-df4c-4614-80c5-8172a2b9ce69, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 62f2b58d-df4c-4614-80c5-8172a2b9ce69, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 62f2b58d-df4c-4614-80c5-8172a2b9ce69, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.44151, expires_in: 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, c812f317-b38a-42fd-a67f-eba52707d6e6, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c812f317-b38a-42fd-a67f-eba52707d6e6, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c812f317-b38a-42fd-a67f-eba52707d6e6, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.7914767, expires_in: 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, 3c7c5de0-695a-4d55-a84f-3711c9bb0f09, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c7c5de0-695a-4d55-a84f-3711c9bb0f09, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c7c5de0-695a-4d55-a84f-3711c9bb0f09, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231941.372894, expires_in: 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, 60612b18-80c0-4072-80e6-8f12b26aeba5, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60612b18-80c0-4072-80e6-8f12b26aeba5, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60612b18-80c0-4072-80e6-8f12b26aeba5, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.6983747, expires_in: 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, bb0a296c-db9e-46c9-ad02-af0f746b30d2, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb0a296c-db9e-46c9-ad02-af0f746b30d2, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb0a296c-db9e-46c9-ad02-af0f746b30d2, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.587198, expires_in: 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, 57f109c4-e688-44d1-a521-f210915f0725, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57f109c4-e688-44d1-a521-f210915f0725, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57f109c4-e688-44d1-a521-f210915f0725, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.874372, expires_in: 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, a80847f6-b43d-42ff-b699-f2628ff713b7, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a80847f6-b43d-42ff-b699-f2628ff713b7, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a80847f6-b43d-42ff-b699-f2628ff713b7, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231948.0498843, expires_in: 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, b67e0cfe-e517-429b-9feb-fa4e9465cbfa, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b67e0cfe-e517-429b-9feb-fa4e9465cbfa, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b67e0cfe-e517-429b-9feb-fa4e9465cbfa, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231950.1078265, expires_in: 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, 92635763-140d-4448-896d-60ebc76ebd65, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92635763-140d-4448-896d-60ebc76ebd65, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92635763-140d-4448-896d-60ebc76ebd65, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.6600575, expires_in: 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, 5ad1069b-385f-4d07-9b04-fcfa15eee1b5, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ad1069b-385f-4d07-9b04-fcfa15eee1b5, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ad1069b-385f-4d07-9b04-fcfa15eee1b5, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231953.1105096, expires_in: 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, fe9ad1d7-9149-476e-be10-cf2582f0872e, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe9ad1d7-9149-476e-be10-cf2582f0872e, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe9ad1d7-9149-476e-be10-cf2582f0872e, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.9747813, expires_in: 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, 7e89692a-3efc-4f2e-8c56-3404d7329f12, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e89692a-3efc-4f2e-8c56-3404d7329f12, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e89692a-3efc-4f2e-8c56-3404d7329f12, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.7812798, expires_in: 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, f1ad6331-eb63-45a2-80ba-aabc1ee073dd, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1ad6331-eb63-45a2-80ba-aabc1ee073dd, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1ad6331-eb63-45a2-80ba-aabc1ee073dd, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231958.7354467, expires_in: 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, 39956a3b-c83a-4051-80d7-f37616abfb63, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39956a3b-c83a-4051-80d7-f37616abfb63, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39956a3b-c83a-4051-80d7-f37616abfb63, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231960.3283033, expires_in: 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, 17d95010-9ccd-4de8-9ad2-4724d256e8f4, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 17d95010-9ccd-4de8-9ad2-4724d256e8f4, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 17d95010-9ccd-4de8-9ad2-4724d256e8f4, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231961.617081, expires_in: 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, ca4e3e47-a523-4833-a010-dbec2516dfd8, localhost:3443): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca4e3e47-a523-4833-a010-dbec2516dfd8, localhost:3443): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca4e3e47-a523-4833-a010-dbec2516dfd8, localhost:3443): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:3443". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:3443
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:3443
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231962825561&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:17524/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:10749/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/18013
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31504
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26069
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17524
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16415
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63820
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10749
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11906
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:3443/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24463
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15779
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27019
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3443
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31617
============================== slowest durations ===============================
315.00s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
21.48s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 348.73s (0:05:48) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
__ test_migration_to_new_secrets_in_external_data_source[encryption_enabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:352: in test_migration_to_new_secrets_in_external_data_source
    create_old_and_new_secrets(secret_name1, secret_name2)
ydb/tests/functional/secrets/test_secrets_usage.py:296: in create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14389
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008d9/r3tmp/kikimr_cluster_q8xl25rx
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31634
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6083
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/13802
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28410
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/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/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_li7qdcfe.log --grpc-port=31634 --mon-port=6083 --ic-port=14389
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31634/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/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/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_li7qdcfe.log --grpc-port=31634 --mon-port=6083 --ic-port=14389
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_li7qdcfe.log', '--grpc-port=31634', '--mon-port=6083', '--ic-port=14389')' in '/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1156106
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31634/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/rhna/0008d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156119
DEBUG    ya.test:process.py:259 Command (pid 1156119) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156119) elapsed time (sec): 0.9059710502624512
DEBUG    ya.test:process.py:263 Command (pid 1156119) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1156119) minflt: 16321
DEBUG    ya.test:process.py:263 Command (pid 1156119) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) nivcsw: 268
DEBUG    ya.test:process.py:263 Command (pid 1156119) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156119) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1156119) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156119) stime: 0.53462
DEBUG    ya.test:process.py:263 Command (pid 1156119) utime: 0.14507399999999998
DEBUG    ya.test:process.py:263 Command (pid 1156119) wtime: 0.915
DEBUG    ya.test:process.py:275 Command (pid 1156119) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1156119) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31634', '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: 14389\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/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31634', '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: 14389\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159800
DEBUG    ya.test:process.py:259 Command (pid 1159800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159800) elapsed time (sec): 3.1024534702301025
DEBUG    ya.test:process.py:263 Command (pid 1159800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1159800) maxrss: 555532
DEBUG    ya.test:process.py:263 Command (pid 1159800) minflt: 18911
DEBUG    ya.test:process.py:263 Command (pid 1159800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) nivcsw: 300
DEBUG    ya.test:process.py:263 Command (pid 1159800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159800) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1159800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159800) stime: 2.642784
DEBUG    ya.test:process.py:263 Command (pid 1159800) utime: 0.139281
DEBUG    ya.test:process.py:263 Command (pid 1159800) wtime: 3.104
DEBUG    ya.test:process.py:275 Command (pid 1159800) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31634', '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/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31634', '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: 1161800
DEBUG    ya.test:process.py:259 Command (pid 1161800) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161800) elapsed time (sec): 2.285343647003174
DEBUG    ya.test:process.py:263 Command (pid 1161800) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) maxrss: 555508
DEBUG    ya.test:process.py:263 Command (pid 1161800) minflt: 18410
DEBUG    ya.test:process.py:263 Command (pid 1161800) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) nivcsw: 172
DEBUG    ya.test:process.py:263 Command (pid 1161800) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161800) nvcsw: 142
DEBUG    ya.test:process.py:263 Command (pid 1161800) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161800) stime: 1.944252
DEBUG    ya.test:process.py:263 Command (pid 1161800) utime: 0.13567099999999999
DEBUG    ya.test:process.py:263 Command (pid 1161800) wtime: 2.289
DEBUG    ya.test:process.py:275 Command (pid 1161800) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17413
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008d9/r3tmp/kikimr_cluster_aq3iihax
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2287
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9573
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5856
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2982
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/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/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_xq_c3e_a.log --grpc-port=2287 --mon-port=9573 --ic-port=17413
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:2287/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/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/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_xq_c3e_a.log --grpc-port=2287 --mon-port=9573 --ic-port=17413
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1/logfile_xq_c3e_a.log', '--grpc-port=2287', '--mon-port=9573', '--ic-port=17413')' in '/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1163715
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:2287/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/rhna/0008d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1163721
DEBUG    ya.test:process.py:259 Command (pid 1163721) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163721) elapsed time (sec): 1.7950875759124756
DEBUG    ya.test:process.py:263 Command (pid 1163721) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1163721) minflt: 16380
DEBUG    ya.test:process.py:263 Command (pid 1163721) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) nivcsw: 318
DEBUG    ya.test:process.py:263 Command (pid 1163721) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163721) nvcsw: 52
DEBUG    ya.test:process.py:263 Command (pid 1163721) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163721) stime: 1.367162
DEBUG    ya.test:process.py:263 Command (pid 1163721) utime: 0.115451
DEBUG    ya.test:process.py:263 Command (pid 1163721) wtime: 1.796
DEBUG    ya.test:process.py:275 Command (pid 1163721) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1163721) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2287', '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: 17413\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2287', '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: 17413\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167366
DEBUG    ya.test:process.py:259 Command (pid 1167366) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167366) elapsed time (sec): 0.855379581451416
DEBUG    ya.test:process.py:263 Command (pid 1167366) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1167366) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1167366) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) nivcsw: 156
DEBUG    ya.test:process.py:263 Command (pid 1167366) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167366) nvcsw: 121
DEBUG    ya.test:process.py:263 Command (pid 1167366) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167366) stime: 0.6089049999999999
DEBUG    ya.test:process.py:263 Command (pid 1167366) utime: 0.137345
DEBUG    ya.test:process.py:263 Command (pid 1167366) wtime: 0.862
DEBUG    ya.test:process.py:275 Command (pid 1167366) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2287', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:2287', '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: 1168345
DEBUG    ya.test:process.py:259 Command (pid 1168345) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168345) elapsed time (sec): 0.9074292182922363
DEBUG    ya.test:process.py:263 Command (pid 1168345) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1168345) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1168345) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) nivcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 1168345) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168345) nvcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1168345) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168345) stime: 0.46814
DEBUG    ya.test:process.py:263 Command (pid 1168345) utime: 0.13137
DEBUG    ya.test:process.py:263 Command (pid 1168345) wtime: 0.909
DEBUG    ya.test:process.py:275 Command (pid 1168345) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21844
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12804
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8086
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61336
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9691
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2287 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_37oc6h50.log --grpc-port=21844 --mon-port=12804 --ic-port=8086 --key-file /home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:2287 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_37oc6h50.log --grpc-port=21844 --mon-port=12804 --ic-port=8086 --key-file /home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:2287', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1/logfile_37oc6h50.log', '--grpc-port=21844', '--mon-port=12804', '--ic-port=8086', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008d9/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk13/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_external_data_source.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1169194
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21844/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d9/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1169195
DEBUG    ya.test:process.py:259 Command (pid 1169195) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1169195) elapsed time (sec): 0.8918683528900146
DEBUG    ya.test:process.py:263 Command (pid 1169195) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1169195) maxrss: 547184
DEBUG    ya.test:process.py:263 Command (pid 1169195) minflt: 17072
DEBUG    ya.test:process.py:263 Command (pid 1169195) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) nivcsw: 56
DEBUG    ya.test:process.py:263 Command (pid 1169195) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1169195) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1169195) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1169195) stime: 0.688997
DEBUG    ya.test:process.py:263 Command (pid 1169195) utime: 0.131432
DEBUG    ya.test:process.py:263 Command (pid 1169195) wtime: 0.893
DEBUG    ya.test:process.py:275 Command (pid 1169195) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1169195) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_external_data_source[encryption_enabled])
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, 1fab41a5-6591-496c-96b9-aed2f964d6ce, localhost:2287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1fab41a5-6591-496c-96b9-aed2f964d6ce, localhost:2287): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1fab41a5-6591-496c-96b9-aed2f964d6ce, localhost:2287): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21844 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-2tlsei57yi.auto.internal:21844, 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:2287
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, 348084c2-c2f7-45f4-9a39-2694860ab8a5, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 348084c2-c2f7-45f4-9a39-2694860ab8a5, ghrun-2tlsei57yi.auto.internal:21844): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 348084c2-c2f7-45f4-9a39-2694860ab8a5, ghrun-2tlsei57yi.auto.internal:21844): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, af4caed7-e526-44de-a0d7-e8e06ab100a9, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, af4caed7-e526-44de-a0d7-e8e06ab100a9, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, af4caed7-e526-44de-a0d7-e8e06ab100a9, ghrun-2tlsei57yi.auto.internal:21844): 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=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3d6a07af-1320-46c0-a07b-1bd6a41aa6ae, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3d6a07af-1320-46c0-a07b-1bd6a41aa6ae, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3d6a07af-1320-46c0-a07b-1bd6a41aa6ae, ghrun-2tlsei57yi.auto.internal:21844): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, a36ff970-a740-4063-b676-cdd91ee0e6e6, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, a36ff970-a740-4063-b676-cdd91ee0e6e6, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=MTM1MDYzMzAtZTgxMzMxOWUtOGQwZjM1MzAtYmU0OTEwMjU=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, a36ff970-a740-4063-b676-cdd91ee0e6e6, ghrun-2tlsei57yi.auto.internal:21844): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, af4caed7-e526-44de-a0d7-e8e06ab100a9, ghrun-2tlsei57yi.auto.internal:21844): 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:2287
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21844
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 1291b4ad-0819-4dc9-9b56-b36c86bbcf9a, localhost:2287): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 1291b4ad-0819-4dc9-9b56-b36c86bbcf9a, localhost:2287): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 1291b4ad-0819-4dc9-9b56-b36c86bbcf9a, localhost:2287): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 21844 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-2tlsei57yi.auto.internal:21844, 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:2287
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, 1a998644-49d3-4b07-b167-1dbe1cefa405, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 1a998644-49d3-4b07-b167-1dbe1cefa405, ghrun-2tlsei57yi.auto.internal:21844): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 1a998644-49d3-4b07-b167-1dbe1cefa405, ghrun-2tlsei57yi.auto.internal:21844): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, a769fee3-af02-4369-a17a-f67b793008e4, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, a769fee3-af02-4369-a17a-f67b793008e4, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, a769fee3-af02-4369-a17a-f67b793008e4, ghrun-2tlsei57yi.auto.internal:21844): 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=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2920120f-09a8-40fe-a663-3f870945cbb5, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2920120f-09a8-40fe-a663-3f870945cbb5, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2920120f-09a8-40fe-a663-3f870945cbb5, ghrun-2tlsei57yi.auto.internal:21844): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 637f0b14-8677-4b9e-998c-9fc41399bdd1, ghrun-2tlsei57yi.auto.internal:21844): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 637f0b14-8677-4b9e-998c-9fc41399bdd1, ghrun-2tlsei57yi.auto.internal:21844): request = { session_id: "ydb://session/3?node_id=50000&id=NTk2N2YxNjMtZTk4ZTM4YWUtYzhlYTk2NzYtODI3NWNlOTc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 637f0b14-8677-4b9e-998c-9fc41399bdd1, ghrun-2tlsei57yi.auto.internal:21844): 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:2287
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:21844
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    botocore.hooks:hooks.py:482 Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-call.apigateway to before-call.api-gateway
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.route53 to before-parameter-build.route-53
DEBUG    botocore.hooks:hooks.py:482 Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section
DEBUG    botocore.hooks:hooks.py:482 Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search
DEBUG    botocore.hooks:hooks.py:482 Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/boto3/py3/boto3/data/s3/2006-03-01/resources-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/endpoints.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/sdk-default-configuration.json
DEBUG    botocore.hooks:hooks.py:238 Event choose-service-name: calling handler <function handle_service_name_alias at 0x7ff6241fe810>
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/service-2.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/endpoint-rule-set-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/partitions.json
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_post at 0x7ff62435c1d0>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function lazy_call.<locals>._handler at 0x7ff6213cef90>
DEBUG    botocore.hooks:hooks.py:238 Event creating-client-class.s3: calling handler <function add_generate_presigned_url at 0x7ff624353e90>
DEBUG    botocore.endpoint:endpoint.py:408 Setting s3 timeout as (60, 60)
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/_retry.json
DEBUG    botocore.client:client.py:285 Registering retry handlers for service: s3
DEBUG    botocore.utils:utils.py:1721 Registering S3 region redirector handler
DEBUG    botocore.utils:utils.py:1669 Registering S3Express Identity Resolver
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:s3
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Bucket
DEBUG    boto3.resources.model:model.py:369 Renaming Bucket attribute name
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Bucket: calling handler <function lazy_call.<locals>._handler at 0x7ff6213e4e90>
DEBUG    boto3.resources.action:action.py:81 Calling s3:create_bucket with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function validate_bucket_name at 0x7ff624236a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function remove_bucket_from_url_paths_from_model at 0x7ff62425d310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.CreateBucket: calling handler <function generate_idempotent_uuid at 0x7ff624236810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7ff62425d550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:3878', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableAccessPoints': True, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True, 'UseS3ExpressControlEndpoint': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:3878/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_expect_header at 0x7ff624236ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function add_recursion_detection_header at 0x7ff624234b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.CreateBucket: calling handler <function inject_api_version_header_if_needed at 0x7ff62425c950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=CreateBucket) with params: {'url_path': '', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:3878/test_bucket', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7ff620cd1410>, 'has_streaming_input': False, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff620cd13c0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.CreateBucket: calling handler <function set_operation_specific_signer at 0x7ff624236690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <function remove_arn_from_signing_path at 0x7ff62425d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.CreateBucket: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket

host:localhost:3878
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T220735Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220735Z
20251208/yandex/s3/aws4_request
7d779fb607e4c393cd6e740e7d92282dc3f5ac3babe840c27f9700bf2396cf79
DEBUG    botocore.auth:auth.py:430 Signature:
1d3a51045cc0267f12df089c7355b46471b69588b9727d4840bdc330b3afd82e
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.CreateBucket: calling handler <function add_retry_headers at 0x7ff62425d250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:3878/test_bucket, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T220735Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=1d3a51045cc0267f12df089c7355b46471b69588b9727d4840bdc330b3afd82e', 'amz-sdk-invocation-id': b'a2dd3235-abe5-4533-bea9-838fa953ea68', 'amz-sdk-request': b'attempt=1', 'Content-Length': '0'}>
DEBUG    urllib3.connectionpool:connectionpool.py:246 Starting new HTTP connection (1): localhost:3878
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3878 "PUT /test_bucket HTTP/1.1" 200 165
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:35 GMT', 'x-amzn-requestid': 'h1rm6yzXhBSR4u5WaO9o5CcNvh4Y5dba8OzmJeMNRqWcLhSyJEvT', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '165', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<CreateBucketResponse xmlns="http://s3.amazonaws.com/doc/2006-03-01"><CreateBucketResponse><Bucket>test_bucket</Bucket></CreateBucketResponse></CreateBucketResponse>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff620da7620>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.CreateBucket: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'h1rm6yzXhBSR4u5WaO9o5CcNvh4Y5dba8OzmJeMNRqWcLhSyJEvT', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:07:35 GMT', 'x-amzn-requestid': 'h1rm6yzXhBSR4u5WaO9o5CcNvh4Y5dba8OzmJeMNRqWcLhSyJEvT', 'content-type': 'text/html; charset=utf-8', 'content-length': '165', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}}
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.json
DEBUG    botocore.loaders:loaders.py:255 Loading JSON file: contrib/python/botocore/py3/botocore/data/s3/2006-03-01/paginators-1.sdk-extras.json
DEBUG    boto3.resources.collection:collection.py:148 Calling paginated s3:list_objects with {'Bucket': 'test_bucket'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function set_list_objects_encoding_type_url at 0x7ff62425c350>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function validate_bucket_name at 0x7ff624236a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function remove_bucket_from_url_paths_from_model at 0x7ff62425d310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.ListObjects: calling handler <function generate_idempotent_uuid at 0x7ff624236810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7ff62425d550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:3878', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:3878/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_expect_header at 0x7ff624236ed0>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function add_recursion_detection_header at 0x7ff624234b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.ListObjects: calling handler <function inject_api_version_header_if_needed at 0x7ff62425c950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=ListObjects) with params: {'url_path': '', 'query_string': {'encoding-type': 'url'}, 'method': 'GET', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource'}, 'body': b'', 'auth_path': '/test_bucket/', 'url': 'http://localhost:3878/test_bucket?encoding-type=url', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7ff620cd1410>, 'has_streaming_input': False, 'auth_type': 'v4', 'encoding_type_auto_set': True, 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'EncodingType': 'url'}}, 'input_params': {'Bucket': 'test_bucket'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff620cd13c0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.ListObjects: calling handler <function set_operation_specific_signer at 0x7ff624236690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <function remove_arn_from_signing_path at 0x7ff62425d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.ListObjects: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
GET
/test_bucket
encoding-type=url
host:localhost:3878
x-amz-content-sha256:e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
x-amz-date:20251208T220735Z

host;x-amz-content-sha256;x-amz-date
e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220735Z
20251208/yandex/s3/aws4_request
9f26992d32cfb56e2b80ff8c7cffa53017b51b0964882691b16d40115da74455
DEBUG    botocore.auth:auth.py:430 Signature:
7e3e35c475a71afb491ddd53b609f443375869da68d703407a261a8435843fdd
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.ListObjects: calling handler <function add_retry_headers at 0x7ff62425d250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=GET, url=http://localhost:3878/test_bucket?encoding-type=url, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'X-Amz-Date': b'20251208T220735Z', 'X-Amz-Content-SHA256': b'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=host;x-amz-content-sha256;x-amz-date, Signature=7e3e35c475a71afb491ddd53b609f443375869da68d703407a261a8435843fdd', 'amz-sdk-invocation-id': b'6a0f3d76-e652-452c-a8f6-b7e5314fe002', 'amz-sdk-request': b'attempt=1'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3878 "GET /test_bucket?encoding-type=url HTTP/1.1" 200 234
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:35 GMT', 'x-amzn-requestid': 'Dv4VB4OcVUjea1EKciMbr6r3oWXKbnMxNHWzie9jQ3DtPoIJnUhL', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '234', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b'<?xml version="1.0" encoding="UTF-8"?><ListBucketResult xmlns="http://s3.amazonaws.com/doc/2006-03-01/"><Name>test_bucket</Name><MaxKeys>1000</MaxKeys><EncodingType>url</EncodingType><IsTruncated>false</IsTruncated></ListBucketResult>'
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff620da7620>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.ListObjects: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.hooks:hooks.py:238 Event after-call.s3.ListObjects: calling handler <function decode_list_object at 0x7ff62425c410>
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:ObjectSummary
DEBUG    boto3.resources.model:model.py:369 Renaming ObjectSummary attribute key
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.ObjectSummary: calling handler <function lazy_call.<locals>._handler at 0x7ff6213e6690>
DEBUG    boto3.resources.action:action.py:81 Calling s3:put_object with {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': 'Hello S3!'}
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_ascii_metadata at 0x7ff624237ad0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function sse_md5 at 0x7ff624236b10>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function convert_body_to_file_like_object at 0x7ff62425c7d0>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function validate_bucket_name at 0x7ff624236a50>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function remove_bucket_from_url_paths_from_model at 0x7ff62425d310>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.annotate_request_context of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <bound method ClientCreator._inject_s3_input_parameters of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event before-parameter-build.s3.PutObject: calling handler <function generate_idempotent_uuid at 0x7ff624236810>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <function customize_endpoint_resolver_builtins at 0x7ff62425d550>
DEBUG    botocore.hooks:hooks.py:238 Event before-endpoint-resolution.s3: calling handler <bound method S3RegionRedirectorv2.redirect_from_cache of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    botocore.regions:regions.py:498 Calling endpoint provider with parameters: {'Bucket': 'test_bucket', 'Region': 'yandex', 'UseFIPS': False, 'UseDualStack': False, 'Endpoint': 'http://localhost:3878', 'ForcePathStyle': True, 'Accelerate': False, 'UseGlobalEndpoint': False, 'Key': 'file.txt', 'DisableMultiRegionAccessPoints': False, 'UseArnRegion': True}
DEBUG    botocore.regions:regions.py:513 Endpoint provider result: http://localhost:3878/test_bucket
DEBUG    botocore.regions:regions.py:660 Selecting from endpoint provider's list of auth schemes: "sigv4". User selected auth scheme is: "None"
DEBUG    botocore.regions:regions.py:733 Selected auth type "v4" as "v4" with signing context params: {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function conditionally_calculate_checksum at 0x7ff62445a510>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_expect_header at 0x7ff624236ed0>
DEBUG    botocore.handlers:handlers.py:359 Adding expect 100 continue header to request.
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.apply_signing_cache_key of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function add_recursion_detection_header at 0x7ff624234b90>
DEBUG    botocore.hooks:hooks.py:238 Event before-call.s3.PutObject: calling handler <function inject_api_version_header_if_needed at 0x7ff62425c950>
DEBUG    botocore.endpoint:endpoint.py:114 Making request for OperationModel(name=PutObject) with params: {'url_path': '/file.txt', 'query_string': {}, 'method': 'PUT', 'headers': {'User-Agent': 'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': 'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': '100-continue'}, 'body': <_io.BytesIO object at 0x7ff60d32e5f0>, 'auth_path': '/test_bucket/file.txt', 'url': 'http://localhost:3878/test_bucket/file.txt', 'context': {'client_region': 'yandex', 'client_config': <botocore.config.Config object at 0x7ff620cd1410>, 'has_streaming_input': True, 'auth_type': 'v4', 's3_redirect': {'redirected': False, 'bucket': 'test_bucket', 'params': {'Bucket': 'test_bucket', 'Key': 'file.txt', 'Body': <_io.BytesIO object at 0x7ff60d32e5f0>}}, 'input_params': {'Bucket': 'test_bucket', 'Key': 'file.txt'}, 'signing': {'region': 'yandex', 'signing_name': 's3', 'disableDoubleEncoding': True}, 'endpoint_properties': {'authSchemes': [{'disableDoubleEncoding': True, 'name': 'sigv4', 'signingName': 's3', 'signingRegion': 'yandex'}]}}}
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <bound method RequestSigner.handler of <botocore.signers.RequestSigner object at 0x7ff620cd13c0>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <bound method ClientCreator._default_s3_presign_to_sigv2 of <botocore.client.ClientCreator object at 0x7ff620d72130>>
DEBUG    botocore.hooks:hooks.py:238 Event choose-signer.s3.PutObject: calling handler <function set_operation_specific_signer at 0x7ff624236690>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <function remove_arn_from_signing_path at 0x7ff62425d490>
DEBUG    botocore.hooks:hooks.py:238 Event before-sign.s3.PutObject: calling handler <bound method S3ExpressIdentityResolver.resolve_s3express_identity of <botocore.utils.S3ExpressIdentityResolver object at 0x7ff620da7850>>
DEBUG    botocore.auth:auth.py:425 Calculating signature using v4 auth.
DEBUG    botocore.auth:auth.py:426 CanonicalRequest:
PUT
/test_bucket/file.txt

content-md5:YXgW8+2DRZ9Ap9SsxuGgAQ==
host:localhost:3878
x-amz-content-sha256:503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
x-amz-date:20251208T220735Z

content-md5;host;x-amz-content-sha256;x-amz-date
503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539
DEBUG    botocore.auth:auth.py:428 StringToSign:
AWS4-HMAC-SHA256
20251208T220735Z
20251208/yandex/s3/aws4_request
a64666243b85eb560b0dd3341ce6079d0d8ae860d7e5fb31e869b83f5d75e6c3
DEBUG    botocore.auth:auth.py:430 Signature:
3353bf0cd0a783f9e635a761212ec417c9d8d00c62f29d80f3ac3538de13bf3f
DEBUG    botocore.hooks:hooks.py:238 Event request-created.s3.PutObject: calling handler <function add_retry_headers at 0x7ff62425d250>
DEBUG    botocore.endpoint:endpoint.py:265 Sending http request: <AWSPreparedRequest stream_output=False, method=PUT, url=http://localhost:3878/test_bucket/file.txt, headers={'User-Agent': b'Boto3/1.34.89 md/Botocore#1.34.89 ua/2.0 os/linux#5.15.0-157-generic md/arch#x86_64 lang/python#3.12.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.34.89 Resource', 'Content-MD5': b'YXgW8+2DRZ9Ap9SsxuGgAQ==', 'Expect': b'100-continue', 'X-Amz-Date': b'20251208T220735Z', 'X-Amz-Content-SHA256': b'503cc87974c07e1f0dfa361fb19b334c93def88c3dffa74bd0fc5119df490539', 'Authorization': b'AWS4-HMAC-SHA256 Credential=minio/20251208/yandex/s3/aws4_request, SignedHeaders=content-md5;host;x-amz-content-sha256;x-amz-date, Signature=3353bf0cd0a783f9e635a761212ec417c9d8d00c62f29d80f3ac3538de13bf3f', 'amz-sdk-invocation-id': b'406be0f6-eed5-4165-94fb-8ed82d356df9', 'amz-sdk-request': b'attempt=1', 'Content-Length': '9'}>
DEBUG    urllib3.connectionpool:connectionpool.py:291 Resetting dropped connection: localhost
DEBUG    botocore.awsrequest:awsrequest.py:127 Waiting for 100 Continue response.
DEBUG    botocore.awsrequest:awsrequest.py:173 100 Continue response seen, now sending request body.
DEBUG    urllib3.connectionpool:connectionpool.py:475 http://localhost:3878 "PUT /test_bucket/file.txt HTTP/1.1" 200 0
DEBUG    botocore.parsers:parsers.py:240 Response headers: {'Server': 'Werkzeug/2.2.3 Python/3.12.12', 'Date': 'Mon, 08 Dec 2025 22:07:35 GMT', 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:07:35 GMT', 'x-amzn-requestid': 'kMEKq78E35FB2QZlPNwLpbnLUHp89l6SSgiSJNN87Eh9XA1BDXLh', 'Content-Type': 'text/html; charset=utf-8', 'Content-Length': '0', 'Access-Control-Allow-Origin': '*', 'Connection': 'close'}
DEBUG    botocore.parsers:parsers.py:241 Response body:
b''
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <botocore.retryhandler.RetryHandler object at 0x7ff620da7620>
DEBUG    botocore.retryhandler:retryhandler.py:211 No retry needed.
DEBUG    botocore.hooks:hooks.py:238 Event needs-retry.s3.PutObject: calling handler <bound method S3RegionRedirectorv2.redirect_from_error of <botocore.utils.S3RegionRedirectorv2 object at 0x7ff6245dda50>>
DEBUG    boto3.resources.action:action.py:90 Response: {'ResponseMetadata': {'RequestId': 'kMEKq78E35FB2QZlPNwLpbnLUHp89l6SSgiSJNN87Eh9XA1BDXLh', 'HTTPStatusCode': 200, 'HTTPHeaders': {'server': 'Werkzeug/2.2.3 Python/3.12.12', 'date': 'Mon, 08 Dec 2025 22:07:35 GMT', 'etag': '"617816f3ed83459f40a7d4acc6e1a001"', 'last-modified': 'Mon, 08 Dec 2025 22:07:35 GMT', 'x-amzn-requestid': 'kMEKq78E35FB2QZlPNwLpbnLUHp89l6SSgiSJNN87Eh9XA1BDXLh', 'content-type': 'text/html; charset=utf-8', 'content-length': '0', 'access-control-allow-origin': '*', 'connection': 'close'}, 'RetryAttempts': 0}, 'ETag': '"617816f3ed83459f40a7d4acc6e1a001"'}
DEBUG    boto3.resources.factory:factory.py:65 Loading s3:Object
DEBUG    botocore.hooks:hooks.py:238 Event creating-resource-class.s3.Object: calling handler <function lazy_call.<locals>._handler at 0x7ff6213e4dd0>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.4223998, expires_in: 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, fc7b793d-3f00-4b46-ad67-60744bb8d4bd, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc7b793d-3f00-4b46-ad67-60744bb8d4bd, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc7b793d-3f00-4b46-ad67-60744bb8d4bd, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.2481153, expires_in: 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, 55a036ee-63d6-4262-b6ee-22ca6bf75868, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55a036ee-63d6-4262-b6ee-22ca6bf75868, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55a036ee-63d6-4262-b6ee-22ca6bf75868, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.6684103, expires_in: 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, 55e5369a-c4da-4b31-8463-5f8ceed1fb97, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55e5369a-c4da-4b31-8463-5f8ceed1fb97, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55e5369a-c4da-4b31-8463-5f8ceed1fb97, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.287402, expires_in: 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, 22832b26-7521-48b4-acb1-c560c4d51843, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22832b26-7521-48b4-acb1-c560c4d51843, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22832b26-7521-48b4-acb1-c560c4d51843, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.2093394, expires_in: 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, 41adfafe-b6dc-469c-a493-c908f5284800, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41adfafe-b6dc-469c-a493-c908f5284800, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41adfafe-b6dc-469c-a493-c908f5284800, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.641465, expires_in: 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, dbdb4fbc-be6e-41f0-9a74-0e0c01f3b5e3, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbdb4fbc-be6e-41f0-9a74-0e0c01f3b5e3, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbdb4fbc-be6e-41f0-9a74-0e0c01f3b5e3, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.9013104, expires_in: 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, 4f6841ec-c759-4604-b900-cd2850ef805a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f6841ec-c759-4604-b900-cd2850ef805a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f6841ec-c759-4604-b900-cd2850ef805a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.3539696, expires_in: 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, 18fd85e9-dadf-452d-a20f-5970e1963bbf, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18fd85e9-dadf-452d-a20f-5970e1963bbf, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18fd85e9-dadf-452d-a20f-5970e1963bbf, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.2717364, expires_in: 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, 00eb5c22-3850-402c-ba1c-4b7111348d97, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00eb5c22-3850-402c-ba1c-4b7111348d97, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00eb5c22-3850-402c-ba1c-4b7111348d97, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.9390128, expires_in: 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, 048c5d2d-a519-491d-b564-497a036d0d09, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 048c5d2d-a519-491d-b564-497a036d0d09, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 048c5d2d-a519-491d-b564-497a036d0d09, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.3523827, expires_in: 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, a805419f-a334-451c-b056-e3c558b9bcf4, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a805419f-a334-451c-b056-e3c558b9bcf4, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a805419f-a334-451c-b056-e3c558b9bcf4, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.025015, expires_in: 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, 25f097fe-daa6-4001-849c-aad3ac24658f, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25f097fe-daa6-4001-849c-aad3ac24658f, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25f097fe-daa6-4001-849c-aad3ac24658f, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.2399495, expires_in: 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, 205855a1-4d87-421b-9546-582fe983341a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 205855a1-4d87-421b-9546-582fe983341a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 205855a1-4d87-421b-9546-582fe983341a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.990622, expires_in: 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, 8c9f846d-4805-4320-bea4-c9e4c2bcb824, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c9f846d-4805-4320-bea4-c9e4c2bcb824, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c9f846d-4805-4320-bea4-c9e4c2bcb824, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.5745788, expires_in: 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, 93436aaa-af81-470c-bb85-dd6e7f142306, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 93436aaa-af81-470c-bb85-dd6e7f142306, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 93436aaa-af81-470c-bb85-dd6e7f142306, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.5432065, expires_in: 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, fbfb198a-54b6-4f41-8603-4ed3fdf29dfd, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbfb198a-54b6-4f41-8603-4ed3fdf29dfd, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbfb198a-54b6-4f41-8603-4ed3fdf29dfd, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.9611502, expires_in: 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, 4c9ac403-caa4-4723-b785-35b02e4f818c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c9ac403-caa4-4723-b785-35b02e4f818c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c9ac403-caa4-4723-b785-35b02e4f818c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.9307308, expires_in: 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, 70146136-4748-4962-97d9-d5a033e191df, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70146136-4748-4962-97d9-d5a033e191df, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70146136-4748-4962-97d9-d5a033e191df, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.0635765, expires_in: 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, 20c78aa5-e7aa-4b16-aef4-f283e313fd67, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20c78aa5-e7aa-4b16-aef4-f283e313fd67, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20c78aa5-e7aa-4b16-aef4-f283e313fd67, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.5410056, expires_in: 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, c7d5e3b1-251e-49dc-b37c-b375acbccd61, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7d5e3b1-251e-49dc-b37c-b375acbccd61, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7d5e3b1-251e-49dc-b37c-b375acbccd61, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.089633, expires_in: 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, f840680f-bb94-4d5d-9923-c0ba6cf6189c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f840680f-bb94-4d5d-9923-c0ba6cf6189c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f840680f-bb94-4d5d-9923-c0ba6cf6189c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.1646962, expires_in: 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, 415d10b6-6f58-4444-afcd-9f34b8bd5e92, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 415d10b6-6f58-4444-afcd-9f34b8bd5e92, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 415d10b6-6f58-4444-afcd-9f34b8bd5e92, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.586715, expires_in: 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, bb7af2a5-9874-4890-82a3-80c7254536de, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb7af2a5-9874-4890-82a3-80c7254536de, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb7af2a5-9874-4890-82a3-80c7254536de, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.5983746, expires_in: 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, d5610180-7472-4066-807b-a3309b37acb0, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5610180-7472-4066-807b-a3309b37acb0, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5610180-7472-4066-807b-a3309b37acb0, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.7452028, expires_in: 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, 9085def1-2264-44f1-a69b-d7351dc4d6ea, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9085def1-2264-44f1-a69b-d7351dc4d6ea, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9085def1-2264-44f1-a69b-d7351dc4d6ea, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.095125, expires_in: 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, e674172e-14cc-4a3b-9e78-2d3eb9d8bf11, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e674172e-14cc-4a3b-9e78-2d3eb9d8bf11, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e674172e-14cc-4a3b-9e78-2d3eb9d8bf11, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.410446, expires_in: 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, 52a3775e-82ee-4b39-b740-e70e77cc663b, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52a3775e-82ee-4b39-b740-e70e77cc663b, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52a3775e-82ee-4b39-b740-e70e77cc663b, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.1555624, expires_in: 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, c5504599-4004-45bf-ab08-7a3f335d3c9d, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5504599-4004-45bf-ab08-7a3f335d3c9d, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5504599-4004-45bf-ab08-7a3f335d3c9d, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.2625792, expires_in: 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, 26e105ae-367d-4037-8b9b-b4a94c4d1cbf, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26e105ae-367d-4037-8b9b-b4a94c4d1cbf, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26e105ae-367d-4037-8b9b-b4a94c4d1cbf, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.535365, expires_in: 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, 12a36679-0f1e-4701-9d3d-8076e2d4ecd5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a36679-0f1e-4701-9d3d-8076e2d4ecd5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a36679-0f1e-4701-9d3d-8076e2d4ecd5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.9419246, expires_in: 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, c47e7ada-5cb4-46d5-80af-b12836a35114, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c47e7ada-5cb4-46d5-80af-b12836a35114, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c47e7ada-5cb4-46d5-80af-b12836a35114, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.4209132, expires_in: 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, cbc9d02d-4691-4563-82a3-08db5d0f7575, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbc9d02d-4691-4563-82a3-08db5d0f7575, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbc9d02d-4691-4563-82a3-08db5d0f7575, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.866073, expires_in: 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, ef1a0a2a-6422-4df6-a137-6913c4fd68df, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1a0a2a-6422-4df6-a137-6913c4fd68df, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1a0a2a-6422-4df6-a137-6913c4fd68df, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.7019558, expires_in: 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, ce21a318-2e2f-4f6c-b932-86bc4c8c364a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce21a318-2e2f-4f6c-b932-86bc4c8c364a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce21a318-2e2f-4f6c-b932-86bc4c8c364a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.4266844, expires_in: 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, c55e38e0-302d-450e-ad0f-dcedf0e0b68b, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c55e38e0-302d-450e-ad0f-dcedf0e0b68b, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c55e38e0-302d-450e-ad0f-dcedf0e0b68b, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.5943193, expires_in: 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, b018d945-ecb4-42cf-877a-ac0c390976c3, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b018d945-ecb4-42cf-877a-ac0c390976c3, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b018d945-ecb4-42cf-877a-ac0c390976c3, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.4441497, expires_in: 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, 82aaf7cb-dd9d-44fe-ba40-431f2a12fde5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82aaf7cb-dd9d-44fe-ba40-431f2a12fde5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82aaf7cb-dd9d-44fe-ba40-431f2a12fde5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.1512012, expires_in: 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, e50eea30-97e1-461a-b544-5336f20eed5e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e50eea30-97e1-461a-b544-5336f20eed5e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e50eea30-97e1-461a-b544-5336f20eed5e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.5590868, expires_in: 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, 9e3fa056-14d1-4359-b66c-06544401c20a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e3fa056-14d1-4359-b66c-06544401c20a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e3fa056-14d1-4359-b66c-06544401c20a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.494039, expires_in: 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, b002f8e2-65b7-4783-8b25-17879156e8af, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b002f8e2-65b7-4783-8b25-17879156e8af, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b002f8e2-65b7-4783-8b25-17879156e8af, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.0413654, expires_in: 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, ef1ce43b-0355-4317-b26e-eebb926eaea7, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef1ce43b-0355-4317-b26e-eebb926eaea7, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef1ce43b-0355-4317-b26e-eebb926eaea7, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.9532478, expires_in: 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, 5f33b971-b3a4-4ed1-8058-23994e1338fe, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f33b971-b3a4-4ed1-8058-23994e1338fe, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f33b971-b3a4-4ed1-8058-23994e1338fe, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.1360176, expires_in: 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, 216733e6-3997-4fe9-9ba7-709650be0625, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 216733e6-3997-4fe9-9ba7-709650be0625, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 216733e6-3997-4fe9-9ba7-709650be0625, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.3907456, expires_in: 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, c7e9fb90-3ea9-4592-ac30-2e99f0479835, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7e9fb90-3ea9-4592-ac30-2e99f0479835, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7e9fb90-3ea9-4592-ac30-2e99f0479835, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.7497134, expires_in: 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, 90e5178a-2f29-42b4-9764-c17863c987da, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90e5178a-2f29-42b4-9764-c17863c987da, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90e5178a-2f29-42b4-9764-c17863c987da, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.016503, expires_in: 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, 7f92cc66-85bc-4e83-9d27-d4ebcb1f153a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f92cc66-85bc-4e83-9d27-d4ebcb1f153a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f92cc66-85bc-4e83-9d27-d4ebcb1f153a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.4910238, expires_in: 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, 278f9d86-c048-4bf6-8332-e85cd3f97b17, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 278f9d86-c048-4bf6-8332-e85cd3f97b17, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 278f9d86-c048-4bf6-8332-e85cd3f97b17, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.2614992, expires_in: 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, bcd0c605-997e-462a-988d-76b3d32a730e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcd0c605-997e-462a-988d-76b3d32a730e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcd0c605-997e-462a-988d-76b3d32a730e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.172963, expires_in: 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, cb1cdb38-d1fb-425d-b4df-7521125c06d5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb1cdb38-d1fb-425d-b4df-7521125c06d5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb1cdb38-d1fb-425d-b4df-7521125c06d5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.2526965, expires_in: 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, e44e0a04-1d45-41bd-8355-dad6176d22d5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e44e0a04-1d45-41bd-8355-dad6176d22d5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e44e0a04-1d45-41bd-8355-dad6176d22d5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.9586368, expires_in: 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, b8322fe1-8f4a-4d26-8f3e-0f7f9e9fc80e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8322fe1-8f4a-4d26-8f3e-0f7f9e9fc80e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8322fe1-8f4a-4d26-8f3e-0f7f9e9fc80e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.0602665, expires_in: 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, 4f9bb7f5-724a-4169-b055-4a29bb68d4f6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f9bb7f5-724a-4169-b055-4a29bb68d4f6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f9bb7f5-724a-4169-b055-4a29bb68d4f6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.9380355, expires_in: 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, 0690c290-88d1-4c6c-9a8a-ada2fbd514bc, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0690c290-88d1-4c6c-9a8a-ada2fbd514bc, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0690c290-88d1-4c6c-9a8a-ada2fbd514bc, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.8720217, expires_in: 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, 6966cd94-0273-4193-bd48-7e8a16e44d09, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6966cd94-0273-4193-bd48-7e8a16e44d09, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6966cd94-0273-4193-bd48-7e8a16e44d09, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.575304, expires_in: 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, e3dd5950-0c96-44c1-9bc7-bf0f5d002f08, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3dd5950-0c96-44c1-9bc7-bf0f5d002f08, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3dd5950-0c96-44c1-9bc7-bf0f5d002f08, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.2772331, expires_in: 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, 32df25fb-6e47-4b4b-9550-1dae0ede6672, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 32df25fb-6e47-4b4b-9550-1dae0ede6672, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 32df25fb-6e47-4b4b-9550-1dae0ede6672, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.5051577, expires_in: 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, d32f0238-23c0-47a0-8dab-e50a7f0bc4ab, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d32f0238-23c0-47a0-8dab-e50a7f0bc4ab, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d32f0238-23c0-47a0-8dab-e50a7f0bc4ab, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.7497177, expires_in: 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, 73fe15d1-abbf-4fb6-b494-63037ed1feb1, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73fe15d1-abbf-4fb6-b494-63037ed1feb1, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73fe15d1-abbf-4fb6-b494-63037ed1feb1, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.1325881, expires_in: 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, 40f4ba27-ebd8-47f2-a85b-a489b334edd7, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40f4ba27-ebd8-47f2-a85b-a489b334edd7, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40f4ba27-ebd8-47f2-a85b-a489b334edd7, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.1059494, expires_in: 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, d852b6d7-0838-4154-b5c2-1d4f37a01afe, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d852b6d7-0838-4154-b5c2-1d4f37a01afe, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d852b6d7-0838-4154-b5c2-1d4f37a01afe, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.7089007, expires_in: 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, 0a20ad29-e6bf-4de3-b0a4-49a9fdf4e1ff, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a20ad29-e6bf-4de3-b0a4-49a9fdf4e1ff, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a20ad29-e6bf-4de3-b0a4-49a9fdf4e1ff, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.2414813, expires_in: 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, c0786132-59db-4ff1-be38-e4e8b7b118fb, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0786132-59db-4ff1-be38-e4e8b7b118fb, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0786132-59db-4ff1-be38-e4e8b7b118fb, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.0472708, expires_in: 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, e90bd942-6a3b-4cd3-aea8-bba38341a520, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e90bd942-6a3b-4cd3-aea8-bba38341a520, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e90bd942-6a3b-4cd3-aea8-bba38341a520, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.1285663, expires_in: 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, ecd4813d-c9c2-49e2-80c5-7f304fda1ffc, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ecd4813d-c9c2-49e2-80c5-7f304fda1ffc, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ecd4813d-c9c2-49e2-80c5-7f304fda1ffc, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.6510506, expires_in: 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, 71ff1910-87fa-4eef-bb82-21faeb16e6e0, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71ff1910-87fa-4eef-bb82-21faeb16e6e0, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71ff1910-87fa-4eef-bb82-21faeb16e6e0, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.0231333, expires_in: 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, 1fa34849-b6e2-4142-9e77-23e4db352cf9, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fa34849-b6e2-4142-9e77-23e4db352cf9, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fa34849-b6e2-4142-9e77-23e4db352cf9, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.515226, expires_in: 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, 6da8a028-c12b-4bff-8e10-1e6390b440ae, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6da8a028-c12b-4bff-8e10-1e6390b440ae, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6da8a028-c12b-4bff-8e10-1e6390b440ae, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.1305418, expires_in: 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, 5e893b08-2993-403a-9ecf-f3e9c0b8c72f, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e893b08-2993-403a-9ecf-f3e9c0b8c72f, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e893b08-2993-403a-9ecf-f3e9c0b8c72f, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.5321233, expires_in: 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, bfed2af6-4f32-40de-9826-412ab31a04a1, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bfed2af6-4f32-40de-9826-412ab31a04a1, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bfed2af6-4f32-40de-9826-412ab31a04a1, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.0573351, expires_in: 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, 0d261e51-c29b-43d1-9623-7c91928494b0, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d261e51-c29b-43d1-9623-7c91928494b0, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d261e51-c29b-43d1-9623-7c91928494b0, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.6657724, expires_in: 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, 877f6d43-fba4-4b06-84b7-53e6640df403, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 877f6d43-fba4-4b06-84b7-53e6640df403, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 877f6d43-fba4-4b06-84b7-53e6640df403, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.423088, expires_in: 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, d9ad342e-417a-466a-bbb6-d925b2800d40, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d9ad342e-417a-466a-bbb6-d925b2800d40, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d9ad342e-417a-466a-bbb6-d925b2800d40, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.686677, expires_in: 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, b936b5a1-f931-43d5-93ef-7afb23a7c24e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b936b5a1-f931-43d5-93ef-7afb23a7c24e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b936b5a1-f931-43d5-93ef-7afb23a7c24e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.9407008, expires_in: 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, 9c4b0963-f5fc-4fa7-8f27-cd8534c1d83a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c4b0963-f5fc-4fa7-8f27-cd8534c1d83a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c4b0963-f5fc-4fa7-8f27-cd8534c1d83a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.0407388, expires_in: 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, baf28f92-7c12-44bb-9ceb-712d3514cf54, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, baf28f92-7c12-44bb-9ceb-712d3514cf54, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, baf28f92-7c12-44bb-9ceb-712d3514cf54, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.87826, expires_in: 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, e7ab34ca-70cd-41ec-a7b9-0548bbdc25ae, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7ab34ca-70cd-41ec-a7b9-0548bbdc25ae, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7ab34ca-70cd-41ec-a7b9-0548bbdc25ae, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.980538, expires_in: 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, 9c6f370c-16e5-47f5-893d-669e47d8fd1f, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c6f370c-16e5-47f5-893d-669e47d8fd1f, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c6f370c-16e5-47f5-893d-669e47d8fd1f, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.14385, expires_in: 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, 8b5f2f1c-f147-48bf-903f-3c041031368c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b5f2f1c-f147-48bf-903f-3c041031368c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b5f2f1c-f147-48bf-903f-3c041031368c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.703758, expires_in: 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, dcea10cf-2f80-4e2d-befb-ff281458dcc6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dcea10cf-2f80-4e2d-befb-ff281458dcc6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dcea10cf-2f80-4e2d-befb-ff281458dcc6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.6317039, expires_in: 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, 195f58e8-77a5-4669-85c5-c43e964f3f74, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 195f58e8-77a5-4669-85c5-c43e964f3f74, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 195f58e8-77a5-4669-85c5-c43e964f3f74, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.1203015, expires_in: 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, 65c60e69-c294-46f9-8b92-f47d1f165766, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65c60e69-c294-46f9-8b92-f47d1f165766, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65c60e69-c294-46f9-8b92-f47d1f165766, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.0760024, expires_in: 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, dba35b3c-b9fe-4ba7-9aa7-b295c35267f8, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dba35b3c-b9fe-4ba7-9aa7-b295c35267f8, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dba35b3c-b9fe-4ba7-9aa7-b295c35267f8, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.6079125, expires_in: 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, e6d5ac55-c18e-4e84-931d-950a976a11a5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6d5ac55-c18e-4e84-931d-950a976a11a5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6d5ac55-c18e-4e84-931d-950a976a11a5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231791.6651049, expires_in: 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, 9476d496-d33e-42dc-bd60-b6338bcc745b, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9476d496-d33e-42dc-bd60-b6338bcc745b, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9476d496-d33e-42dc-bd60-b6338bcc745b, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.3492796, expires_in: 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, 5fafb462-8bc7-48b5-8a22-6702737d2d47, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fafb462-8bc7-48b5-8a22-6702737d2d47, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fafb462-8bc7-48b5-8a22-6702737d2d47, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.8213348, expires_in: 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, 8db918ac-9483-456f-9646-6742501487af, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8db918ac-9483-456f-9646-6742501487af, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8db918ac-9483-456f-9646-6742501487af, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.8306253, expires_in: 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, 5c049fae-4c1a-452a-baa8-8dd544ec5dc5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c049fae-4c1a-452a-baa8-8dd544ec5dc5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c049fae-4c1a-452a-baa8-8dd544ec5dc5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.8052905, expires_in: 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, 0661458b-a9cb-47d5-b0a2-4532d2fceb24, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0661458b-a9cb-47d5-b0a2-4532d2fceb24, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0661458b-a9cb-47d5-b0a2-4532d2fceb24, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.3992689, expires_in: 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, 9b6b949a-a926-4dcc-8d54-49763a916ee4, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b6b949a-a926-4dcc-8d54-49763a916ee4, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b6b949a-a926-4dcc-8d54-49763a916ee4, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.9977124, expires_in: 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, 0b345992-db7e-49f2-be64-4b22981334e7, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b345992-db7e-49f2-be64-4b22981334e7, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b345992-db7e-49f2-be64-4b22981334e7, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.6809578, expires_in: 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, c0a9f043-c534-4c16-b86e-8b2d92e8748c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0a9f043-c534-4c16-b86e-8b2d92e8748c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0a9f043-c534-4c16-b86e-8b2d92e8748c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.3135138, expires_in: 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, 79ddec05-8157-49c2-af64-cffd28dc691f, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79ddec05-8157-49c2-af64-cffd28dc691f, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79ddec05-8157-49c2-af64-cffd28dc691f, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.636255, expires_in: 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, 906744c1-69b4-4f8a-a633-34d0ec083a96, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 906744c1-69b4-4f8a-a633-34d0ec083a96, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 906744c1-69b4-4f8a-a633-34d0ec083a96, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.6269515, expires_in: 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, 313b3eb2-d983-46ab-ac27-af3f09f939c7, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 313b3eb2-d983-46ab-ac27-af3f09f939c7, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 313b3eb2-d983-46ab-ac27-af3f09f939c7, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.375035, expires_in: 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, eb3a8cbb-ae36-49c3-a03f-0116139cfca8, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb3a8cbb-ae36-49c3-a03f-0116139cfca8, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb3a8cbb-ae36-49c3-a03f-0116139cfca8, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.84709, expires_in: 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, 4d04e97e-333a-4954-9589-4fa9234e80df, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d04e97e-333a-4954-9589-4fa9234e80df, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d04e97e-333a-4954-9589-4fa9234e80df, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.8781917, expires_in: 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, aa3f6945-b61d-4e23-9990-5f40c21f0936, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa3f6945-b61d-4e23-9990-5f40c21f0936, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa3f6945-b61d-4e23-9990-5f40c21f0936, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.2943275, expires_in: 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, 597591f2-84eb-45ef-8845-d5face60f799, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 597591f2-84eb-45ef-8845-d5face60f799, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 597591f2-84eb-45ef-8845-d5face60f799, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.8251514, expires_in: 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, b5d82566-9559-4537-9a73-03f91ec09166, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b5d82566-9559-4537-9a73-03f91ec09166, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b5d82566-9559-4537-9a73-03f91ec09166, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.551604, expires_in: 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, 14a1d097-35d7-45bd-a634-635cf5eefefc, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14a1d097-35d7-45bd-a634-635cf5eefefc, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14a1d097-35d7-45bd-a634-635cf5eefefc, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.9967349, expires_in: 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, 58f8e501-3fbb-4280-9a42-0abcb9003dd8, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58f8e501-3fbb-4280-9a42-0abcb9003dd8, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58f8e501-3fbb-4280-9a42-0abcb9003dd8, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.4248688, expires_in: 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, 5ce17c5b-9fca-44b8-91e8-9ad2e09a30c4, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ce17c5b-9fca-44b8-91e8-9ad2e09a30c4, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ce17c5b-9fca-44b8-91e8-9ad2e09a30c4, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.3416796, expires_in: 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, 3b2ddab1-1b8a-49cd-a980-0f7ed2f0e3e6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b2ddab1-1b8a-49cd-a980-0f7ed2f0e3e6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b2ddab1-1b8a-49cd-a980-0f7ed2f0e3e6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.503418, expires_in: 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, 78fa2016-c081-4d93-8fe6-acaf9bc073db, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 78fa2016-c081-4d93-8fe6-acaf9bc073db, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 78fa2016-c081-4d93-8fe6-acaf9bc073db, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.8582218, expires_in: 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, a1f1a0c1-32d2-482f-b1bd-5301019bc81d, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1f1a0c1-32d2-482f-b1bd-5301019bc81d, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1f1a0c1-32d2-482f-b1bd-5301019bc81d, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.476937, expires_in: 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, 8955acae-57e3-4e88-a2e7-4771ae320b99, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8955acae-57e3-4e88-a2e7-4771ae320b99, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8955acae-57e3-4e88-a2e7-4771ae320b99, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.2355118, expires_in: 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, 8c131529-14ab-4bbf-9ea4-a6ff115a0e31, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c131529-14ab-4bbf-9ea4-a6ff115a0e31, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c131529-14ab-4bbf-9ea4-a6ff115a0e31, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.4263651, expires_in: 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, 166cd790-3e5c-4096-bdf5-72be7c126fa6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 166cd790-3e5c-4096-bdf5-72be7c126fa6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 166cd790-3e5c-4096-bdf5-72be7c126fa6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.9290576, expires_in: 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, e9e68431-ad27-49ac-8125-3d74dbd214b6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e9e68431-ad27-49ac-8125-3d74dbd214b6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e9e68431-ad27-49ac-8125-3d74dbd214b6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.3423107, expires_in: 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, 350ec412-3b14-4555-916b-2769bd5352d4, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 350ec412-3b14-4555-916b-2769bd5352d4, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 350ec412-3b14-4555-916b-2769bd5352d4, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.3490272, expires_in: 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, 851807d4-0bb1-41c0-9d95-05baf23ec988, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 851807d4-0bb1-41c0-9d95-05baf23ec988, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 851807d4-0bb1-41c0-9d95-05baf23ec988, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.6233943, expires_in: 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, caad5195-948f-4776-989a-79d8b97ea7b5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caad5195-948f-4776-989a-79d8b97ea7b5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caad5195-948f-4776-989a-79d8b97ea7b5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.2692351, expires_in: 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, 7bb10555-7185-4f40-893d-33fbab34c23c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bb10555-7185-4f40-893d-33fbab34c23c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bb10555-7185-4f40-893d-33fbab34c23c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.79252, expires_in: 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, 532b30cd-9646-4b22-aca2-f26d7cad7008, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 532b30cd-9646-4b22-aca2-f26d7cad7008, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 532b30cd-9646-4b22-aca2-f26d7cad7008, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.6280928, expires_in: 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, 74c333cc-7771-40cf-920d-df901f758fce, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 74c333cc-7771-40cf-920d-df901f758fce, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 74c333cc-7771-40cf-920d-df901f758fce, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.8710563, expires_in: 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, c09567bb-aa89-4060-9487-ec38195f60f4, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c09567bb-aa89-4060-9487-ec38195f60f4, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c09567bb-aa89-4060-9487-ec38195f60f4, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.1187139, expires_in: 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, 9b332e0a-fdef-4442-8b96-9f033f2a491b, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b332e0a-fdef-4442-8b96-9f033f2a491b, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b332e0a-fdef-4442-8b96-9f033f2a491b, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.0181186, expires_in: 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, 736ec897-5e44-495a-8bd9-5dd365fd96ca, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 736ec897-5e44-495a-8bd9-5dd365fd96ca, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 736ec897-5e44-495a-8bd9-5dd365fd96ca, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.951679, expires_in: 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, a39c0ee9-ce78-4d41-8239-39c225f76276, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a39c0ee9-ce78-4d41-8239-39c225f76276, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a39c0ee9-ce78-4d41-8239-39c225f76276, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.1575792, expires_in: 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, fd329b4a-d1d6-4861-a6b9-97c08d48e94a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd329b4a-d1d6-4861-a6b9-97c08d48e94a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd329b4a-d1d6-4861-a6b9-97c08d48e94a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.6423798, expires_in: 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, aa37bd92-91e1-4856-9018-8026f325d1b3, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa37bd92-91e1-4856-9018-8026f325d1b3, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa37bd92-91e1-4856-9018-8026f325d1b3, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.61187, expires_in: 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, 3bac0dec-341c-4f23-a0a2-f45d04495e08, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bac0dec-341c-4f23-a0a2-f45d04495e08, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bac0dec-341c-4f23-a0a2-f45d04495e08, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.852613, expires_in: 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, eb6225f0-27d7-4068-ae0f-06746f41729a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb6225f0-27d7-4068-ae0f-06746f41729a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb6225f0-27d7-4068-ae0f-06746f41729a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.9562879, expires_in: 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, d2d61e52-c09e-4ad8-aa6d-0d4cff52b784, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2d61e52-c09e-4ad8-aa6d-0d4cff52b784, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2d61e52-c09e-4ad8-aa6d-0d4cff52b784, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.1248965, expires_in: 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, 6c437a0a-46a2-49fd-b2cc-2b613355b538, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c437a0a-46a2-49fd-b2cc-2b613355b538, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c437a0a-46a2-49fd-b2cc-2b613355b538, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.6082559, expires_in: 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, 354cc2d8-34e5-4a6a-ab03-9867334b909b, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 354cc2d8-34e5-4a6a-ab03-9867334b909b, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 354cc2d8-34e5-4a6a-ab03-9867334b909b, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.2679055, expires_in: 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, 9c8d31b2-d741-4516-b0c9-086d1b9e7b3e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c8d31b2-d741-4516-b0c9-086d1b9e7b3e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c8d31b2-d741-4516-b0c9-086d1b9e7b3e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.1116643, expires_in: 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, 6ef4655c-ec00-4420-8bd2-42f713f0f096, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ef4655c-ec00-4420-8bd2-42f713f0f096, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ef4655c-ec00-4420-8bd2-42f713f0f096, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.2732968, expires_in: 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, 28810b6e-ac28-46d0-bd50-bf399c71b827, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28810b6e-ac28-46d0-bd50-bf399c71b827, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28810b6e-ac28-46d0-bd50-bf399c71b827, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.3785322, expires_in: 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, 2fe66ebe-aaac-4758-ab82-abbe0f58b480, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2fe66ebe-aaac-4758-ab82-abbe0f58b480, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2fe66ebe-aaac-4758-ab82-abbe0f58b480, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.7355902, expires_in: 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, f01351c9-ea34-40a0-b560-cd8f7f30bdb5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f01351c9-ea34-40a0-b560-cd8f7f30bdb5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f01351c9-ea34-40a0-b560-cd8f7f30bdb5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.052341, expires_in: 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, 26cd639e-01af-46ce-9d6c-b3d40e1b5119, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 26cd639e-01af-46ce-9d6c-b3d40e1b5119, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 26cd639e-01af-46ce-9d6c-b3d40e1b5119, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.526651, expires_in: 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, f3305982-4ad6-4a7e-89e0-4a289c0db388, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3305982-4ad6-4a7e-89e0-4a289c0db388, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3305982-4ad6-4a7e-89e0-4a289c0db388, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.68748, expires_in: 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, 5eef1300-f274-4e99-ac13-2d057cd26ea9, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5eef1300-f274-4e99-ac13-2d057cd26ea9, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5eef1300-f274-4e99-ac13-2d057cd26ea9, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.9123576, expires_in: 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, def613f5-c796-4da0-b67a-5a0116b3cf54, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, def613f5-c796-4da0-b67a-5a0116b3cf54, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, def613f5-c796-4da0-b67a-5a0116b3cf54, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.285859, expires_in: 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, c158d211-99d6-4752-9d58-60587a0cba35, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c158d211-99d6-4752-9d58-60587a0cba35, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c158d211-99d6-4752-9d58-60587a0cba35, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.1978197, expires_in: 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, e504d541-c818-4027-9096-c3c1eeee5c77, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e504d541-c818-4027-9096-c3c1eeee5c77, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e504d541-c818-4027-9096-c3c1eeee5c77, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.3268476, expires_in: 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, 70f2c049-d14d-4790-bc89-23f7cf216c73, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70f2c049-d14d-4790-bc89-23f7cf216c73, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70f2c049-d14d-4790-bc89-23f7cf216c73, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.7651906, expires_in: 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, d70ed5f8-80de-440f-a056-e9b1fa05ec22, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d70ed5f8-80de-440f-a056-e9b1fa05ec22, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d70ed5f8-80de-440f-a056-e9b1fa05ec22, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.7981803, expires_in: 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, 34cba60f-669c-41c3-b516-40b0c628acfb, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 34cba60f-669c-41c3-b516-40b0c628acfb, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 34cba60f-669c-41c3-b516-40b0c628acfb, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.1010673, expires_in: 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, 0fdd4672-5205-46bc-83a0-fe722d57f031, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fdd4672-5205-46bc-83a0-fe722d57f031, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fdd4672-5205-46bc-83a0-fe722d57f031, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.6172147, expires_in: 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, 9c4e50cb-29e4-41ac-8720-59f04b024ea9, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c4e50cb-29e4-41ac-8720-59f04b024ea9, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c4e50cb-29e4-41ac-8720-59f04b024ea9, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.7936983, expires_in: 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, c1141a45-18ce-4ee9-b114-0a3eb32a58c8, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1141a45-18ce-4ee9-b114-0a3eb32a58c8, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1141a45-18ce-4ee9-b114-0a3eb32a58c8, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.6825678, expires_in: 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, b4582a8e-4d18-44d5-bb79-c5893a24b567, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4582a8e-4d18-44d5-bb79-c5893a24b567, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4582a8e-4d18-44d5-bb79-c5893a24b567, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.860283, expires_in: 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, b770a36c-a149-4eb3-8a97-38726eb22b0a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b770a36c-a149-4eb3-8a97-38726eb22b0a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b770a36c-a149-4eb3-8a97-38726eb22b0a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.710717, expires_in: 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, 06b9bddf-021f-446e-94f6-9aac55e59d98, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06b9bddf-021f-446e-94f6-9aac55e59d98, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06b9bddf-021f-446e-94f6-9aac55e59d98, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.02359, expires_in: 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, 781ae731-0732-4e0b-83a9-21b157e08aad, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 781ae731-0732-4e0b-83a9-21b157e08aad, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 781ae731-0732-4e0b-83a9-21b157e08aad, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.013167, expires_in: 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, f4a190ed-73ab-45da-81a3-e9014081202a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4a190ed-73ab-45da-81a3-e9014081202a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4a190ed-73ab-45da-81a3-e9014081202a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.8324206, expires_in: 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, 3da578d6-4f61-423f-9308-c0270cafca1d, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3da578d6-4f61-423f-9308-c0270cafca1d, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3da578d6-4f61-423f-9308-c0270cafca1d, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.6382399, expires_in: 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, 24d9bf84-e81b-42c4-861c-42327074b753, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24d9bf84-e81b-42c4-861c-42327074b753, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24d9bf84-e81b-42c4-861c-42327074b753, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.7927194, expires_in: 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, 6c2f547b-ddc1-46ea-b0b6-e5501ba60413, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c2f547b-ddc1-46ea-b0b6-e5501ba60413, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c2f547b-ddc1-46ea-b0b6-e5501ba60413, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.6757383, expires_in: 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, 9fb1f6a8-27d5-4509-81c0-12e3f252e38e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9fb1f6a8-27d5-4509-81c0-12e3f252e38e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9fb1f6a8-27d5-4509-81c0-12e3f252e38e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.0033338, expires_in: 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, ae06b34a-d588-413a-854b-8b2f275e7d72, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae06b34a-d588-413a-854b-8b2f275e7d72, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae06b34a-d588-413a-854b-8b2f275e7d72, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.9915466, expires_in: 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, faa8860b-baf7-4cf5-a40b-639459f4da0d, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, faa8860b-baf7-4cf5-a40b-639459f4da0d, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, faa8860b-baf7-4cf5-a40b-639459f4da0d, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.4100184, expires_in: 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, b52b47d5-20c9-4088-bfa1-767c1543daf8, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b52b47d5-20c9-4088-bfa1-767c1543daf8, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b52b47d5-20c9-4088-bfa1-767c1543daf8, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.3758223, expires_in: 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, 0a45710d-7058-497a-ab28-9ba5e3fa54fb, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a45710d-7058-497a-ab28-9ba5e3fa54fb, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a45710d-7058-497a-ab28-9ba5e3fa54fb, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.0210247, expires_in: 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, eb5a0870-da10-454b-81d8-a295b5d8575e, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eb5a0870-da10-454b-81d8-a295b5d8575e, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eb5a0870-da10-454b-81d8-a295b5d8575e, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.9227064, expires_in: 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, a02e4545-5b3f-4822-9fe4-9595946559ba, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a02e4545-5b3f-4822-9fe4-9595946559ba, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a02e4545-5b3f-4822-9fe4-9595946559ba, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.5476637, expires_in: 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, 88031524-71f1-43d0-b10b-b27e08544bc5, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 88031524-71f1-43d0-b10b-b27e08544bc5, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 88031524-71f1-43d0-b10b-b27e08544bc5, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.099044, expires_in: 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, ef8b638a-8795-436e-b597-c70532113e7d, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef8b638a-8795-436e-b597-c70532113e7d, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef8b638a-8795-436e-b597-c70532113e7d, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.325358, expires_in: 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, c0112370-9c15-49a2-8b8e-acac6eec80f3, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0112370-9c15-49a2-8b8e-acac6eec80f3, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0112370-9c15-49a2-8b8e-acac6eec80f3, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.2667289, expires_in: 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, 21bc964f-6ac3-4b85-bce0-ad692b9f8f1a, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21bc964f-6ac3-4b85-bce0-ad692b9f8f1a, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21bc964f-6ac3-4b85-bce0-ad692b9f8f1a, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.659754, expires_in: 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, 712f31d3-66d0-400d-bd81-9433cab4975c, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 712f31d3-66d0-400d-bd81-9433cab4975c, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 712f31d3-66d0-400d-bd81-9433cab4975c, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.7673483, expires_in: 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, bc2214bd-a80e-4a0a-805c-b79673772324, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc2214bd-a80e-4a0a-805c-b79673772324, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc2214bd-a80e-4a0a-805c-b79673772324, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.8406315, expires_in: 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, 587cffa1-135a-4cd4-a407-cfb9cb5b42c6, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 587cffa1-135a-4cd4-a407-cfb9cb5b42c6, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 587cffa1-135a-4cd4-a407-cfb9cb5b42c6, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231930.3546803, expires_in: 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, 047cae3b-633e-4241-bd09-de0e4e390c88, localhost:31634): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 047cae3b-633e-4241-bd09-de0e4e390c88, localhost:31634): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 047cae3b-633e-4241-bd09-de0e4e390c88, localhost:31634): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31634". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31634
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:31634
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231931535734&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21844/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:2287/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9691
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61336
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8086
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12804
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21844
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2982
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5856
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9573
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2287
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17413
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31634/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28410
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/13802
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6083
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31634
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14389
============================== slowest durations ===============================
277.77s call     test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
20.74s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
11.56s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_external_data_source[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 310.73s (0:05:10) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_disabled] ________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21219
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008e1/r3tmp/kikimr_cluster_9oco5wlp
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22382
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21077
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/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/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ecsoyn0t.log --grpc-port=27532 --mon-port=7690 --ic-port=21219
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:27532/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/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/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ecsoyn0t.log --grpc-port=27532 --mon-port=7690 --ic-port=21219
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_ecsoyn0t.log', '--grpc-port=27532', '--mon-port=7690', '--ic-port=21219')' in '/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1155070
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:27532/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/rhna/0008e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1155091
DEBUG    ya.test:process.py:259 Command (pid 1155091) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155091) elapsed time (sec): 0.7609615325927734
DEBUG    ya.test:process.py:263 Command (pid 1155091) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1155091) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1155091) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) nivcsw: 49
DEBUG    ya.test:process.py:263 Command (pid 1155091) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155091) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1155091) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155091) stime: 0.439145
DEBUG    ya.test:process.py:263 Command (pid 1155091) utime: 0.158356
DEBUG    ya.test:process.py:263 Command (pid 1155091) wtime: 0.77
DEBUG    ya.test:process.py:275 Command (pid 1155091) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1155091) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27532', '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: 21219\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/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27532', '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: 21219\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1158691
DEBUG    ya.test:process.py:259 Command (pid 1158691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158691) elapsed time (sec): 2.074244737625122
DEBUG    ya.test:process.py:263 Command (pid 1158691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1158691) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1158691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) nivcsw: 171
DEBUG    ya.test:process.py:263 Command (pid 1158691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158691) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1158691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158691) stime: 1.509361
DEBUG    ya.test:process.py:263 Command (pid 1158691) utime: 0.13619
DEBUG    ya.test:process.py:263 Command (pid 1158691) wtime: 2.088
DEBUG    ya.test:process.py:275 Command (pid 1158691) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27532', '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/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:27532', '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: 1160291
DEBUG    ya.test:process.py:259 Command (pid 1160291) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160291) elapsed time (sec): 2.5403969287872314
DEBUG    ya.test:process.py:263 Command (pid 1160291) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) maxrss: 555552
DEBUG    ya.test:process.py:263 Command (pid 1160291) minflt: 18600
DEBUG    ya.test:process.py:263 Command (pid 1160291) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) nivcsw: 455
DEBUG    ya.test:process.py:263 Command (pid 1160291) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160291) nvcsw: 119
DEBUG    ya.test:process.py:263 Command (pid 1160291) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160291) stime: 2.274337
DEBUG    ya.test:process.py:263 Command (pid 1160291) utime: 0.137958
DEBUG    ya.test:process.py:263 Command (pid 1160291) wtime: 2.544
DEBUG    ya.test:process.py:275 Command (pid 1160291) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17980
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008e1/r3tmp/kikimr_cluster_l49dhpvo
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23220
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12170
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25989
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/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/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_mzx5hbhx.log --grpc-port=9561 --mon-port=23220 --ic-port=17980
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:9561/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/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/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_mzx5hbhx.log --grpc-port=9561 --mon-port=23220 --ic-port=17980
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1/logfile_mzx5hbhx.log', '--grpc-port=9561', '--mon-port=23220', '--ic-port=17980')' in '/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1161985
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9561/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/rhna/0008e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1161991
DEBUG    ya.test:process.py:259 Command (pid 1161991) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161991) elapsed time (sec): 2.030228614807129
DEBUG    ya.test:process.py:263 Command (pid 1161991) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) maxrss: 547112
DEBUG    ya.test:process.py:263 Command (pid 1161991) minflt: 16281
DEBUG    ya.test:process.py:263 Command (pid 1161991) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) nivcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1161991) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161991) nvcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1161991) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161991) stime: 1.7465519999999999
DEBUG    ya.test:process.py:263 Command (pid 1161991) utime: 0.123335
DEBUG    ya.test:process.py:263 Command (pid 1161991) wtime: 2.031
DEBUG    ya.test:process.py:275 Command (pid 1161991) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1161991) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9561', '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: 17980\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9561', '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: 17980\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1168988
DEBUG    ya.test:process.py:259 Command (pid 1168988) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168988) elapsed time (sec): 0.8258934020996094
DEBUG    ya.test:process.py:263 Command (pid 1168988) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1168988) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1168988) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) nivcsw: 28
DEBUG    ya.test:process.py:263 Command (pid 1168988) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168988) nvcsw: 120
DEBUG    ya.test:process.py:263 Command (pid 1168988) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168988) stime: 0.640142
DEBUG    ya.test:process.py:263 Command (pid 1168988) utime: 0.140917
DEBUG    ya.test:process.py:263 Command (pid 1168988) wtime: 0.827
DEBUG    ya.test:process.py:275 Command (pid 1168988) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9561', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:9561', '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: 1169963
DEBUG    ya.test:process.py:259 Command (pid 1169963) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1169963) elapsed time (sec): 0.6845612525939941
DEBUG    ya.test:process.py:263 Command (pid 1169963) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1169963) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1169963) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) nivcsw: 71
DEBUG    ya.test:process.py:263 Command (pid 1169963) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1169963) nvcsw: 107
DEBUG    ya.test:process.py:263 Command (pid 1169963) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1169963) stime: 0.41176399999999996
DEBUG    ya.test:process.py:263 Command (pid 1169963) utime: 0.146499
DEBUG    ya.test:process.py:263 Command (pid 1169963) wtime: 0.686
DEBUG    ya.test:process.py:275 Command (pid 1169963) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19025
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29644
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11261
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15175
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19022
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9561 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_pgk2c54v.log --grpc-port=19025 --mon-port=29644 --ic-port=11261
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:9561 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_pgk2c54v.log --grpc-port=19025 --mon-port=29644 --ic-port=11261
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:9561', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1/logfile_pgk2c54v.log', '--grpc-port=19025', '--mon-port=29644', '--ic-port=11261')' in '/home/runner/.ya/build/build_root/rhna/0008e1/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk14/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1170978
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19025/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008e1/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1170984
DEBUG    ya.test:process.py:259 Command (pid 1170984) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1170984) elapsed time (sec): 0.45372557640075684
DEBUG    ya.test:process.py:263 Command (pid 1170984) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1170984) maxrss: 547144
DEBUG    ya.test:process.py:263 Command (pid 1170984) minflt: 17296
DEBUG    ya.test:process.py:263 Command (pid 1170984) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) nivcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1170984) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1170984) nvcsw: 14
DEBUG    ya.test:process.py:263 Command (pid 1170984) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1170984) stime: 0.288178
DEBUG    ya.test:process.py:263 Command (pid 1170984) utime: 0.11054
DEBUG    ya.test:process.py:263 Command (pid 1170984) wtime: 0.455
DEBUG    ya.test:process.py:275 Command (pid 1170984) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1170984) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 46a8b3b3-dac0-4517-bd44-41c1a6afea88, localhost:9561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 46a8b3b3-dac0-4517-bd44-41c1a6afea88, localhost:9561): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 46a8b3b3-dac0-4517-bd44-41c1a6afea88, localhost:9561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19025 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-2tlsei57yi.auto.internal:19025, 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:9561
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, 39cef0aa-020b-4b95-af22-0960187dac87, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 39cef0aa-020b-4b95-af22-0960187dac87, ghrun-2tlsei57yi.auto.internal:19025): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 39cef0aa-020b-4b95-af22-0960187dac87, ghrun-2tlsei57yi.auto.internal:19025): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5bb7a576-80a6-43a3-b983-da4925bac593, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5bb7a576-80a6-43a3-b983-da4925bac593, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5bb7a576-80a6-43a3-b983-da4925bac593, ghrun-2tlsei57yi.auto.internal:19025): 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=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b8cbe7e8-7ae7-4487-a318-33ed8c72498a, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b8cbe7e8-7ae7-4487-a318-33ed8c72498a, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b8cbe7e8-7ae7-4487-a318-33ed8c72498a, ghrun-2tlsei57yi.auto.internal:19025): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8b773e4a-4ecd-47c6-bfdb-4473e616795e, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8b773e4a-4ecd-47c6-bfdb-4473e616795e, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=NGVjZTE3YzYtOGI3MjY1MTktY2Y4N2Y1YmMtZDg2YzBkZjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8b773e4a-4ecd-47c6-bfdb-4473e616795e, ghrun-2tlsei57yi.auto.internal:19025): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5bb7a576-80a6-43a3-b983-da4925bac593, ghrun-2tlsei57yi.auto.internal:19025): 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:9561
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19025
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 54e5d074-4339-49df-89dc-761815ead12c, localhost:9561): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 54e5d074-4339-49df-89dc-761815ead12c, localhost:9561): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 54e5d074-4339-49df-89dc-761815ead12c, localhost:9561): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19025 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-2tlsei57yi.auto.internal:19025, 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:9561
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, c741cca9-47a7-452e-93d6-cb8bd314e003, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c741cca9-47a7-452e-93d6-cb8bd314e003, ghrun-2tlsei57yi.auto.internal:19025): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c741cca9-47a7-452e-93d6-cb8bd314e003, ghrun-2tlsei57yi.auto.internal:19025): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bd8d3972-e399-449a-8bb0-23ee2d66e99c, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bd8d3972-e399-449a-8bb0-23ee2d66e99c, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bd8d3972-e399-449a-8bb0-23ee2d66e99c, ghrun-2tlsei57yi.auto.internal:19025): 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=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 1365a224-1d8f-4a05-8c24-1998e0f826e7, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 1365a224-1d8f-4a05-8c24-1998e0f826e7, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 1365a224-1d8f-4a05-8c24-1998e0f826e7, ghrun-2tlsei57yi.auto.internal:19025): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7b9e60e6-de2d-415b-82c7-d01e4df6740e, ghrun-2tlsei57yi.auto.internal:19025): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7b9e60e6-de2d-415b-82c7-d01e4df6740e, ghrun-2tlsei57yi.auto.internal:19025): request = { session_id: "ydb://session/3?node_id=50000&id=OGE3YWFhZWUtYzQwMmFmNmUtYTBlZTVjZDEtMjI2OTFmM2Q=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7b9e60e6-de2d-415b-82c7-d01e4df6740e, ghrun-2tlsei57yi.auto.internal:19025): 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:9561
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19025
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.8883986, expires_in: 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, ff94a1a7-315a-4351-ac65-b387f87a310e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff94a1a7-315a-4351-ac65-b387f87a310e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff94a1a7-315a-4351-ac65-b387f87a310e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.473039, expires_in: 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, d83ba59b-9ab6-4e2d-8627-cbc69ec5381a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d83ba59b-9ab6-4e2d-8627-cbc69ec5381a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d83ba59b-9ab6-4e2d-8627-cbc69ec5381a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.7781222, expires_in: 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, d824f2c0-b4be-4324-bd23-7ec852c1eb92, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d824f2c0-b4be-4324-bd23-7ec852c1eb92, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d824f2c0-b4be-4324-bd23-7ec852c1eb92, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.3012576, expires_in: 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, 00a973ef-5c4f-4346-8aa2-7b45b3fe6500, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00a973ef-5c4f-4346-8aa2-7b45b3fe6500, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00a973ef-5c4f-4346-8aa2-7b45b3fe6500, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.6672509, expires_in: 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, cbfc7f2a-6e1d-40e8-a1f8-cc4bed715c57, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbfc7f2a-6e1d-40e8-a1f8-cc4bed715c57, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbfc7f2a-6e1d-40e8-a1f8-cc4bed715c57, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.8858821, expires_in: 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, f2ba6e53-52db-4f59-945d-6cc7d8e2fab1, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2ba6e53-52db-4f59-945d-6cc7d8e2fab1, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2ba6e53-52db-4f59-945d-6cc7d8e2fab1, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.7084885, expires_in: 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, 80115e4e-64f6-4600-bbcd-8fd04ab74fd0, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80115e4e-64f6-4600-bbcd-8fd04ab74fd0, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80115e4e-64f6-4600-bbcd-8fd04ab74fd0, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.5834088, expires_in: 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, f5e26db0-5c7c-4d8f-a2bf-d882d969e7e3, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5e26db0-5c7c-4d8f-a2bf-d882d969e7e3, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5e26db0-5c7c-4d8f-a2bf-d882d969e7e3, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.006198, expires_in: 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, e2fbb4df-6165-418c-9a75-fd728436c1db, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2fbb4df-6165-418c-9a75-fd728436c1db, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2fbb4df-6165-418c-9a75-fd728436c1db, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.407931, expires_in: 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, 4217889b-184a-4c8e-9ff9-00043c86f414, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4217889b-184a-4c8e-9ff9-00043c86f414, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4217889b-184a-4c8e-9ff9-00043c86f414, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.2254217, expires_in: 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, 89709978-02c2-4663-a50d-6f5f9a3e89e3, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89709978-02c2-4663-a50d-6f5f9a3e89e3, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89709978-02c2-4663-a50d-6f5f9a3e89e3, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.3910885, expires_in: 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, 4deea067-1249-4f99-a9c8-674b41312f2b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4deea067-1249-4f99-a9c8-674b41312f2b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4deea067-1249-4f99-a9c8-674b41312f2b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.8346653, expires_in: 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, ed0fec16-9658-4f1d-adb3-c48d096070f5, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed0fec16-9658-4f1d-adb3-c48d096070f5, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed0fec16-9658-4f1d-adb3-c48d096070f5, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.0786092, expires_in: 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, 28498144-f4b8-4b49-80b8-1b499b5a81cc, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28498144-f4b8-4b49-80b8-1b499b5a81cc, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28498144-f4b8-4b49-80b8-1b499b5a81cc, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.2424443, expires_in: 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, 10f475e6-8dc2-411c-bcad-a147699814e4, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10f475e6-8dc2-411c-bcad-a147699814e4, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10f475e6-8dc2-411c-bcad-a147699814e4, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.4642198, expires_in: 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, d345559b-89fb-49d8-b6c5-d4640b0189db, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d345559b-89fb-49d8-b6c5-d4640b0189db, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d345559b-89fb-49d8-b6c5-d4640b0189db, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.9003515, expires_in: 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, 4a2ad04b-e565-4499-bbb4-e0fb0cfd1d02, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a2ad04b-e565-4499-bbb4-e0fb0cfd1d02, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a2ad04b-e565-4499-bbb4-e0fb0cfd1d02, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.9919794, expires_in: 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, 3d2290f5-718b-44f3-be87-b1873f01a8e3, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d2290f5-718b-44f3-be87-b1873f01a8e3, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d2290f5-718b-44f3-be87-b1873f01a8e3, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.1281738, expires_in: 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, b2e7dcaf-4f91-489d-96a4-ad7887b1fd0e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2e7dcaf-4f91-489d-96a4-ad7887b1fd0e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2e7dcaf-4f91-489d-96a4-ad7887b1fd0e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.0552163, expires_in: 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, 6c96401c-c76a-4088-873a-a10dc29a51e1, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c96401c-c76a-4088-873a-a10dc29a51e1, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c96401c-c76a-4088-873a-a10dc29a51e1, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.7162645, expires_in: 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, 85e19adb-7725-43a8-acff-762bc0ff2ddd, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85e19adb-7725-43a8-acff-762bc0ff2ddd, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85e19adb-7725-43a8-acff-762bc0ff2ddd, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.4278762, expires_in: 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, fa6e03df-783c-473d-9994-05335a7dcf04, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa6e03df-783c-473d-9994-05335a7dcf04, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa6e03df-783c-473d-9994-05335a7dcf04, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.3726091, expires_in: 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, 9881f1a3-78a3-4ff3-afb9-6a3fe801946f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9881f1a3-78a3-4ff3-afb9-6a3fe801946f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9881f1a3-78a3-4ff3-afb9-6a3fe801946f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231694.221369, expires_in: 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, a55520e9-05b2-41dc-9e6c-781153292f6c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a55520e9-05b2-41dc-9e6c-781153292f6c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a55520e9-05b2-41dc-9e6c-781153292f6c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.8518782, expires_in: 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, 89f447cc-4254-4771-b56a-2900ef92aeb9, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89f447cc-4254-4771-b56a-2900ef92aeb9, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89f447cc-4254-4771-b56a-2900ef92aeb9, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.575785, expires_in: 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, 8098389f-a079-4499-a704-13257fa997bd, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8098389f-a079-4499-a704-13257fa997bd, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8098389f-a079-4499-a704-13257fa997bd, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.6725535, expires_in: 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, 4470549c-c087-4bc3-9f5f-82d5ae568495, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4470549c-c087-4bc3-9f5f-82d5ae568495, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4470549c-c087-4bc3-9f5f-82d5ae568495, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.3078082, expires_in: 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, 1f345954-ffc5-4d4c-8491-7357e330caae, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f345954-ffc5-4d4c-8491-7357e330caae, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f345954-ffc5-4d4c-8491-7357e330caae, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.9104667, expires_in: 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, cd17723f-b311-4f04-bde0-5a1b9c042bbb, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd17723f-b311-4f04-bde0-5a1b9c042bbb, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd17723f-b311-4f04-bde0-5a1b9c042bbb, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.4354606, expires_in: 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, 6ce3e3c5-a409-466e-95e3-efbfb6ba6429, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ce3e3c5-a409-466e-95e3-efbfb6ba6429, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ce3e3c5-a409-466e-95e3-efbfb6ba6429, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231705.972185, expires_in: 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, b3dfc287-6b2e-463b-abfd-d959c295bbbf, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3dfc287-6b2e-463b-abfd-d959c295bbbf, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3dfc287-6b2e-463b-abfd-d959c295bbbf, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.0566072, expires_in: 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, a3663635-20ca-43f5-b376-97a9986e3fae, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3663635-20ca-43f5-b376-97a9986e3fae, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3663635-20ca-43f5-b376-97a9986e3fae, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.363677, expires_in: 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, 8a69feec-233a-45fc-958d-0304b3ed5dfc, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a69feec-233a-45fc-958d-0304b3ed5dfc, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a69feec-233a-45fc-958d-0304b3ed5dfc, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.0424266, expires_in: 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, 1b884d92-a94b-42cf-a238-ddeb652a76f2, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b884d92-a94b-42cf-a238-ddeb652a76f2, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b884d92-a94b-42cf-a238-ddeb652a76f2, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.7955117, expires_in: 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, 24b1a6ad-815f-4089-86ce-4c2207d8761f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24b1a6ad-815f-4089-86ce-4c2207d8761f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24b1a6ad-815f-4089-86ce-4c2207d8761f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.1383817, expires_in: 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, 1886c85f-8bad-4333-84e1-0fa3efd4e8a4, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1886c85f-8bad-4333-84e1-0fa3efd4e8a4, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1886c85f-8bad-4333-84e1-0fa3efd4e8a4, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.5462925, expires_in: 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, 1391919b-e381-4fdb-b17c-25ed4d20c1fa, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1391919b-e381-4fdb-b17c-25ed4d20c1fa, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1391919b-e381-4fdb-b17c-25ed4d20c1fa, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.5339305, expires_in: 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, d6357676-c209-4ae1-b447-372058b48f30, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d6357676-c209-4ae1-b447-372058b48f30, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d6357676-c209-4ae1-b447-372058b48f30, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.1626575, expires_in: 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, 356abe01-4b01-4265-8f6d-20a4e1e75633, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 356abe01-4b01-4265-8f6d-20a4e1e75633, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 356abe01-4b01-4265-8f6d-20a4e1e75633, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.394859, expires_in: 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, 36e9fbbd-c0bc-447c-b96a-61d8b6806069, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36e9fbbd-c0bc-447c-b96a-61d8b6806069, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36e9fbbd-c0bc-447c-b96a-61d8b6806069, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.9664655, expires_in: 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, f141dbd5-6a73-4c63-83ff-b948ab839f79, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f141dbd5-6a73-4c63-83ff-b948ab839f79, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f141dbd5-6a73-4c63-83ff-b948ab839f79, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.4768558, expires_in: 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, c2c1bc0c-ef89-4c4d-aee3-33f17c8d8ba6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2c1bc0c-ef89-4c4d-aee3-33f17c8d8ba6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2c1bc0c-ef89-4c4d-aee3-33f17c8d8ba6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.9810083, expires_in: 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, 84a591d3-80e5-4a37-a984-3ae257033b70, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84a591d3-80e5-4a37-a984-3ae257033b70, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84a591d3-80e5-4a37-a984-3ae257033b70, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.0156956, expires_in: 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, fa86348e-8418-4467-b4ce-d1f4268e3979, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa86348e-8418-4467-b4ce-d1f4268e3979, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa86348e-8418-4467-b4ce-d1f4268e3979, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.6795616, expires_in: 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, d87a88a2-91db-4028-8e2c-3ea0ac21a240, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d87a88a2-91db-4028-8e2c-3ea0ac21a240, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d87a88a2-91db-4028-8e2c-3ea0ac21a240, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.097403, expires_in: 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, 283fb92b-2992-4ceb-ab26-c2a627b27de9, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 283fb92b-2992-4ceb-ab26-c2a627b27de9, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 283fb92b-2992-4ceb-ab26-c2a627b27de9, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.1321042, expires_in: 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, 0d076d21-0db7-425f-a1bb-4c1a8f86f3b4, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d076d21-0db7-425f-a1bb-4c1a8f86f3b4, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d076d21-0db7-425f-a1bb-4c1a8f86f3b4, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.771788, expires_in: 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, 79f99a55-1ee8-442c-a42a-16bf28dc4abc, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79f99a55-1ee8-442c-a42a-16bf28dc4abc, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79f99a55-1ee8-442c-a42a-16bf28dc4abc, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.5086422, expires_in: 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, 9d371093-bc07-4699-8faa-97e2f1523bca, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d371093-bc07-4699-8faa-97e2f1523bca, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d371093-bc07-4699-8faa-97e2f1523bca, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.125122, expires_in: 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, 35edb6d8-9797-40ee-914f-5a699f53aced, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35edb6d8-9797-40ee-914f-5a699f53aced, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35edb6d8-9797-40ee-914f-5a699f53aced, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.060898, expires_in: 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, 08a1d47f-9759-438e-9521-435eb0f7efb0, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08a1d47f-9759-438e-9521-435eb0f7efb0, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08a1d47f-9759-438e-9521-435eb0f7efb0, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.9626772, expires_in: 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, d515a317-f577-4bd9-8f05-8889bd9735fb, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d515a317-f577-4bd9-8f05-8889bd9735fb, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d515a317-f577-4bd9-8f05-8889bd9735fb, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.3776143, expires_in: 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, d4228154-5435-4133-a2f9-1bed75b35e10, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4228154-5435-4133-a2f9-1bed75b35e10, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4228154-5435-4133-a2f9-1bed75b35e10, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.0753667, expires_in: 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, bb625b26-76d1-46f5-a61c-9bcb8d6b5586, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb625b26-76d1-46f5-a61c-9bcb8d6b5586, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb625b26-76d1-46f5-a61c-9bcb8d6b5586, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.1920142, expires_in: 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, 5a03dea5-5622-4ea2-a577-0ce31b06680d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a03dea5-5622-4ea2-a577-0ce31b06680d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a03dea5-5622-4ea2-a577-0ce31b06680d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.748313, expires_in: 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, 6d1567af-1a38-4d9a-8bc9-6a3ea681a053, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d1567af-1a38-4d9a-8bc9-6a3ea681a053, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d1567af-1a38-4d9a-8bc9-6a3ea681a053, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.2067375, expires_in: 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, 1f597b11-940f-43ca-ba42-d4122dfe2c5b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f597b11-940f-43ca-ba42-d4122dfe2c5b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f597b11-940f-43ca-ba42-d4122dfe2c5b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.17588, expires_in: 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, bd34c265-6803-4f94-942a-7d655b2c8c84, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd34c265-6803-4f94-942a-7d655b2c8c84, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd34c265-6803-4f94-942a-7d655b2c8c84, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.9897802, expires_in: 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, 5de97088-b36a-4e02-adf6-ae4c11331e73, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5de97088-b36a-4e02-adf6-ae4c11331e73, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5de97088-b36a-4e02-adf6-ae4c11331e73, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.218773, expires_in: 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, b3386f50-d97e-462a-a3e4-686e17e9d262, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3386f50-d97e-462a-a3e4-686e17e9d262, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3386f50-d97e-462a-a3e4-686e17e9d262, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.3044014, expires_in: 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, ed871f87-67b4-44d1-b8ac-e07a80606822, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed871f87-67b4-44d1-b8ac-e07a80606822, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed871f87-67b4-44d1-b8ac-e07a80606822, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.5004177, expires_in: 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, 5c9e09da-985c-4081-9081-d23cdfc4f50d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c9e09da-985c-4081-9081-d23cdfc4f50d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c9e09da-985c-4081-9081-d23cdfc4f50d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.764583, expires_in: 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, 132d43d7-1bba-4584-b6e7-c6ff19097894, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 132d43d7-1bba-4584-b6e7-c6ff19097894, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 132d43d7-1bba-4584-b6e7-c6ff19097894, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.8452134, expires_in: 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, fc207bfc-e3cd-4683-9a45-c4be12453677, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc207bfc-e3cd-4683-9a45-c4be12453677, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc207bfc-e3cd-4683-9a45-c4be12453677, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.1159015, expires_in: 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, 4572b787-27b9-4b92-a9b6-d1efb73e6827, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4572b787-27b9-4b92-a9b6-d1efb73e6827, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4572b787-27b9-4b92-a9b6-d1efb73e6827, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.3347957, expires_in: 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, 44b35099-1021-4893-b415-b1d8bedee7d7, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44b35099-1021-4893-b415-b1d8bedee7d7, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44b35099-1021-4893-b415-b1d8bedee7d7, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.4239962, expires_in: 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, f44fe566-c76c-4747-a201-6266359812d2, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f44fe566-c76c-4747-a201-6266359812d2, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f44fe566-c76c-4747-a201-6266359812d2, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.2724524, expires_in: 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, 00fc0024-9004-4393-ad23-bdb4dae3a67e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00fc0024-9004-4393-ad23-bdb4dae3a67e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00fc0024-9004-4393-ad23-bdb4dae3a67e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.491525, expires_in: 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, 79612db6-c09a-4a65-9b0b-7167d460a671, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 79612db6-c09a-4a65-9b0b-7167d460a671, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 79612db6-c09a-4a65-9b0b-7167d460a671, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.9070373, expires_in: 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, a8206ed8-8bb5-4ad5-96d0-f82f33177895, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8206ed8-8bb5-4ad5-96d0-f82f33177895, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8206ed8-8bb5-4ad5-96d0-f82f33177895, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.2706232, expires_in: 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, 0f073f7f-2f5b-404f-b620-01ef90aeb858, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f073f7f-2f5b-404f-b620-01ef90aeb858, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f073f7f-2f5b-404f-b620-01ef90aeb858, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.9238942, expires_in: 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, f95019a2-1076-4c28-8dcd-00cf077bb90b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f95019a2-1076-4c28-8dcd-00cf077bb90b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f95019a2-1076-4c28-8dcd-00cf077bb90b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.4324794, expires_in: 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, 224dd294-6634-4d4e-8397-25df5bf6d1b8, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 224dd294-6634-4d4e-8397-25df5bf6d1b8, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 224dd294-6634-4d4e-8397-25df5bf6d1b8, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.432777, expires_in: 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, 89dd8ac5-8c3e-4cfd-a23d-e060ed86391f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89dd8ac5-8c3e-4cfd-a23d-e060ed86391f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89dd8ac5-8c3e-4cfd-a23d-e060ed86391f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.369586, expires_in: 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, 67dab0b4-8aa5-423b-99ce-9895aed2d9ff, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67dab0b4-8aa5-423b-99ce-9895aed2d9ff, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67dab0b4-8aa5-423b-99ce-9895aed2d9ff, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.3328745, expires_in: 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, 154023e1-dcc5-4b7b-a3c1-a7688d50ee90, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 154023e1-dcc5-4b7b-a3c1-a7688d50ee90, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 154023e1-dcc5-4b7b-a3c1-a7688d50ee90, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.568866, expires_in: 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, 580f02b1-1d5d-4755-88c7-1effad93cf81, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 580f02b1-1d5d-4755-88c7-1effad93cf81, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 580f02b1-1d5d-4755-88c7-1effad93cf81, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.7345712, expires_in: 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, d61d72ce-4aa5-4a87-a873-aeb46dc09418, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d61d72ce-4aa5-4a87-a873-aeb46dc09418, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d61d72ce-4aa5-4a87-a873-aeb46dc09418, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.014363, expires_in: 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, 9cc77bfc-013d-4d0c-9da7-d55de8483510, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9cc77bfc-013d-4d0c-9da7-d55de8483510, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9cc77bfc-013d-4d0c-9da7-d55de8483510, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.4292932, expires_in: 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, f8704a90-c18d-44a7-8148-2354b7aac749, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8704a90-c18d-44a7-8148-2354b7aac749, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8704a90-c18d-44a7-8148-2354b7aac749, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.44395, expires_in: 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, cbd87dd2-72cd-49cc-ace3-6842fd1494c5, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cbd87dd2-72cd-49cc-ace3-6842fd1494c5, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cbd87dd2-72cd-49cc-ace3-6842fd1494c5, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.0401676, expires_in: 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, 0d99229e-1ccd-4c33-8efe-755c304d726e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0d99229e-1ccd-4c33-8efe-755c304d726e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0d99229e-1ccd-4c33-8efe-755c304d726e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.3294222, expires_in: 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, de3e999f-3c62-4825-91d1-b1c3353e1c3a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de3e999f-3c62-4825-91d1-b1c3353e1c3a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de3e999f-3c62-4825-91d1-b1c3353e1c3a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.5313663, expires_in: 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, d2e3ab1b-98c4-4458-b51f-05188e43073e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2e3ab1b-98c4-4458-b51f-05188e43073e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2e3ab1b-98c4-4458-b51f-05188e43073e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.0657816, expires_in: 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, ef5dad0d-3658-4ca8-a28e-5359fb055b01, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef5dad0d-3658-4ca8-a28e-5359fb055b01, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef5dad0d-3658-4ca8-a28e-5359fb055b01, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.0435874, expires_in: 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, 1753d943-f5d3-4100-853f-a1a67b4645cc, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1753d943-f5d3-4100-853f-a1a67b4645cc, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1753d943-f5d3-4100-853f-a1a67b4645cc, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.4320686, expires_in: 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, cff32be9-75f9-48aa-bf79-d2b7048e622f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cff32be9-75f9-48aa-bf79-d2b7048e622f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cff32be9-75f9-48aa-bf79-d2b7048e622f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.8173985, expires_in: 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, 00ef5e4a-e7e7-4be7-b9f6-b8c5234863da, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00ef5e4a-e7e7-4be7-b9f6-b8c5234863da, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00ef5e4a-e7e7-4be7-b9f6-b8c5234863da, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.2281344, expires_in: 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, c4c6b252-6936-435f-8386-588dd7253fc6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4c6b252-6936-435f-8386-588dd7253fc6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4c6b252-6936-435f-8386-588dd7253fc6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.932946, expires_in: 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, c85dc0a6-ca90-4e94-929c-53bb119421be, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c85dc0a6-ca90-4e94-929c-53bb119421be, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c85dc0a6-ca90-4e94-929c-53bb119421be, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.565553, expires_in: 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, bb14a8be-31ac-4372-836c-9c5f5a8762cd, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb14a8be-31ac-4372-836c-9c5f5a8762cd, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb14a8be-31ac-4372-836c-9c5f5a8762cd, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.6844773, expires_in: 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, 1dbe0327-e1c7-41e5-95b4-a3adaf8d014c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dbe0327-e1c7-41e5-95b4-a3adaf8d014c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dbe0327-e1c7-41e5-95b4-a3adaf8d014c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.5866525, expires_in: 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, 37ab039e-2e6b-4ef9-b564-b396710dcaf1, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37ab039e-2e6b-4ef9-b564-b396710dcaf1, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37ab039e-2e6b-4ef9-b564-b396710dcaf1, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.6112027, expires_in: 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, 46f8da96-4e04-4d49-9e35-391193111942, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 46f8da96-4e04-4d49-9e35-391193111942, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 46f8da96-4e04-4d49-9e35-391193111942, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.8199613, expires_in: 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, 6e0440c8-71b2-4c9b-9a2b-90c84a341b7b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6e0440c8-71b2-4c9b-9a2b-90c84a341b7b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6e0440c8-71b2-4c9b-9a2b-90c84a341b7b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.0323904, expires_in: 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, 45465437-5bfe-498b-b098-a5676e01ea66, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45465437-5bfe-498b-b098-a5676e01ea66, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45465437-5bfe-498b-b098-a5676e01ea66, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.5138495, expires_in: 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, 4131f780-8fbe-4abe-aba0-9381562c6f8a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4131f780-8fbe-4abe-aba0-9381562c6f8a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4131f780-8fbe-4abe-aba0-9381562c6f8a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.3861637, expires_in: 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, befa8a7e-301e-4bde-bc17-994afff77732, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, befa8a7e-301e-4bde-bc17-994afff77732, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, befa8a7e-301e-4bde-bc17-994afff77732, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.170009, expires_in: 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, e71b6a6c-ba0f-4b13-8e4b-4f9ccfd664e2, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e71b6a6c-ba0f-4b13-8e4b-4f9ccfd664e2, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e71b6a6c-ba0f-4b13-8e4b-4f9ccfd664e2, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.6042275, expires_in: 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, 8fb57832-fee5-4e93-a397-965f640fd440, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8fb57832-fee5-4e93-a397-965f640fd440, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8fb57832-fee5-4e93-a397-965f640fd440, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.6487002, expires_in: 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, f3cd9b55-5966-483d-9055-c2bccef0f057, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3cd9b55-5966-483d-9055-c2bccef0f057, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3cd9b55-5966-483d-9055-c2bccef0f057, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.3356974, expires_in: 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, bd75dbef-f13a-4554-8b07-99f29260ab42, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd75dbef-f13a-4554-8b07-99f29260ab42, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd75dbef-f13a-4554-8b07-99f29260ab42, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.1391273, expires_in: 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, 44edacee-ed15-4187-bb9f-5d543101f22d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44edacee-ed15-4187-bb9f-5d543101f22d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44edacee-ed15-4187-bb9f-5d543101f22d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.1100774, expires_in: 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, bf59883b-fa99-45bb-96f2-299bd41af35e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf59883b-fa99-45bb-96f2-299bd41af35e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf59883b-fa99-45bb-96f2-299bd41af35e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.726677, expires_in: 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, b1093380-8dc8-4008-a459-1be2a1d3828c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1093380-8dc8-4008-a459-1be2a1d3828c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1093380-8dc8-4008-a459-1be2a1d3828c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.949378, expires_in: 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, 94464e28-78a5-48c3-93b3-9c110fba1b82, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94464e28-78a5-48c3-93b3-9c110fba1b82, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94464e28-78a5-48c3-93b3-9c110fba1b82, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.183441, expires_in: 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, 89d9124f-1134-4d98-ba95-fcbacd1b062b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89d9124f-1134-4d98-ba95-fcbacd1b062b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89d9124f-1134-4d98-ba95-fcbacd1b062b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.426103, expires_in: 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, 8840c1b7-b82d-4da1-99af-2fb98ddb9669, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8840c1b7-b82d-4da1-99af-2fb98ddb9669, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8840c1b7-b82d-4da1-99af-2fb98ddb9669, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.6921513, expires_in: 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, 6bc6517e-c8a9-4ae5-8674-85a76c82641a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bc6517e-c8a9-4ae5-8674-85a76c82641a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bc6517e-c8a9-4ae5-8674-85a76c82641a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.721844, expires_in: 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, 6f6a34c7-3353-4624-9f9f-5cd201936e9f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f6a34c7-3353-4624-9f9f-5cd201936e9f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f6a34c7-3353-4624-9f9f-5cd201936e9f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.8591099, expires_in: 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, 6d9ded50-dc3b-46b2-8996-eddf7e419d57, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d9ded50-dc3b-46b2-8996-eddf7e419d57, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d9ded50-dc3b-46b2-8996-eddf7e419d57, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.7938476, expires_in: 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, bf47cc0a-9b7a-4079-ae23-d7461de35ce6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf47cc0a-9b7a-4079-ae23-d7461de35ce6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf47cc0a-9b7a-4079-ae23-d7461de35ce6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.6768014, expires_in: 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, 9b6238ec-d60b-4a0b-868f-7571f22a8fec, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b6238ec-d60b-4a0b-868f-7571f22a8fec, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b6238ec-d60b-4a0b-868f-7571f22a8fec, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.6736646, expires_in: 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, f15ccd73-3a97-49a2-a44b-aac893e66a74, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f15ccd73-3a97-49a2-a44b-aac893e66a74, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f15ccd73-3a97-49a2-a44b-aac893e66a74, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.89508, expires_in: 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, 15870693-a9c0-42c1-8650-5b4cb001cf22, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15870693-a9c0-42c1-8650-5b4cb001cf22, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15870693-a9c0-42c1-8650-5b4cb001cf22, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.530353, expires_in: 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, 2e73971c-a8d9-456f-9449-8613660d45ba, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e73971c-a8d9-456f-9449-8613660d45ba, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e73971c-a8d9-456f-9449-8613660d45ba, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.491452, expires_in: 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, c91f9365-f961-4cd0-8d82-a24230a89fe2, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c91f9365-f961-4cd0-8d82-a24230a89fe2, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c91f9365-f961-4cd0-8d82-a24230a89fe2, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.8759768, expires_in: 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, b68d7ada-9fc4-4615-8592-8b71400f5d08, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b68d7ada-9fc4-4615-8592-8b71400f5d08, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b68d7ada-9fc4-4615-8592-8b71400f5d08, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.7820127, expires_in: 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, bd7fc50f-8b75-475d-b4b6-7002ffb06cd7, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd7fc50f-8b75-475d-b4b6-7002ffb06cd7, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd7fc50f-8b75-475d-b4b6-7002ffb06cd7, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.5539784, expires_in: 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, afaf98b8-3530-4cd2-b7ac-c4908dc8dbd6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afaf98b8-3530-4cd2-b7ac-c4908dc8dbd6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afaf98b8-3530-4cd2-b7ac-c4908dc8dbd6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.998107, expires_in: 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, 323872c0-b0e9-4ead-9f42-8598221ec952, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 323872c0-b0e9-4ead-9f42-8598221ec952, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 323872c0-b0e9-4ead-9f42-8598221ec952, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.3795118, expires_in: 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, 8894287d-c1c1-49eb-8f09-744310c55c9a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8894287d-c1c1-49eb-8f09-744310c55c9a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8894287d-c1c1-49eb-8f09-744310c55c9a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.4223332, expires_in: 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, a6f80970-1b33-4511-9b5d-50d77fa7df39, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a6f80970-1b33-4511-9b5d-50d77fa7df39, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a6f80970-1b33-4511-9b5d-50d77fa7df39, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.3802683, expires_in: 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, f2fc8567-3ca3-4f78-bdb4-8ed27655c4dd, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f2fc8567-3ca3-4f78-bdb4-8ed27655c4dd, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f2fc8567-3ca3-4f78-bdb4-8ed27655c4dd, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.6759727, expires_in: 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, cef199f0-806b-4d96-91e2-cf18d530a6b4, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef199f0-806b-4d96-91e2-cf18d530a6b4, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef199f0-806b-4d96-91e2-cf18d530a6b4, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.6942081, expires_in: 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, 497c128d-31ce-4da2-a7d6-54abd03c9cc6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 497c128d-31ce-4da2-a7d6-54abd03c9cc6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 497c128d-31ce-4da2-a7d6-54abd03c9cc6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.8591151, expires_in: 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, 0e9758d2-2a9b-402e-8a54-f22c419e1fcf, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e9758d2-2a9b-402e-8a54-f22c419e1fcf, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e9758d2-2a9b-402e-8a54-f22c419e1fcf, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.2266915, expires_in: 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, ce951e66-81ed-47d4-9024-65128a175122, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce951e66-81ed-47d4-9024-65128a175122, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce951e66-81ed-47d4-9024-65128a175122, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.7024093, expires_in: 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, 29c31e47-2d8b-4599-bed4-3eb219003f3c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29c31e47-2d8b-4599-bed4-3eb219003f3c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29c31e47-2d8b-4599-bed4-3eb219003f3c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.8027906, expires_in: 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, ae50228c-7828-4849-a29d-20580bad412c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ae50228c-7828-4849-a29d-20580bad412c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ae50228c-7828-4849-a29d-20580bad412c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.2129095, expires_in: 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, b8f3de5e-0c25-4f16-bc35-6704f3041093, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8f3de5e-0c25-4f16-bc35-6704f3041093, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8f3de5e-0c25-4f16-bc35-6704f3041093, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.1995697, expires_in: 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, 60d26bb0-b31c-42c3-aad9-2489f2307c0a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60d26bb0-b31c-42c3-aad9-2489f2307c0a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60d26bb0-b31c-42c3-aad9-2489f2307c0a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.6689677, expires_in: 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, fd59d3b2-aae4-4b13-a9dc-f9c93d875954, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd59d3b2-aae4-4b13-a9dc-f9c93d875954, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd59d3b2-aae4-4b13-a9dc-f9c93d875954, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.0916023, expires_in: 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, c7ef950c-cf88-4b7d-9277-f9e2dc8c0e08, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c7ef950c-cf88-4b7d-9277-f9e2dc8c0e08, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c7ef950c-cf88-4b7d-9277-f9e2dc8c0e08, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.579511, expires_in: 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, e2ffaf70-bcde-41a6-a9c9-eec6ebbaad33, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2ffaf70-bcde-41a6-a9c9-eec6ebbaad33, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2ffaf70-bcde-41a6-a9c9-eec6ebbaad33, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.6843863, expires_in: 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, 4ef17952-bb92-4d2a-8c7e-d76675a8b0fd, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ef17952-bb92-4d2a-8c7e-d76675a8b0fd, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ef17952-bb92-4d2a-8c7e-d76675a8b0fd, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.175272, expires_in: 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, 2678e71e-f6e8-4112-bf28-be1a0e3e498a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2678e71e-f6e8-4112-bf28-be1a0e3e498a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2678e71e-f6e8-4112-bf28-be1a0e3e498a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.2318382, expires_in: 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, 94c34411-ebcc-4cf7-b70e-2a1422578a58, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94c34411-ebcc-4cf7-b70e-2a1422578a58, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94c34411-ebcc-4cf7-b70e-2a1422578a58, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.769684, expires_in: 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, 8b8790df-a79b-40bf-bb3c-52828ba5d573, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b8790df-a79b-40bf-bb3c-52828ba5d573, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b8790df-a79b-40bf-bb3c-52828ba5d573, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.3142896, expires_in: 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, 2f8b9470-8800-4898-bd81-fc31dc76b00a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f8b9470-8800-4898-bd81-fc31dc76b00a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f8b9470-8800-4898-bd81-fc31dc76b00a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.6230502, expires_in: 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, 39c88c6f-1e57-452a-9428-9a36712ed18f, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39c88c6f-1e57-452a-9428-9a36712ed18f, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39c88c6f-1e57-452a-9428-9a36712ed18f, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.2847354, expires_in: 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, e4280c1d-3ac1-480a-a2e7-4652e3daf837, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4280c1d-3ac1-480a-a2e7-4652e3daf837, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4280c1d-3ac1-480a-a2e7-4652e3daf837, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.2306335, expires_in: 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, 08ca5155-d337-42c3-8516-bf77cc7b7747, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08ca5155-d337-42c3-8516-bf77cc7b7747, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08ca5155-d337-42c3-8516-bf77cc7b7747, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.6906924, expires_in: 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, 63ad52d4-c1bb-42bb-93ba-301b592b5a26, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63ad52d4-c1bb-42bb-93ba-301b592b5a26, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63ad52d4-c1bb-42bb-93ba-301b592b5a26, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.6058648, expires_in: 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, f5e4adbb-419c-4377-8a5a-39187f646ed3, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5e4adbb-419c-4377-8a5a-39187f646ed3, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5e4adbb-419c-4377-8a5a-39187f646ed3, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.0079417, expires_in: 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, a87e0885-3640-489b-ad83-8b678fb02209, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a87e0885-3640-489b-ad83-8b678fb02209, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a87e0885-3640-489b-ad83-8b678fb02209, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.7028954, expires_in: 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, 9a4b2895-ea57-4ab2-a3a5-93bbe4226254, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a4b2895-ea57-4ab2-a3a5-93bbe4226254, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a4b2895-ea57-4ab2-a3a5-93bbe4226254, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.6535795, expires_in: 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, f5a30ff2-1247-4553-92e3-502b4d213199, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5a30ff2-1247-4553-92e3-502b4d213199, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5a30ff2-1247-4553-92e3-502b4d213199, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.080079, expires_in: 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, bd15f83d-a458-499d-8a26-76416d8583b0, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd15f83d-a458-499d-8a26-76416d8583b0, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd15f83d-a458-499d-8a26-76416d8583b0, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.1361098, expires_in: 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, 58fbb258-c215-44c3-998c-a4f0be7ed5f0, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58fbb258-c215-44c3-998c-a4f0be7ed5f0, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58fbb258-c215-44c3-998c-a4f0be7ed5f0, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.451377, expires_in: 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, a10ec327-f7d3-4678-9f1b-913542fdd68e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a10ec327-f7d3-4678-9f1b-913542fdd68e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a10ec327-f7d3-4678-9f1b-913542fdd68e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.2862072, expires_in: 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, 5b4655d5-6500-497b-b67d-d2da6fcb340e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b4655d5-6500-497b-b67d-d2da6fcb340e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b4655d5-6500-497b-b67d-d2da6fcb340e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.0388374, expires_in: 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, 3bfc762e-98ff-4b0f-a213-1d83259c93a7, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bfc762e-98ff-4b0f-a213-1d83259c93a7, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bfc762e-98ff-4b0f-a213-1d83259c93a7, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.7536142, expires_in: 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, d023baa9-064e-46ee-a84b-6cd1466aa93a, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d023baa9-064e-46ee-a84b-6cd1466aa93a, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d023baa9-064e-46ee-a84b-6cd1466aa93a, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.1541214, expires_in: 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, 850a181b-4565-4f41-bc35-eaf0820ee7b8, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 850a181b-4565-4f41-bc35-eaf0820ee7b8, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 850a181b-4565-4f41-bc35-eaf0820ee7b8, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.0834427, expires_in: 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, 22f90105-be83-4493-8ceb-b6d3f8258006, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22f90105-be83-4493-8ceb-b6d3f8258006, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22f90105-be83-4493-8ceb-b6d3f8258006, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.6446214, expires_in: 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, a86217d4-4a01-47ed-9c07-ac1d4f7dbe7d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a86217d4-4a01-47ed-9c07-ac1d4f7dbe7d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a86217d4-4a01-47ed-9c07-ac1d4f7dbe7d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.3247352, expires_in: 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, a71ad4c9-e4ef-41a2-afc0-c3dd247ffb83, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a71ad4c9-e4ef-41a2-afc0-c3dd247ffb83, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a71ad4c9-e4ef-41a2-afc0-c3dd247ffb83, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.5954642, expires_in: 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, cef14b3e-36db-43a5-8041-d68c67e22b2d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cef14b3e-36db-43a5-8041-d68c67e22b2d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cef14b3e-36db-43a5-8041-d68c67e22b2d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.901033, expires_in: 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, 02515b3f-4f20-475f-8683-75941a10d629, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02515b3f-4f20-475f-8683-75941a10d629, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02515b3f-4f20-475f-8683-75941a10d629, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.2494845, expires_in: 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, 800749a0-1ea9-4d96-a93d-fdc91b156c76, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 800749a0-1ea9-4d96-a93d-fdc91b156c76, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 800749a0-1ea9-4d96-a93d-fdc91b156c76, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.6771967, expires_in: 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, bf5e563f-b39d-40e0-8982-6b7b7aea1f0c, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf5e563f-b39d-40e0-8982-6b7b7aea1f0c, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf5e563f-b39d-40e0-8982-6b7b7aea1f0c, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.6834135, expires_in: 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, 469fd852-c0cb-4ff9-b9ca-f28fb9c24042, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 469fd852-c0cb-4ff9-b9ca-f28fb9c24042, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 469fd852-c0cb-4ff9-b9ca-f28fb9c24042, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.956657, expires_in: 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, 10ccc389-0f68-4911-af58-ae68062861be, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 10ccc389-0f68-4911-af58-ae68062861be, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 10ccc389-0f68-4911-af58-ae68062861be, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.7492695, expires_in: 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, 16400ac8-78e3-4ab1-9e44-181729c7b4e4, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16400ac8-78e3-4ab1-9e44-181729c7b4e4, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16400ac8-78e3-4ab1-9e44-181729c7b4e4, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.6197557, expires_in: 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, 6026b958-08f0-4c0d-a387-368f39df99da, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6026b958-08f0-4c0d-a387-368f39df99da, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6026b958-08f0-4c0d-a387-368f39df99da, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231933.553045, expires_in: 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, 636cb455-e07e-4c78-82c2-b0e022ed2952, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 636cb455-e07e-4c78-82c2-b0e022ed2952, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 636cb455-e07e-4c78-82c2-b0e022ed2952, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231935.388381, expires_in: 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, 998c0c17-f2f8-47f7-98c9-3733c75db8e7, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 998c0c17-f2f8-47f7-98c9-3733c75db8e7, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 998c0c17-f2f8-47f7-98c9-3733c75db8e7, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.809948, expires_in: 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, 4a97dcdc-bb0b-4f4a-861a-9fd358b866e1, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a97dcdc-bb0b-4f4a-861a-9fd358b866e1, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a97dcdc-bb0b-4f4a-861a-9fd358b866e1, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.3386571, expires_in: 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, 57bed3a0-c80c-46e4-b10f-819fe6f0006b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57bed3a0-c80c-46e4-b10f-819fe6f0006b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57bed3a0-c80c-46e4-b10f-819fe6f0006b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231940.41221, expires_in: 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, 9e125b3b-31d7-41b2-b6fd-e8bf7857369d, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e125b3b-31d7-41b2-b6fd-e8bf7857369d, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e125b3b-31d7-41b2-b6fd-e8bf7857369d, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231942.3293421, expires_in: 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, 007eaccf-31ac-4007-bd94-ee333f4d53bc, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 007eaccf-31ac-4007-bd94-ee333f4d53bc, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 007eaccf-31ac-4007-bd94-ee333f4d53bc, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231944.5148342, expires_in: 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, 6fe69dec-2562-495b-bbcf-b73f8ca3e2a6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6fe69dec-2562-495b-bbcf-b73f8ca3e2a6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6fe69dec-2562-495b-bbcf-b73f8ca3e2a6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231945.8069057, expires_in: 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, 6bb79196-ab5f-4ce1-b018-d72df984815b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6bb79196-ab5f-4ce1-b018-d72df984815b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6bb79196-ab5f-4ce1-b018-d72df984815b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231947.6527982, expires_in: 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, 0020b1f0-92ce-4ff0-a9a8-0d488d4cdc9e, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0020b1f0-92ce-4ff0-a9a8-0d488d4cdc9e, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0020b1f0-92ce-4ff0-a9a8-0d488d4cdc9e, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231949.367215, expires_in: 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, 0036c2ed-b2b4-4c01-ac3c-a81dd7dbd353, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0036c2ed-b2b4-4c01-ac3c-a81dd7dbd353, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0036c2ed-b2b4-4c01-ac3c-a81dd7dbd353, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231951.148593, expires_in: 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, 82461745-2da6-4da8-811a-697b5d6a91e6, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82461745-2da6-4da8-811a-697b5d6a91e6, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82461745-2da6-4da8-811a-697b5d6a91e6, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231952.7252817, expires_in: 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, 4237e4c5-b67b-47de-a351-ca323a1426a3, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4237e4c5-b67b-47de-a351-ca323a1426a3, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4237e4c5-b67b-47de-a351-ca323a1426a3, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231954.5679076, expires_in: 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, f4383491-275e-4b79-86de-648734bc0d1b, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4383491-275e-4b79-86de-648734bc0d1b, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4383491-275e-4b79-86de-648734bc0d1b, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231956.2354152, expires_in: 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, 21711389-56fe-45ab-894d-fdf09a49c0b9, localhost:27532): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21711389-56fe-45ab-894d-fdf09a49c0b9, localhost:27532): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21711389-56fe-45ab-894d-fdf09a49c0b9, localhost:27532): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:27532". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:27532
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:27532
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231958691655&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19025/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9561/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19022
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15175
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11261
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29644
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19025
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25989
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12170
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23220
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17980
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:27532/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21077
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22382
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/27532
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21219
============================== slowest durations ===============================
303.56s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
23.82s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 339.60s (0:05:39) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
________ test_migration_to_new_secrets_in_transfer[encryption_enabled] _________
ydb/tests/functional/secrets/test_secrets_usage.py:548: in test_migration_to_new_secrets_in_transfer
    _create_old_and_new_secrets(user1_config, secret_name)
ydb/tests/functional/secrets/test_secrets_usage.py:362: in _create_old_and_new_secrets
    run_with_assert(
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_migration_to_new_secrets_in_transfer[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7886
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008fd/r3tmp/kikimr_cluster_sgk7db7e
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21896
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16641
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/62440
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8322
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/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/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_2rjtg438.log --grpc-port=21896 --mon-port=16641 --ic-port=7886
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:21896/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/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/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_2rjtg438.log --grpc-port=21896 --mon-port=16641 --ic-port=7886
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_2rjtg438.log', '--grpc-port=21896', '--mon-port=16641', '--ic-port=7886')' in '/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153621
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:21896/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/rhna/0008fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153649
DEBUG    ya.test:process.py:259 Command (pid 1153649) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153649) elapsed time (sec): 0.7341995239257812
DEBUG    ya.test:process.py:263 Command (pid 1153649) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153649) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1153649) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) nivcsw: 112
DEBUG    ya.test:process.py:263 Command (pid 1153649) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153649) nvcsw: 17
DEBUG    ya.test:process.py:263 Command (pid 1153649) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153649) stime: 0.352678
DEBUG    ya.test:process.py:263 Command (pid 1153649) utime: 0.159984
DEBUG    ya.test:process.py:263 Command (pid 1153649) wtime: 0.752
DEBUG    ya.test:process.py:275 Command (pid 1153649) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153649) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21896', '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: 7886\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/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21896', '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: 7886\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157362
DEBUG    ya.test:process.py:259 Command (pid 1157362) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157362) elapsed time (sec): 1.728733777999878
DEBUG    ya.test:process.py:263 Command (pid 1157362) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1157362) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1157362) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1157362) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157362) nvcsw: 94
DEBUG    ya.test:process.py:263 Command (pid 1157362) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157362) stime: 0.47668099999999997
DEBUG    ya.test:process.py:263 Command (pid 1157362) utime: 0.16503199999999998
DEBUG    ya.test:process.py:263 Command (pid 1157362) wtime: 1.74
DEBUG    ya.test:process.py:275 Command (pid 1157362) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21896', '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/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:21896', '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: 1158143
DEBUG    ya.test:process.py:259 Command (pid 1158143) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158143) elapsed time (sec): 1.4766387939453125
DEBUG    ya.test:process.py:263 Command (pid 1158143) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) maxrss: 555556
DEBUG    ya.test:process.py:263 Command (pid 1158143) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1158143) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1158143) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158143) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1158143) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158143) stime: 0.8667549999999999
DEBUG    ya.test:process.py:263 Command (pid 1158143) utime: 0.14704599999999998
DEBUG    ya.test:process.py:263 Command (pid 1158143) wtime: 1.488
DEBUG    ya.test:process.py:275 Command (pid 1158143) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15725
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008fd/r3tmp/kikimr_cluster_6sodyl64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28122
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22339
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/11475
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/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/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_9twyu_8x.log --grpc-port=28122 --mon-port=6862 --ic-port=15725
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28122/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/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/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_9twyu_8x.log --grpc-port=28122 --mon-port=6862 --ic-port=15725
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1/logfile_9twyu_8x.log', '--grpc-port=28122', '--mon-port=6862', '--ic-port=15725')' in '/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1159558
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28122/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/rhna/0008fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159562
DEBUG    ya.test:process.py:259 Command (pid 1159562) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159562) elapsed time (sec): 1.7744088172912598
DEBUG    ya.test:process.py:263 Command (pid 1159562) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1159562) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1159562) minflt: 16267
DEBUG    ya.test:process.py:263 Command (pid 1159562) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) nivcsw: 221
DEBUG    ya.test:process.py:263 Command (pid 1159562) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159562) nvcsw: 38
DEBUG    ya.test:process.py:263 Command (pid 1159562) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159562) stime: 1.331625
DEBUG    ya.test:process.py:263 Command (pid 1159562) utime: 0.11322399999999999
DEBUG    ya.test:process.py:263 Command (pid 1159562) wtime: 1.777
DEBUG    ya.test:process.py:275 Command (pid 1159562) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1159562) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28122', '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: 15725\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28122', '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: 15725\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167983
DEBUG    ya.test:process.py:259 Command (pid 1167983) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167983) elapsed time (sec): 1.0017845630645752
DEBUG    ya.test:process.py:263 Command (pid 1167983) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1167983) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1167983) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) nivcsw: 188
DEBUG    ya.test:process.py:263 Command (pid 1167983) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167983) nvcsw: 111
DEBUG    ya.test:process.py:263 Command (pid 1167983) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167983) stime: 0.646227
DEBUG    ya.test:process.py:263 Command (pid 1167983) utime: 0.143558
DEBUG    ya.test:process.py:263 Command (pid 1167983) wtime: 1.01
DEBUG    ya.test:process.py:275 Command (pid 1167983) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28122', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28122', '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: 1168677
DEBUG    ya.test:process.py:259 Command (pid 1168677) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168677) elapsed time (sec): 0.9777622222900391
DEBUG    ya.test:process.py:263 Command (pid 1168677) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) maxrss: 555588
DEBUG    ya.test:process.py:263 Command (pid 1168677) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1168677) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) nivcsw: 60
DEBUG    ya.test:process.py:263 Command (pid 1168677) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168677) nvcsw: 129
DEBUG    ya.test:process.py:263 Command (pid 1168677) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168677) stime: 0.7197899999999999
DEBUG    ya.test:process.py:263 Command (pid 1168677) utime: 0.153005
DEBUG    ya.test:process.py:263 Command (pid 1168677) wtime: 0.979
DEBUG    ya.test:process.py:275 Command (pid 1168677) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26273
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17940
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25165
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5912
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28122 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_t1l2iatt.log --grpc-port=26273 --mon-port=20734 --ic-port=17940 --key-file /home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28122 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_t1l2iatt.log --grpc-port=26273 --mon-port=20734 --ic-port=17940 --key-file /home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28122', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1/logfile_t1l2iatt.log', '--grpc-port=26273', '--mon-port=20734', '--ic-port=17940', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008fd/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk15/testing_out_stuff/test_secrets_usage.py.test_migration_to_new_secrets_in_transfer.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1170087
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:26273/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008fd/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1170089
DEBUG    ya.test:process.py:259 Command (pid 1170089) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1170089) elapsed time (sec): 0.6726055145263672
DEBUG    ya.test:process.py:263 Command (pid 1170089) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1170089) minflt: 16402
DEBUG    ya.test:process.py:263 Command (pid 1170089) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) nivcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1170089) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1170089) nvcsw: 13
DEBUG    ya.test:process.py:263 Command (pid 1170089) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1170089) stime: 0.401844
DEBUG    ya.test:process.py:263 Command (pid 1170089) utime: 0.139105
DEBUG    ya.test:process.py:263 Command (pid 1170089) wtime: 0.678
DEBUG    ya.test:process.py:275 Command (pid 1170089) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1170089) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_migration_to_new_secrets_in_transfer[encryption_enabled])
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, 9f6265b6-86d6-4b39-b6fb-106a151571d3, localhost:28122): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9f6265b6-86d6-4b39-b6fb-106a151571d3, localhost:28122): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9f6265b6-86d6-4b39-b6fb-106a151571d3, localhost:28122): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26273 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-2tlsei57yi.auto.internal:26273, 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:28122
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, 47140897-7fc3-4e53-8e30-ba1e7625ccc0, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 47140897-7fc3-4e53-8e30-ba1e7625ccc0, ghrun-2tlsei57yi.auto.internal:26273): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 47140897-7fc3-4e53-8e30-ba1e7625ccc0, ghrun-2tlsei57yi.auto.internal:26273): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5d3a04ba-031b-4887-987d-38ad81a483a3, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5d3a04ba-031b-4887-987d-38ad81a483a3, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5d3a04ba-031b-4887-987d-38ad81a483a3, ghrun-2tlsei57yi.auto.internal:26273): 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=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d620f95a-2d2a-4fda-a316-d94b4db32f2e, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d620f95a-2d2a-4fda-a316-d94b4db32f2e, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d620f95a-2d2a-4fda-a316-d94b4db32f2e, ghrun-2tlsei57yi.auto.internal:26273): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7bd675fd-fa5b-41ef-baa6-9b02a967ecd6, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7bd675fd-fa5b-41ef-baa6-9b02a967ecd6, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=ZmFkNDUyZDYtODlhYTNiMzctZmYwZDVjZTctODI4ZWQyYjc=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7bd675fd-fa5b-41ef-baa6-9b02a967ecd6, ghrun-2tlsei57yi.auto.internal:26273): 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:28122
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26273
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, 90bec44b-9dd0-4f3b-8d86-555bf1408fa6, localhost:28122): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 90bec44b-9dd0-4f3b-8d86-555bf1408fa6, localhost:28122): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 90bec44b-9dd0-4f3b-8d86-555bf1408fa6, localhost:28122): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 26273 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-2tlsei57yi.auto.internal:26273, 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:28122
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, 4626e8aa-7f25-46d8-a81f-9a708effb48b, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 4626e8aa-7f25-46d8-a81f-9a708effb48b, ghrun-2tlsei57yi.auto.internal:26273): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 4626e8aa-7f25-46d8-a81f-9a708effb48b, ghrun-2tlsei57yi.auto.internal:26273): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2cec6209-9cd2-4617-8f0d-3d9f07c72688, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2cec6209-9cd2-4617-8f0d-3d9f07c72688, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2cec6209-9cd2-4617-8f0d-3d9f07c72688, ghrun-2tlsei57yi.auto.internal:26273): 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=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 0e39b964-a22f-486a-9c56-a885d2c1bf13, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 0e39b964-a22f-486a-9c56-a885d2c1bf13, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\', \'ydb.granular.describe_schema\', \'ydb.granular.create_queue\', \'ydb.granular.alter_schema\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 0e39b964-a22f-486a-9c56-a885d2c1bf13, ghrun-2tlsei57yi.auto.internal:26273): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 60f7c672-c2a0-4295-8e28-a4565fb81916, ghrun-2tlsei57yi.auto.internal:26273): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 60f7c672-c2a0-4295-8e28-a4565fb81916, ghrun-2tlsei57yi.auto.internal:26273): request = { session_id: "ydb://session/3?node_id=50000&id=OGVhZjRjMWItMmM0YjIzZjgtN2Q3YWNkMWYtMzlmMDQ1MGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 60f7c672-c2a0-4295-8e28-a4565fb81916, ghrun-2tlsei57yi.auto.internal:26273): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 2cec6209-9cd2-4617-8f0d-3d9f07c72688, ghrun-2tlsei57yi.auto.internal:26273): 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:28122
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:26273
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:110 Refreshing token, current_time: 1765231655.50689, expires_in: 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, b92a3684-a860-4310-90a1-e8dda274569c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b92a3684-a860-4310-90a1-e8dda274569c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b92a3684-a860-4310-90a1-e8dda274569c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.1437962, expires_in: 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, b7c177fc-e81d-443e-b9c0-0698e5c1f29b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7c177fc-e81d-443e-b9c0-0698e5c1f29b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7c177fc-e81d-443e-b9c0-0698e5c1f29b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.2258468, expires_in: 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, fa6835ba-a906-4d86-ba92-c238aac20dc4, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa6835ba-a906-4d86-ba92-c238aac20dc4, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa6835ba-a906-4d86-ba92-c238aac20dc4, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.615555, expires_in: 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, 5e1c8f14-9226-494d-bddc-b6bf47e3c170, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e1c8f14-9226-494d-bddc-b6bf47e3c170, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e1c8f14-9226-494d-bddc-b6bf47e3c170, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.946995, expires_in: 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, 7d09b704-3dad-49bc-8600-3e5c6dfb6235, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d09b704-3dad-49bc-8600-3e5c6dfb6235, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d09b704-3dad-49bc-8600-3e5c6dfb6235, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.4849966, expires_in: 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, add77780-9bb3-4753-90f6-f4bc82d8364f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, add77780-9bb3-4753-90f6-f4bc82d8364f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, add77780-9bb3-4753-90f6-f4bc82d8364f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.6125033, expires_in: 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, 1c225db6-3ad3-4858-a2a6-7891fbb263ad, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1c225db6-3ad3-4858-a2a6-7891fbb263ad, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1c225db6-3ad3-4858-a2a6-7891fbb263ad, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.6285398, expires_in: 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, 4184aee9-9a55-4ed0-9e2c-bb66da4111d3, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4184aee9-9a55-4ed0-9e2c-bb66da4111d3, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4184aee9-9a55-4ed0-9e2c-bb66da4111d3, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.9389844, expires_in: 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, d50abc68-2ad5-4402-ba67-3ab64aa4974a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d50abc68-2ad5-4402-ba67-3ab64aa4974a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d50abc68-2ad5-4402-ba67-3ab64aa4974a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.0613797, expires_in: 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, 208976c4-bcd8-4f6f-9128-5eb6635a16d3, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 208976c4-bcd8-4f6f-9128-5eb6635a16d3, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 208976c4-bcd8-4f6f-9128-5eb6635a16d3, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.3943806, expires_in: 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, 980ae4d1-4a90-4a10-897b-46cf9cdd315f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 980ae4d1-4a90-4a10-897b-46cf9cdd315f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 980ae4d1-4a90-4a10-897b-46cf9cdd315f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.7721689, expires_in: 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, e1572d61-99f7-4c30-8e26-1591861fb034, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1572d61-99f7-4c30-8e26-1591861fb034, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1572d61-99f7-4c30-8e26-1591861fb034, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.4481857, expires_in: 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, 08aae6b9-85e2-42d7-98e4-956205e9c8a6, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08aae6b9-85e2-42d7-98e4-956205e9c8a6, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08aae6b9-85e2-42d7-98e4-956205e9c8a6, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231674.9130292, expires_in: 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, 9d115918-fa2d-434d-bab1-0c50d7ee13cb, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d115918-fa2d-434d-bab1-0c50d7ee13cb, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d115918-fa2d-434d-bab1-0c50d7ee13cb, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.8814595, expires_in: 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, 045d9da5-77fa-4439-9647-50bdd4442e0c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 045d9da5-77fa-4439-9647-50bdd4442e0c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 045d9da5-77fa-4439-9647-50bdd4442e0c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.8006353, expires_in: 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, 1ac9fc63-5d2f-49a9-8135-9dd161672706, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ac9fc63-5d2f-49a9-8135-9dd161672706, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ac9fc63-5d2f-49a9-8135-9dd161672706, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.0194235, expires_in: 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, 8c006a7f-d16b-41c2-b58d-1bbbbe3635b3, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c006a7f-d16b-41c2-b58d-1bbbbe3635b3, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c006a7f-d16b-41c2-b58d-1bbbbe3635b3, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.7774642, expires_in: 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, 099882e1-4182-452d-b23b-420a74fa1912, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 099882e1-4182-452d-b23b-420a74fa1912, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 099882e1-4182-452d-b23b-420a74fa1912, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.6450217, expires_in: 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, 00595eb0-83af-4572-bcc9-aaf7126c35c4, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00595eb0-83af-4572-bcc9-aaf7126c35c4, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00595eb0-83af-4572-bcc9-aaf7126c35c4, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.5372915, expires_in: 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, 71cf7f67-d4ab-436d-ad8c-dd25e7eea2a5, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 71cf7f67-d4ab-436d-ad8c-dd25e7eea2a5, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 71cf7f67-d4ab-436d-ad8c-dd25e7eea2a5, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.9291542, expires_in: 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, 3ccb6b95-eee7-4d43-a04f-5e9d5aa8ca4b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ccb6b95-eee7-4d43-a04f-5e9d5aa8ca4b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ccb6b95-eee7-4d43-a04f-5e9d5aa8ca4b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.775529, expires_in: 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, f5930eec-619b-45f3-adad-3f7c2b266d56, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f5930eec-619b-45f3-adad-3f7c2b266d56, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f5930eec-619b-45f3-adad-3f7c2b266d56, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.4381309, expires_in: 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, c929f19a-fc06-4aa8-80fd-0fdf3418c771, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c929f19a-fc06-4aa8-80fd-0fdf3418c771, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c929f19a-fc06-4aa8-80fd-0fdf3418c771, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.0068107, expires_in: 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, d06c1f77-b578-49c6-bd0c-9551fc9cbdfb, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d06c1f77-b578-49c6-bd0c-9551fc9cbdfb, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d06c1f77-b578-49c6-bd0c-9551fc9cbdfb, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.5444, expires_in: 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, fa20ec11-2e2f-4809-a83b-fdcea6ec4cf0, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa20ec11-2e2f-4809-a83b-fdcea6ec4cf0, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa20ec11-2e2f-4809-a83b-fdcea6ec4cf0, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.3019516, expires_in: 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, bf402159-5303-4206-bab3-d156124b7259, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bf402159-5303-4206-bab3-d156124b7259, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bf402159-5303-4206-bab3-d156124b7259, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.519274, expires_in: 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, 114e6293-c404-4ac4-8b36-ab699a65ad71, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 114e6293-c404-4ac4-8b36-ab699a65ad71, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 114e6293-c404-4ac4-8b36-ab699a65ad71, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.2284513, expires_in: 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, 672202db-7d06-458b-b752-506b85f9e298, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 672202db-7d06-458b-b752-506b85f9e298, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 672202db-7d06-458b-b752-506b85f9e298, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.0699215, expires_in: 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, f125565e-de66-4d7a-83a8-2077283c2fab, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f125565e-de66-4d7a-83a8-2077283c2fab, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f125565e-de66-4d7a-83a8-2077283c2fab, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.769389, expires_in: 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, 1db54479-0297-4eb5-8455-c4347820db3f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1db54479-0297-4eb5-8455-c4347820db3f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1db54479-0297-4eb5-8455-c4347820db3f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.9986556, expires_in: 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, a1603656-7f19-4b5d-89cf-8319be5a844f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a1603656-7f19-4b5d-89cf-8319be5a844f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a1603656-7f19-4b5d-89cf-8319be5a844f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.5780673, expires_in: 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, 0af11af5-355a-4b6f-920a-0f4f31b8a57c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0af11af5-355a-4b6f-920a-0f4f31b8a57c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0af11af5-355a-4b6f-920a-0f4f31b8a57c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.2498822, expires_in: 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, c2bff8ed-2b84-4a87-bf49-b9cc35442a39, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2bff8ed-2b84-4a87-bf49-b9cc35442a39, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2bff8ed-2b84-4a87-bf49-b9cc35442a39, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.1756194, expires_in: 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, 51210a0d-4715-43f2-8303-25aa8b7a35aa, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51210a0d-4715-43f2-8303-25aa8b7a35aa, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51210a0d-4715-43f2-8303-25aa8b7a35aa, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.2623754, expires_in: 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, 4df1070f-11ab-4241-ae75-69cb371e5efd, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4df1070f-11ab-4241-ae75-69cb371e5efd, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4df1070f-11ab-4241-ae75-69cb371e5efd, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.1981573, expires_in: 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, 24a115c4-df0b-4c28-bda8-3d388401c3e9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 24a115c4-df0b-4c28-bda8-3d388401c3e9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 24a115c4-df0b-4c28-bda8-3d388401c3e9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.9629474, expires_in: 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, 5ed6dd9d-06b9-47da-a38e-48c1f66b51f1, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ed6dd9d-06b9-47da-a38e-48c1f66b51f1, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ed6dd9d-06b9-47da-a38e-48c1f66b51f1, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.5044153, expires_in: 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, 0b3f1aee-1827-4dc1-904f-02f385b5e257, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b3f1aee-1827-4dc1-904f-02f385b5e257, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b3f1aee-1827-4dc1-904f-02f385b5e257, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.3807418, expires_in: 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, 8bbc5030-60bd-4349-aa7c-4a72b8b56597, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bbc5030-60bd-4349-aa7c-4a72b8b56597, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bbc5030-60bd-4349-aa7c-4a72b8b56597, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.6516807, expires_in: 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, 5c689f78-fe31-4c3c-bb3e-6e072a5a4cb5, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c689f78-fe31-4c3c-bb3e-6e072a5a4cb5, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c689f78-fe31-4c3c-bb3e-6e072a5a4cb5, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.530538, expires_in: 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, 76944836-c71e-4f76-bb01-33deb497b859, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76944836-c71e-4f76-bb01-33deb497b859, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76944836-c71e-4f76-bb01-33deb497b859, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.1191716, expires_in: 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, fb509fa3-6125-45f6-827a-390b7bad3820, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb509fa3-6125-45f6-827a-390b7bad3820, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb509fa3-6125-45f6-827a-390b7bad3820, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.6125727, expires_in: 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, dc6859ad-0482-4794-8cad-545d64f82660, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc6859ad-0482-4794-8cad-545d64f82660, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc6859ad-0482-4794-8cad-545d64f82660, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.6805751, expires_in: 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, 68b9c422-a23f-461c-a829-e130402870bd, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68b9c422-a23f-461c-a829-e130402870bd, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68b9c422-a23f-461c-a829-e130402870bd, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.6179698, expires_in: 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, 771aad40-b634-4348-b32e-c5d526830dca, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 771aad40-b634-4348-b32e-c5d526830dca, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 771aad40-b634-4348-b32e-c5d526830dca, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.8884866, expires_in: 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, bb1e72dd-20d6-40eb-9bf9-6905c84421d4, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb1e72dd-20d6-40eb-9bf9-6905c84421d4, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb1e72dd-20d6-40eb-9bf9-6905c84421d4, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.279239, expires_in: 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, 589d5285-2670-482c-82e0-6477ced5031f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 589d5285-2670-482c-82e0-6477ced5031f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 589d5285-2670-482c-82e0-6477ced5031f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.8850026, expires_in: 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, a99a4c98-6758-4ce6-82fc-f0cb322098bf, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a99a4c98-6758-4ce6-82fc-f0cb322098bf, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a99a4c98-6758-4ce6-82fc-f0cb322098bf, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.4726746, expires_in: 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, c175dec3-a387-4904-989a-3d5dc9d32b1b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c175dec3-a387-4904-989a-3d5dc9d32b1b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c175dec3-a387-4904-989a-3d5dc9d32b1b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.5325596, expires_in: 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, 28db3a99-deca-4f15-a857-976ed9c14405, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 28db3a99-deca-4f15-a857-976ed9c14405, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 28db3a99-deca-4f15-a857-976ed9c14405, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.3303163, expires_in: 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, 361d3341-4ea3-47f2-b1a9-6e71f0066b79, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361d3341-4ea3-47f2-b1a9-6e71f0066b79, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361d3341-4ea3-47f2-b1a9-6e71f0066b79, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.5583289, expires_in: 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, 5f083c75-3855-4f12-a437-5047409277ac, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5f083c75-3855-4f12-a437-5047409277ac, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5f083c75-3855-4f12-a437-5047409277ac, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.0417595, expires_in: 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, a3f88dcd-5f3b-4484-857b-032fd251deca, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3f88dcd-5f3b-4484-857b-032fd251deca, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3f88dcd-5f3b-4484-857b-032fd251deca, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.1994727, expires_in: 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, 21f50a1a-0bca-452f-8b60-85733c458097, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 21f50a1a-0bca-452f-8b60-85733c458097, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 21f50a1a-0bca-452f-8b60-85733c458097, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.583586, expires_in: 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, 15f07eb3-1dec-405e-a5ed-a4c53c211b2d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15f07eb3-1dec-405e-a5ed-a4c53c211b2d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15f07eb3-1dec-405e-a5ed-a4c53c211b2d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.8250618, expires_in: 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, 7abb4c2f-a3e1-417a-abd1-6e2ba245e876, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7abb4c2f-a3e1-417a-abd1-6e2ba245e876, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7abb4c2f-a3e1-417a-abd1-6e2ba245e876, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.7866468, expires_in: 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, d62f78be-6038-46fc-9653-f2700a0245ef, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d62f78be-6038-46fc-9653-f2700a0245ef, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d62f78be-6038-46fc-9653-f2700a0245ef, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.5773008, expires_in: 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, f304a554-bf88-4639-ab64-280806e5f0e9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f304a554-bf88-4639-ab64-280806e5f0e9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f304a554-bf88-4639-ab64-280806e5f0e9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.7878718, expires_in: 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, df78e9c5-8aaf-4930-b25d-3d44c325f8fa, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df78e9c5-8aaf-4930-b25d-3d44c325f8fa, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df78e9c5-8aaf-4930-b25d-3d44c325f8fa, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.9701293, expires_in: 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, 8508d4ab-14ea-4775-813c-7ddd856a7b7d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8508d4ab-14ea-4775-813c-7ddd856a7b7d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8508d4ab-14ea-4775-813c-7ddd856a7b7d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.0537858, expires_in: 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, d0a5a52c-1870-483b-be96-10a5155a621c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0a5a52c-1870-483b-be96-10a5155a621c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0a5a52c-1870-483b-be96-10a5155a621c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.7222247, expires_in: 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, 4ace3c49-7d3b-416f-b6d6-68275202c133, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ace3c49-7d3b-416f-b6d6-68275202c133, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ace3c49-7d3b-416f-b6d6-68275202c133, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.8386912, expires_in: 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, acb24d34-6485-4c2b-bea5-37723a407f16, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, acb24d34-6485-4c2b-bea5-37723a407f16, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, acb24d34-6485-4c2b-bea5-37723a407f16, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.6468842, expires_in: 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, d041f5f9-745c-443f-a669-5f6d9cd4e10a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d041f5f9-745c-443f-a669-5f6d9cd4e10a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d041f5f9-745c-443f-a669-5f6d9cd4e10a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.8876655, expires_in: 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, 2b6e18fd-3991-421c-867c-8adde0320061, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2b6e18fd-3991-421c-867c-8adde0320061, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2b6e18fd-3991-421c-867c-8adde0320061, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231761.267298, expires_in: 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, 0da58603-6acd-4099-ad1c-b1655936fae0, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0da58603-6acd-4099-ad1c-b1655936fae0, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0da58603-6acd-4099-ad1c-b1655936fae0, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.384973, expires_in: 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, 1b245d0d-74e2-46e8-91a2-7a48ba01dbac, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b245d0d-74e2-46e8-91a2-7a48ba01dbac, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b245d0d-74e2-46e8-91a2-7a48ba01dbac, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.3091562, expires_in: 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, 97eb06dc-9470-4717-8f69-22bc42288a7d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97eb06dc-9470-4717-8f69-22bc42288a7d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97eb06dc-9470-4717-8f69-22bc42288a7d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.8428543, expires_in: 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, d418fe72-9970-4356-93de-7e2ae410b2cf, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d418fe72-9970-4356-93de-7e2ae410b2cf, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d418fe72-9970-4356-93de-7e2ae410b2cf, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.9902995, expires_in: 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, 8530824d-2290-439b-a1f3-af58b728762a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8530824d-2290-439b-a1f3-af58b728762a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8530824d-2290-439b-a1f3-af58b728762a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.1150336, expires_in: 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, 8098c091-c8c6-4201-8c5a-75861acb1f16, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8098c091-c8c6-4201-8c5a-75861acb1f16, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8098c091-c8c6-4201-8c5a-75861acb1f16, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.8173335, expires_in: 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, 3ac54b1a-41aa-4ad0-ba80-9e2fd563290b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ac54b1a-41aa-4ad0-ba80-9e2fd563290b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ac54b1a-41aa-4ad0-ba80-9e2fd563290b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.9975305, expires_in: 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, 19292b4a-ccb1-455c-b227-eeec51267137, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19292b4a-ccb1-455c-b227-eeec51267137, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19292b4a-ccb1-455c-b227-eeec51267137, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.3491993, expires_in: 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, 2ed8f7f2-b257-4471-9355-3a0040b65b05, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ed8f7f2-b257-4471-9355-3a0040b65b05, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ed8f7f2-b257-4471-9355-3a0040b65b05, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.2490056, expires_in: 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, 2904a75e-00db-4a68-9fb3-4cd38c0d053c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2904a75e-00db-4a68-9fb3-4cd38c0d053c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2904a75e-00db-4a68-9fb3-4cd38c0d053c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.0130532, expires_in: 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, 4cd015cf-6588-4069-8382-29fe692026ad, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4cd015cf-6588-4069-8382-29fe692026ad, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4cd015cf-6588-4069-8382-29fe692026ad, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.5177226, expires_in: 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, 155176e3-3337-40ee-a511-d9ef835481df, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 155176e3-3337-40ee-a511-d9ef835481df, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 155176e3-3337-40ee-a511-d9ef835481df, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.7189658, expires_in: 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, a836838b-27b6-4e41-b8b6-caec246e4af6, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a836838b-27b6-4e41-b8b6-caec246e4af6, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a836838b-27b6-4e41-b8b6-caec246e4af6, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.2095068, expires_in: 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, 98da9323-b5a6-40c2-94ce-6927eb78b934, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98da9323-b5a6-40c2-94ce-6927eb78b934, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98da9323-b5a6-40c2-94ce-6927eb78b934, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.6194973, expires_in: 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, be40590c-27e2-4a04-89a8-a0aed4838e53, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be40590c-27e2-4a04-89a8-a0aed4838e53, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be40590c-27e2-4a04-89a8-a0aed4838e53, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.7585983, expires_in: 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, 395879f4-0a36-4fb0-9484-7fcecfec9e26, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 395879f4-0a36-4fb0-9484-7fcecfec9e26, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 395879f4-0a36-4fb0-9484-7fcecfec9e26, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.1891177, expires_in: 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, 85725431-2309-4f39-9065-1555b96e7eee, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85725431-2309-4f39-9065-1555b96e7eee, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85725431-2309-4f39-9065-1555b96e7eee, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.6738715, expires_in: 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, 03288723-398c-4b6d-ba34-8ce6aef082d4, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03288723-398c-4b6d-ba34-8ce6aef082d4, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03288723-398c-4b6d-ba34-8ce6aef082d4, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.23548, expires_in: 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, f9f02b0b-5694-4a68-ad3b-89e6ac448c41, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9f02b0b-5694-4a68-ad3b-89e6ac448c41, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9f02b0b-5694-4a68-ad3b-89e6ac448c41, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.341672, expires_in: 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, 633fe32d-f03c-4866-a496-91abf576228d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 633fe32d-f03c-4866-a496-91abf576228d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 633fe32d-f03c-4866-a496-91abf576228d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.3184776, expires_in: 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, fd2f5379-b8bb-4c10-ab1c-95f61f6be01f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd2f5379-b8bb-4c10-ab1c-95f61f6be01f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd2f5379-b8bb-4c10-ab1c-95f61f6be01f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.6692922, expires_in: 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, 5e77425b-22e2-4893-9d1f-ad3a2c7b3886, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5e77425b-22e2-4893-9d1f-ad3a2c7b3886, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5e77425b-22e2-4893-9d1f-ad3a2c7b3886, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.2946932, expires_in: 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, 0150b0b8-4a7b-4f59-a799-5aedfb6ea56a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0150b0b8-4a7b-4f59-a799-5aedfb6ea56a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0150b0b8-4a7b-4f59-a799-5aedfb6ea56a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.7751508, expires_in: 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, 760911c7-9cb2-497c-80c7-f7fb95bec9e9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 760911c7-9cb2-497c-80c7-f7fb95bec9e9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 760911c7-9cb2-497c-80c7-f7fb95bec9e9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.6616995, expires_in: 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, 25a57fad-2ff5-4af6-9856-4117339dfec7, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25a57fad-2ff5-4af6-9856-4117339dfec7, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25a57fad-2ff5-4af6-9856-4117339dfec7, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231804.6647737, expires_in: 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, 73d08098-9818-4017-b84b-6288188400ef, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 73d08098-9818-4017-b84b-6288188400ef, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 73d08098-9818-4017-b84b-6288188400ef, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.60724, expires_in: 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, dfd36f97-9c2e-4fac-a276-923d5d6a9fb9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfd36f97-9c2e-4fac-a276-923d5d6a9fb9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfd36f97-9c2e-4fac-a276-923d5d6a9fb9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.0613906, expires_in: 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, 4ab5f869-576d-41fb-b4b0-a300ec9b6411, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ab5f869-576d-41fb-b4b0-a300ec9b6411, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ab5f869-576d-41fb-b4b0-a300ec9b6411, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.85163, expires_in: 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, caadb656-6de9-49f2-9217-18bc848b64ae, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, caadb656-6de9-49f2-9217-18bc848b64ae, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, caadb656-6de9-49f2-9217-18bc848b64ae, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.411918, expires_in: 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, 6d84b977-0344-4e9e-8680-e1afa9f5e7a9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d84b977-0344-4e9e-8680-e1afa9f5e7a9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d84b977-0344-4e9e-8680-e1afa9f5e7a9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.351813, expires_in: 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, b2cfd808-bb31-49bd-8517-b1bffbc6c5ac, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b2cfd808-bb31-49bd-8517-b1bffbc6c5ac, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b2cfd808-bb31-49bd-8517-b1bffbc6c5ac, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.0048206, expires_in: 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, d3400453-0f54-4e2a-bca9-938d2f7e69ac, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3400453-0f54-4e2a-bca9-938d2f7e69ac, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3400453-0f54-4e2a-bca9-938d2f7e69ac, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.479879, expires_in: 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, a664e582-c835-46f3-9763-b99280ff191c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a664e582-c835-46f3-9763-b99280ff191c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a664e582-c835-46f3-9763-b99280ff191c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.627571, expires_in: 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, 55d8f00d-4d9a-4404-93d6-8b311d88505c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55d8f00d-4d9a-4404-93d6-8b311d88505c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55d8f00d-4d9a-4404-93d6-8b311d88505c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.4319441, expires_in: 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, 0383deb8-e67d-4dfa-8b32-a558b59e3078, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0383deb8-e67d-4dfa-8b32-a558b59e3078, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0383deb8-e67d-4dfa-8b32-a558b59e3078, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.2817643, expires_in: 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, ff7a44fc-47f4-49da-8462-f6c6997c0aa3, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff7a44fc-47f4-49da-8462-f6c6997c0aa3, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff7a44fc-47f4-49da-8462-f6c6997c0aa3, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.877676, expires_in: 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, f49db311-8577-4b69-aa2a-98111714c50e, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f49db311-8577-4b69-aa2a-98111714c50e, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f49db311-8577-4b69-aa2a-98111714c50e, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.5300734, expires_in: 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, 6c598aaf-35a1-46e0-9900-d3256ec04d3b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c598aaf-35a1-46e0-9900-d3256ec04d3b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c598aaf-35a1-46e0-9900-d3256ec04d3b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.8381517, expires_in: 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, c958f9b1-8ced-49d7-8e66-fe24a41f5f7b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c958f9b1-8ced-49d7-8e66-fe24a41f5f7b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c958f9b1-8ced-49d7-8e66-fe24a41f5f7b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.455413, expires_in: 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, 303182c4-fce4-4e31-980d-7c62620260dd, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 303182c4-fce4-4e31-980d-7c62620260dd, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 303182c4-fce4-4e31-980d-7c62620260dd, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.8187835, expires_in: 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, bdf739e9-dded-468d-b82b-c52b164d6f60, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf739e9-dded-468d-b82b-c52b164d6f60, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf739e9-dded-468d-b82b-c52b164d6f60, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.2113085, expires_in: 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, 0549a468-e84a-4fad-865d-27e333ae5921, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0549a468-e84a-4fad-865d-27e333ae5921, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0549a468-e84a-4fad-865d-27e333ae5921, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.9096725, expires_in: 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, 716aaf3a-567a-45f0-a19e-0b1b109e393b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 716aaf3a-567a-45f0-a19e-0b1b109e393b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 716aaf3a-567a-45f0-a19e-0b1b109e393b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.4287589, expires_in: 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, af79cc25-cb8c-49b1-9ce5-36a96ea00c4a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af79cc25-cb8c-49b1-9ce5-36a96ea00c4a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af79cc25-cb8c-49b1-9ce5-36a96ea00c4a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.5721638, expires_in: 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, e389261c-620b-42f4-bc54-93a1f680cecb, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e389261c-620b-42f4-bc54-93a1f680cecb, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e389261c-620b-42f4-bc54-93a1f680cecb, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.9377754, expires_in: 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, 40fe3f48-d572-4be0-9fbf-a025a2dc316d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40fe3f48-d572-4be0-9fbf-a025a2dc316d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40fe3f48-d572-4be0-9fbf-a025a2dc316d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.0720491, expires_in: 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, 51478c91-ef1f-4ed6-ae38-b120dcf02c8b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 51478c91-ef1f-4ed6-ae38-b120dcf02c8b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 51478c91-ef1f-4ed6-ae38-b120dcf02c8b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.8096292, expires_in: 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, 89265229-eb1b-4850-8991-fac2ec1393ba, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89265229-eb1b-4850-8991-fac2ec1393ba, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89265229-eb1b-4850-8991-fac2ec1393ba, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.7943928, expires_in: 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, f9ed22ea-4d0f-45f2-832e-0b07259788fe, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9ed22ea-4d0f-45f2-832e-0b07259788fe, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9ed22ea-4d0f-45f2-832e-0b07259788fe, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.12763, expires_in: 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, 41fbe983-89ea-4416-b603-3406d63072fa, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 41fbe983-89ea-4416-b603-3406d63072fa, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 41fbe983-89ea-4416-b603-3406d63072fa, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.0953424, expires_in: 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, 0dd01ad3-23db-4037-ab23-671188734a2e, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0dd01ad3-23db-4037-ab23-671188734a2e, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0dd01ad3-23db-4037-ab23-671188734a2e, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.066606, expires_in: 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, 236704b1-a8b4-4afd-a71b-d6ab7952d6d5, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 236704b1-a8b4-4afd-a71b-d6ab7952d6d5, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 236704b1-a8b4-4afd-a71b-d6ab7952d6d5, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.8034472, expires_in: 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, 0160f5e8-eef4-45cf-96be-20a54966844c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0160f5e8-eef4-45cf-96be-20a54966844c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0160f5e8-eef4-45cf-96be-20a54966844c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.325684, expires_in: 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, 05fafd0c-0448-48c7-bca4-d30d0802c81d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05fafd0c-0448-48c7-bca4-d30d0802c81d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05fafd0c-0448-48c7-bca4-d30d0802c81d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.7288017, expires_in: 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, b63de981-dd40-4db0-bd32-a5d0d402b805, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b63de981-dd40-4db0-bd32-a5d0d402b805, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b63de981-dd40-4db0-bd32-a5d0d402b805, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.0966024, expires_in: 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, e56b9ac5-898f-47ff-b050-ded177bd1c4c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e56b9ac5-898f-47ff-b050-ded177bd1c4c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e56b9ac5-898f-47ff-b050-ded177bd1c4c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.6286433, expires_in: 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, 77ae4632-7d66-4bb9-8dd8-c3148bade265, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77ae4632-7d66-4bb9-8dd8-c3148bade265, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77ae4632-7d66-4bb9-8dd8-c3148bade265, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.4373202, expires_in: 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, 00504184-a15c-425f-9d05-caf9338932be, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00504184-a15c-425f-9d05-caf9338932be, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00504184-a15c-425f-9d05-caf9338932be, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.5334544, expires_in: 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, 8006a2d1-9175-40ed-97cb-7ab10789a591, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8006a2d1-9175-40ed-97cb-7ab10789a591, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8006a2d1-9175-40ed-97cb-7ab10789a591, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.7515457, expires_in: 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, ab0168a5-a856-4679-bcc4-71cfacd1f95f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ab0168a5-a856-4679-bcc4-71cfacd1f95f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ab0168a5-a856-4679-bcc4-71cfacd1f95f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.5575752, expires_in: 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, d78ab0e4-9d20-4270-a64d-28b61565ff02, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d78ab0e4-9d20-4270-a64d-28b61565ff02, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d78ab0e4-9d20-4270-a64d-28b61565ff02, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.039181, expires_in: 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, bca55697-8c7e-4e0b-b84c-494042b3719b, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bca55697-8c7e-4e0b-b84c-494042b3719b, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bca55697-8c7e-4e0b-b84c-494042b3719b, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231865.4961722, expires_in: 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, 8f9bfc97-4ebf-448c-a594-7f0766db1407, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8f9bfc97-4ebf-448c-a594-7f0766db1407, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8f9bfc97-4ebf-448c-a594-7f0766db1407, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.5363235, expires_in: 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, e39844d2-b93b-4299-aee7-496287fae4ec, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e39844d2-b93b-4299-aee7-496287fae4ec, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e39844d2-b93b-4299-aee7-496287fae4ec, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.9941466, expires_in: 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, 82f656c9-12c5-4bc2-b4b2-c6c0f42fb3a8, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 82f656c9-12c5-4bc2-b4b2-c6c0f42fb3a8, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 82f656c9-12c5-4bc2-b4b2-c6c0f42fb3a8, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.0947192, expires_in: 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, 1ee0ac91-be82-407a-aa8e-193e6c91190a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ee0ac91-be82-407a-aa8e-193e6c91190a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ee0ac91-be82-407a-aa8e-193e6c91190a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.2291558, expires_in: 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, 761ed81e-9d9c-4029-8f1c-53c2cfb5c17a, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 761ed81e-9d9c-4029-8f1c-53c2cfb5c17a, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 761ed81e-9d9c-4029-8f1c-53c2cfb5c17a, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.5619395, expires_in: 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, cc94fdd6-0031-48bd-bb4c-8fa2261ec96c, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc94fdd6-0031-48bd-bb4c-8fa2261ec96c, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc94fdd6-0031-48bd-bb4c-8fa2261ec96c, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.120867, expires_in: 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, 80c34f42-89ae-4256-b5a5-98d928f17e1f, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80c34f42-89ae-4256-b5a5-98d928f17e1f, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80c34f42-89ae-4256-b5a5-98d928f17e1f, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.962715, expires_in: 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, b3c7d717-d06d-47fd-9a75-d402d5c7bbb9, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3c7d717-d06d-47fd-9a75-d402d5c7bbb9, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3c7d717-d06d-47fd-9a75-d402d5c7bbb9, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.0263135, expires_in: 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, 533f36d8-b72c-4c3b-9b17-09abc85017bd, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 533f36d8-b72c-4c3b-9b17-09abc85017bd, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 533f36d8-b72c-4c3b-9b17-09abc85017bd, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.3652549, expires_in: 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, cab90918-79aa-4679-970a-f53e723e4344, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cab90918-79aa-4679-970a-f53e723e4344, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cab90918-79aa-4679-970a-f53e723e4344, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.1345801, expires_in: 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, 90a73e18-a76e-400c-a125-9ce828137aed, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90a73e18-a76e-400c-a125-9ce828137aed, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90a73e18-a76e-400c-a125-9ce828137aed, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.9910698, expires_in: 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, afe1d097-6b78-42e1-9ee0-093ff91347f2, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afe1d097-6b78-42e1-9ee0-093ff91347f2, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afe1d097-6b78-42e1-9ee0-093ff91347f2, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.8966389, expires_in: 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, bcf2d867-8a35-4b0d-b59b-3978e2952274, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bcf2d867-8a35-4b0d-b59b-3978e2952274, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bcf2d867-8a35-4b0d-b59b-3978e2952274, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.7744775, expires_in: 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, bd407c61-9301-46f0-aec7-3dd9304760a7, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd407c61-9301-46f0-aec7-3dd9304760a7, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd407c61-9301-46f0-aec7-3dd9304760a7, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.6741292, expires_in: 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, 36dd7fbd-30d7-4e60-bc63-bb9fe7a9957e, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36dd7fbd-30d7-4e60-bc63-bb9fe7a9957e, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36dd7fbd-30d7-4e60-bc63-bb9fe7a9957e, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.6468053, expires_in: 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, c851febb-224e-448f-841d-093f2e538788, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c851febb-224e-448f-841d-093f2e538788, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c851febb-224e-448f-841d-093f2e538788, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.100575, expires_in: 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, b085386f-6d3d-44d9-986d-79b125663b44, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b085386f-6d3d-44d9-986d-79b125663b44, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b085386f-6d3d-44d9-986d-79b125663b44, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.7999318, expires_in: 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, b721ccdd-5bd4-405e-b332-ae61e276c5e0, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b721ccdd-5bd4-405e-b332-ae61e276c5e0, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b721ccdd-5bd4-405e-b332-ae61e276c5e0, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.1706374, expires_in: 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, b8523883-c9a2-4abe-a1ba-09216187f6f6, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8523883-c9a2-4abe-a1ba-09216187f6f6, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8523883-c9a2-4abe-a1ba-09216187f6f6, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.6971135, expires_in: 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, cdad6734-b427-4579-a42b-72c5a5ae9d54, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdad6734-b427-4579-a42b-72c5a5ae9d54, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdad6734-b427-4579-a42b-72c5a5ae9d54, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.5667012, expires_in: 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, d14ee654-51d7-439a-b2c7-e895c5ef20b6, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d14ee654-51d7-439a-b2c7-e895c5ef20b6, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d14ee654-51d7-439a-b2c7-e895c5ef20b6, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.7421167, expires_in: 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, 3c8934d7-245e-4bf8-b1aa-d1800c2ec18d, localhost:21896): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3c8934d7-245e-4bf8-b1aa-d1800c2ec18d, localhost:21896): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3c8934d7-245e-4bf8-b1aa-d1800c2ec18d, localhost:21896): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:21896". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:21896
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:21896
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231903720781&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:26273/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28122/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5912
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25165
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17940
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20734
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26273
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/11475
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22339
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28122
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15725
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:21896/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8322
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/62440
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16641
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21896
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7886
============================== slowest durations ===============================
249.40s call     test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
24.89s setup    test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
11.59s teardown test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_migration_to_new_secrets_in_transfer[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 286.55s (0:04:46) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] ___
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21551
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000908/r3tmp/kikimr_cluster_l0b26r5l
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7101
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1836
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22911
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8508
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/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/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_qpqfyc7y.log --grpc-port=7101 --mon-port=1836 --ic-port=21551
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:7101/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/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/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_qpqfyc7y.log --grpc-port=7101 --mon-port=1836 --ic-port=21551
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_qpqfyc7y.log', '--grpc-port=7101', '--mon-port=1836', '--ic-port=21551')' in '/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153434
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:7101/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/rhna/000908/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153435
DEBUG    ya.test:process.py:259 Command (pid 1153435) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153435) elapsed time (sec): 1.1695237159729004
DEBUG    ya.test:process.py:263 Command (pid 1153435) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) maxrss: 547132
DEBUG    ya.test:process.py:263 Command (pid 1153435) minflt: 16306
DEBUG    ya.test:process.py:263 Command (pid 1153435) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) nivcsw: 114
DEBUG    ya.test:process.py:263 Command (pid 1153435) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153435) nvcsw: 19
DEBUG    ya.test:process.py:263 Command (pid 1153435) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153435) stime: 0.39802499999999996
DEBUG    ya.test:process.py:263 Command (pid 1153435) utime: 0.161196
DEBUG    ya.test:process.py:263 Command (pid 1153435) wtime: 1.2
DEBUG    ya.test:process.py:275 Command (pid 1153435) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153435) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7101', '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: 21551\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/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7101', '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: 21551\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1157280
DEBUG    ya.test:process.py:259 Command (pid 1157280) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157280) elapsed time (sec): 2.3072803020477295
DEBUG    ya.test:process.py:263 Command (pid 1157280) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) maxrss: 555480
DEBUG    ya.test:process.py:263 Command (pid 1157280) minflt: 18487
DEBUG    ya.test:process.py:263 Command (pid 1157280) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) nivcsw: 200
DEBUG    ya.test:process.py:263 Command (pid 1157280) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157280) nvcsw: 91
DEBUG    ya.test:process.py:263 Command (pid 1157280) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157280) stime: 0.519735
DEBUG    ya.test:process.py:263 Command (pid 1157280) utime: 0.162069
DEBUG    ya.test:process.py:263 Command (pid 1157280) wtime: 2.327
DEBUG    ya.test:process.py:275 Command (pid 1157280) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7101', '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/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:7101', '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: 1158556
DEBUG    ya.test:process.py:259 Command (pid 1158556) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1158556) elapsed time (sec): 1.9631054401397705
DEBUG    ya.test:process.py:263 Command (pid 1158556) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) maxrss: 555492
DEBUG    ya.test:process.py:263 Command (pid 1158556) minflt: 18609
DEBUG    ya.test:process.py:263 Command (pid 1158556) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) nivcsw: 237
DEBUG    ya.test:process.py:263 Command (pid 1158556) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1158556) nvcsw: 132
DEBUG    ya.test:process.py:263 Command (pid 1158556) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1158556) stime: 1.48842
DEBUG    ya.test:process.py:263 Command (pid 1158556) utime: 0.131056
DEBUG    ya.test:process.py:263 Command (pid 1158556) wtime: 1.975
DEBUG    ya.test:process.py:275 Command (pid 1158556) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3024
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000908/r3tmp/kikimr_cluster_38iah8ij
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/28951
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24298
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/6090
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14801
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/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/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_1c7vds5h.log --grpc-port=28951 --mon-port=24298 --ic-port=3024
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:28951/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/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/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_1c7vds5h.log --grpc-port=28951 --mon-port=24298 --ic-port=3024
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1/logfile_1c7vds5h.log', '--grpc-port=28951', '--mon-port=24298', '--ic-port=3024')' in '/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1160289
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:28951/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/rhna/000908/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160290
DEBUG    ya.test:process.py:259 Command (pid 1160290) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160290) elapsed time (sec): 1.4846715927124023
DEBUG    ya.test:process.py:263 Command (pid 1160290) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) majflt: 2
DEBUG    ya.test:process.py:263 Command (pid 1160290) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1160290) minflt: 16261
DEBUG    ya.test:process.py:263 Command (pid 1160290) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) nivcsw: 124
DEBUG    ya.test:process.py:263 Command (pid 1160290) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160290) nvcsw: 20
DEBUG    ya.test:process.py:263 Command (pid 1160290) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160290) stime: 1.209827
DEBUG    ya.test:process.py:263 Command (pid 1160290) utime: 0.128338
DEBUG    ya.test:process.py:263 Command (pid 1160290) wtime: 1.506
DEBUG    ya.test:process.py:275 Command (pid 1160290) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1160290) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28951', '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: 3024\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28951', '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: 3024\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1167767
DEBUG    ya.test:process.py:259 Command (pid 1167767) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167767) elapsed time (sec): 1.0762882232666016
DEBUG    ya.test:process.py:263 Command (pid 1167767) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) maxrss: 555528
DEBUG    ya.test:process.py:263 Command (pid 1167767) minflt: 18404
DEBUG    ya.test:process.py:263 Command (pid 1167767) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) nivcsw: 158
DEBUG    ya.test:process.py:263 Command (pid 1167767) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167767) nvcsw: 84
DEBUG    ya.test:process.py:263 Command (pid 1167767) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167767) stime: 0.7724679999999999
DEBUG    ya.test:process.py:263 Command (pid 1167767) utime: 0.131402
DEBUG    ya.test:process.py:263 Command (pid 1167767) wtime: 1.078
DEBUG    ya.test:process.py:275 Command (pid 1167767) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28951', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:28951', '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: 1168662
DEBUG    ya.test:process.py:259 Command (pid 1168662) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168662) elapsed time (sec): 0.7367193698883057
DEBUG    ya.test:process.py:263 Command (pid 1168662) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1168662) maxrss: 555392
DEBUG    ya.test:process.py:263 Command (pid 1168662) minflt: 18772
DEBUG    ya.test:process.py:263 Command (pid 1168662) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) nivcsw: 58
DEBUG    ya.test:process.py:263 Command (pid 1168662) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168662) nvcsw: 127
DEBUG    ya.test:process.py:263 Command (pid 1168662) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168662) stime: 0.523196
DEBUG    ya.test:process.py:263 Command (pid 1168662) utime: 0.148914
DEBUG    ya.test:process.py:263 Command (pid 1168662) wtime: 0.738
DEBUG    ya.test:process.py:275 Command (pid 1168662) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/25862
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7102
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1251
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17182
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61073
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28951 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_2nizi8l_.log --grpc-port=25862 --mon-port=7102 --ic-port=1251
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:28951 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_2nizi8l_.log --grpc-port=25862 --mon-port=7102 --ic-port=1251
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:28951', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1/logfile_2nizi8l_.log', '--grpc-port=25862', '--mon-port=7102', '--ic-port=1251')' in '/home/runner/.ya/build/build_root/rhna/000908/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk16/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1169675
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:25862/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000908/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1169691
DEBUG    ya.test:process.py:259 Command (pid 1169691) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1169691) elapsed time (sec): 0.6886191368103027
DEBUG    ya.test:process.py:263 Command (pid 1169691) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1169691) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1169691) minflt: 18956
DEBUG    ya.test:process.py:263 Command (pid 1169691) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) nivcsw: 63
DEBUG    ya.test:process.py:263 Command (pid 1169691) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1169691) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1169691) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1169691) stime: 0.49948499999999996
DEBUG    ya.test:process.py:263 Command (pid 1169691) utime: 0.119625
DEBUG    ya.test:process.py:263 Command (pid 1169691) wtime: 0.69
DEBUG    ya.test:process.py:275 Command (pid 1169691) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1169691) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_disabled])
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, 85f8a5f5-2703-494f-98d7-ea56340b597e, localhost:28951): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 85f8a5f5-2703-494f-98d7-ea56340b597e, localhost:28951): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 85f8a5f5-2703-494f-98d7-ea56340b597e, localhost:28951): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25862 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-2tlsei57yi.auto.internal:25862, 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:28951
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, 048d7cb7-2276-4c6c-8bb7-5278b690cd26, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 048d7cb7-2276-4c6c-8bb7-5278b690cd26, ghrun-2tlsei57yi.auto.internal:25862): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 048d7cb7-2276-4c6c-8bb7-5278b690cd26, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 9d21f65f-e796-4ed7-aec3-a3294769d741, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 9d21f65f-e796-4ed7-aec3-a3294769d741, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 9d21f65f-e796-4ed7-aec3-a3294769d741, ghrun-2tlsei57yi.auto.internal:25862): 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=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 7c044c49-f48f-42d0-9acb-e9cd99429a62, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 7c044c49-f48f-42d0-9acb-e9cd99429a62, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 7c044c49-f48f-42d0-9acb-e9cd99429a62, ghrun-2tlsei57yi.auto.internal:25862): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 40266057-e009-4011-a54f-b10f4de5e4bc, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 40266057-e009-4011-a54f-b10f4de5e4bc, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=NWMyODYzMjAtMTBiMTMwYi05Nzc1YTc4LTcwZDZjMWUz" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 40266057-e009-4011-a54f-b10f4de5e4bc, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 9d21f65f-e796-4ed7-aec3-a3294769d741, ghrun-2tlsei57yi.auto.internal:25862): 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:28951
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25862
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, c7787ae2-777e-4ac1-8a29-e9e3cc8aed7f, localhost:28951): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c7787ae2-777e-4ac1-8a29-e9e3cc8aed7f, localhost:28951): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c7787ae2-777e-4ac1-8a29-e9e3cc8aed7f, localhost:28951): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25862 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-2tlsei57yi.auto.internal:25862, 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:28951
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, 5abb61a5-deb2-441b-9ebf-3910f6dd10b6, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 5abb61a5-deb2-441b-9ebf-3910f6dd10b6, ghrun-2tlsei57yi.auto.internal:25862): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 5abb61a5-deb2-441b-9ebf-3910f6dd10b6, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, bc5776bd-9bbd-4ac0-97f0-1eddac8b75b9, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, bc5776bd-9bbd-4ac0-97f0-1eddac8b75b9, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, bc5776bd-9bbd-4ac0-97f0-1eddac8b75b9, ghrun-2tlsei57yi.auto.internal:25862): 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=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 54cf63ef-af51-4f54-9694-2928d8362fa1, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 54cf63ef-af51-4f54-9694-2928d8362fa1, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 54cf63ef-af51-4f54-9694-2928d8362fa1, ghrun-2tlsei57yi.auto.internal:25862): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 7f260f9c-fd20-461a-8388-daee358f889c, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 7f260f9c-fd20-461a-8388-daee358f889c, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MzQ5MTJhZTAtNTMxNDllNTAtYjkwZjU1NjctM2E3ZGY4Zjg=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 7f260f9c-fd20-461a-8388-daee358f889c, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS }
DEBUG    ydb.query.pool:pool.py:312 All session were deleted.
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, bc5776bd-9bbd-4ac0-97f0-1eddac8b75b9, ghrun-2tlsei57yi.auto.internal:25862): 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:28951
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25862
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, 3aa322dd-e607-4457-8b49-143801b4ecbb, localhost:28951): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 3aa322dd-e607-4457-8b49-143801b4ecbb, localhost:28951): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 3aa322dd-e607-4457-8b49-143801b4ecbb, localhost:28951): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25862 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-2tlsei57yi.auto.internal:25862, 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:28951
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, 0134aff3-a208-4c3b-854c-c90c78860b77, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 0134aff3-a208-4c3b-854c-c90c78860b77, ghrun-2tlsei57yi.auto.internal:25862): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 0134aff3-a208-4c3b-854c-c90c78860b77, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 103619a5-17a0-4ede-9002-6aea5e9c2e09, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 103619a5-17a0-4ede-9002-6aea5e9c2e09, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 103619a5-17a0-4ede-9002-6aea5e9c2e09, ghrun-2tlsei57yi.auto.internal:25862): 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=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, b7922614-fdc0-4730-8e5d-9f07a32f9195, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, b7922614-fdc0-4730-8e5d-9f07a32f9195, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, b7922614-fdc0-4730-8e5d-9f07a32f9195, ghrun-2tlsei57yi.auto.internal:25862): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, cf98f68d-c501-4d28-8dde-5ce73908e235, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, cf98f68d-c501-4d28-8dde-5ce73908e235, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=MTFjYTQ0OGYtNTg4OTNkNzctNWRmNjY0NGEtYzgzM2IyZDk=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, cf98f68d-c501-4d28-8dde-5ce73908e235, ghrun-2tlsei57yi.auto.internal:25862): 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, 103619a5-17a0-4ede-9002-6aea5e9c2e09, ghrun-2tlsei57yi.auto.internal:25862): 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:28951
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25862
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, a79aae99-4c66-44bb-b864-4a561990f639, localhost:28951): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, a79aae99-4c66-44bb-b864-4a561990f639, localhost:28951): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, a79aae99-4c66-44bb-b864-4a561990f639, localhost:28951): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 25862 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-2tlsei57yi.auto.internal:25862, 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:28951
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, bf3149ad-199e-46e1-81a9-db5083efd35a, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, bf3149ad-199e-46e1-81a9-db5083efd35a, ghrun-2tlsei57yi.auto.internal:25862): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, bf3149ad-199e-46e1-81a9-db5083efd35a, ghrun-2tlsei57yi.auto.internal:25862): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b32af9de-2223-4534-894d-92e6eb26a2a7, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b32af9de-2223-4534-894d-92e6eb26a2a7, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b32af9de-2223-4534-894d-92e6eb26a2a7, ghrun-2tlsei57yi.auto.internal:25862): 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=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 3fdbfd39-dc25-441f-ab38-c2e17b505044, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 3fdbfd39-dc25-441f-ab38-c2e17b505044, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 3fdbfd39-dc25-441f-ab38-c2e17b505044, ghrun-2tlsei57yi.auto.internal:25862): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 614cac2b-7cf2-4f2a-adcf-dc68dbdce8bc, ghrun-2tlsei57yi.auto.internal:25862): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 614cac2b-7cf2-4f2a-adcf-dc68dbdce8bc, ghrun-2tlsei57yi.auto.internal:25862): request = { session_id: "ydb://session/3?node_id=50000&id=Yjg4MmE0ZjYtZjc2YzgwZGEtYzFhMTZkNzAtMTVjMGU3OA==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 614cac2b-7cf2-4f2a-adcf-dc68dbdce8bc, ghrun-2tlsei57yi.auto.internal:25862): 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:28951
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:25862
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, b32af9de-2223-4534-894d-92e6eb26a2a7, ghrun-2tlsei57yi.auto.internal:25862): 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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.0682957, expires_in: 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, 70998358-1bc4-426b-9524-442bbe0eaa99, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70998358-1bc4-426b-9524-442bbe0eaa99, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70998358-1bc4-426b-9524-442bbe0eaa99, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.6511412, expires_in: 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, 94acecf7-4c96-4ffb-ace2-09c36950dad3, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94acecf7-4c96-4ffb-ace2-09c36950dad3, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94acecf7-4c96-4ffb-ace2-09c36950dad3, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231659.5766432, expires_in: 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, a0412850-ac69-494e-931e-cf39b05ab25b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0412850-ac69-494e-931e-cf39b05ab25b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0412850-ac69-494e-931e-cf39b05ab25b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.193478, expires_in: 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, 3e962642-bb8c-4ae3-b63c-c2f627ffc6c9, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e962642-bb8c-4ae3-b63c-c2f627ffc6c9, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e962642-bb8c-4ae3-b63c-c2f627ffc6c9, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.721917, expires_in: 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, bdf4c2a1-866f-4dd0-9ef5-50f420dfb359, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bdf4c2a1-866f-4dd0-9ef5-50f420dfb359, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bdf4c2a1-866f-4dd0-9ef5-50f420dfb359, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.0684016, expires_in: 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, 9e12334d-0287-4ad8-9783-a4b18296168b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e12334d-0287-4ad8-9783-a4b18296168b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e12334d-0287-4ad8-9783-a4b18296168b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.6050613, expires_in: 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, e8472c70-a88b-4090-bcd7-dffbb748a996, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8472c70-a88b-4090-bcd7-dffbb748a996, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8472c70-a88b-4090-bcd7-dffbb748a996, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.6514785, expires_in: 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, 05a5983d-41ae-4148-98eb-3185df3b8826, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05a5983d-41ae-4148-98eb-3185df3b8826, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05a5983d-41ae-4148-98eb-3185df3b8826, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.0102656, expires_in: 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, f4273517-45d7-4d72-82c6-7a0c9e8c3e63, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4273517-45d7-4d72-82c6-7a0c9e8c3e63, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4273517-45d7-4d72-82c6-7a0c9e8c3e63, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.7921731, expires_in: 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, 4252c6ee-1fce-4cfd-ab2f-44e2786d16ec, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4252c6ee-1fce-4cfd-ab2f-44e2786d16ec, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4252c6ee-1fce-4cfd-ab2f-44e2786d16ec, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.5214016, expires_in: 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, 2d668820-0cb4-465b-96b2-ba02621baa58, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d668820-0cb4-465b-96b2-ba02621baa58, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d668820-0cb4-465b-96b2-ba02621baa58, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.8390791, expires_in: 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, 2ac786dd-f521-42d8-b9ee-04dc2c420c00, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ac786dd-f521-42d8-b9ee-04dc2c420c00, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ac786dd-f521-42d8-b9ee-04dc2c420c00, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.8181694, expires_in: 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, 8b5875a6-3636-4a68-b113-6bb448221161, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8b5875a6-3636-4a68-b113-6bb448221161, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8b5875a6-3636-4a68-b113-6bb448221161, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.9104009, expires_in: 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, ce0e84da-fb62-469b-a805-9ae3284ea554, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce0e84da-fb62-469b-a805-9ae3284ea554, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce0e84da-fb62-469b-a805-9ae3284ea554, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.106206, expires_in: 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, f0cab6e0-123a-4edc-9ce1-b053aea223d0, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0cab6e0-123a-4edc-9ce1-b053aea223d0, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0cab6e0-123a-4edc-9ce1-b053aea223d0, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.903736, expires_in: 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, ca389f13-db49-43fe-9c08-a55f5964750c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca389f13-db49-43fe-9c08-a55f5964750c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca389f13-db49-43fe-9c08-a55f5964750c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.9831157, expires_in: 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, 7a3a5192-bd37-4a99-a23d-aab0413de8ec, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a3a5192-bd37-4a99-a23d-aab0413de8ec, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a3a5192-bd37-4a99-a23d-aab0413de8ec, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.424932, expires_in: 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, 37598cf5-81a9-48e1-a85b-7c1d147fa3e4, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37598cf5-81a9-48e1-a85b-7c1d147fa3e4, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37598cf5-81a9-48e1-a85b-7c1d147fa3e4, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231685.2408962, expires_in: 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, 97436122-6593-4165-8674-54e2b66a46ff, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 97436122-6593-4165-8674-54e2b66a46ff, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 97436122-6593-4165-8674-54e2b66a46ff, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.0526192, expires_in: 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, 356141e3-6b3b-47d0-aadd-8927d21efe2b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 356141e3-6b3b-47d0-aadd-8927d21efe2b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 356141e3-6b3b-47d0-aadd-8927d21efe2b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.27405, expires_in: 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, 43927649-9166-4418-b25a-9c67682c97df, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 43927649-9166-4418-b25a-9c67682c97df, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 43927649-9166-4418-b25a-9c67682c97df, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.087091, expires_in: 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, 8aed68a9-adfb-499b-aa5c-6d86e86339de, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8aed68a9-adfb-499b-aa5c-6d86e86339de, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8aed68a9-adfb-499b-aa5c-6d86e86339de, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.7194269, expires_in: 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, 52ed4dd7-b7c9-48d9-af8d-e5639f4c2657, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 52ed4dd7-b7c9-48d9-af8d-e5639f4c2657, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 52ed4dd7-b7c9-48d9-af8d-e5639f4c2657, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.2718446, expires_in: 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, 76547eda-9450-4370-81d7-a01aa855dae2, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76547eda-9450-4370-81d7-a01aa855dae2, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76547eda-9450-4370-81d7-a01aa855dae2, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.4651885, expires_in: 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, 5c5cc909-023e-45d6-b2bf-24667b5293c6, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c5cc909-023e-45d6-b2bf-24667b5293c6, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c5cc909-023e-45d6-b2bf-24667b5293c6, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.9116619, expires_in: 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, 18e652ee-5b48-4cf4-8eb8-d5b610641077, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 18e652ee-5b48-4cf4-8eb8-d5b610641077, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 18e652ee-5b48-4cf4-8eb8-d5b610641077, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.9166236, expires_in: 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, 92ca7b7e-9d4f-486f-86e4-eab9af162a65, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92ca7b7e-9d4f-486f-86e4-eab9af162a65, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92ca7b7e-9d4f-486f-86e4-eab9af162a65, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.0781922, expires_in: 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, afa367d4-12a2-4198-ab4e-2ba183d9c7f8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afa367d4-12a2-4198-ab4e-2ba183d9c7f8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afa367d4-12a2-4198-ab4e-2ba183d9c7f8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231703.2862246, expires_in: 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, 25adc10b-428a-4332-9c1e-fa44b0f96d36, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25adc10b-428a-4332-9c1e-fa44b0f96d36, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25adc10b-428a-4332-9c1e-fa44b0f96d36, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.88267, expires_in: 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, e5cdf8a2-bec0-479a-8d3f-75dae0c119c1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5cdf8a2-bec0-479a-8d3f-75dae0c119c1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5cdf8a2-bec0-479a-8d3f-75dae0c119c1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.5632367, expires_in: 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, 062f9f95-0ffb-4392-8add-bfc56b4320a5, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 062f9f95-0ffb-4392-8add-bfc56b4320a5, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 062f9f95-0ffb-4392-8add-bfc56b4320a5, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.518397, expires_in: 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, afe5afbd-e133-436f-b66b-9592d9085b79, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, afe5afbd-e133-436f-b66b-9592d9085b79, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, afe5afbd-e133-436f-b66b-9592d9085b79, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.9591186, expires_in: 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, 48d6ccd4-0f7e-4f7a-ab6b-7b413042fb11, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48d6ccd4-0f7e-4f7a-ab6b-7b413042fb11, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48d6ccd4-0f7e-4f7a-ab6b-7b413042fb11, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.7631366, expires_in: 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, 6d8ca1b5-9b54-4874-9953-ab528e7fca05, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6d8ca1b5-9b54-4874-9953-ab528e7fca05, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6d8ca1b5-9b54-4874-9953-ab528e7fca05, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.0744715, expires_in: 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, f7861bea-181c-47bd-a319-3ba7644d2122, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7861bea-181c-47bd-a319-3ba7644d2122, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7861bea-181c-47bd-a319-3ba7644d2122, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.7580206, expires_in: 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, 345ee9ab-3cf9-4d8a-8766-2079894aaab8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 345ee9ab-3cf9-4d8a-8766-2079894aaab8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 345ee9ab-3cf9-4d8a-8766-2079894aaab8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.956091, expires_in: 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, 456050d4-a0bb-4aed-b314-c6ea8019d2b8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 456050d4-a0bb-4aed-b314-c6ea8019d2b8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 456050d4-a0bb-4aed-b314-c6ea8019d2b8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.6430917, expires_in: 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, 9ff4a349-606d-437e-9902-a4fcfe2c2fa8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ff4a349-606d-437e-9902-a4fcfe2c2fa8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ff4a349-606d-437e-9902-a4fcfe2c2fa8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.900704, expires_in: 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, f27992ad-e111-4d72-9812-b310d52250d6, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f27992ad-e111-4d72-9812-b310d52250d6, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f27992ad-e111-4d72-9812-b310d52250d6, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.652046, expires_in: 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, 14b02b68-c755-47bd-905d-0eb762e57218, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 14b02b68-c755-47bd-905d-0eb762e57218, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 14b02b68-c755-47bd-905d-0eb762e57218, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.290449, expires_in: 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, 5ce58ce3-713c-4b27-b04d-abb724b87b6d, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ce58ce3-713c-4b27-b04d-abb724b87b6d, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ce58ce3-713c-4b27-b04d-abb724b87b6d, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231724.006187, expires_in: 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, 6ade9ee1-5e9e-48b3-b688-ad73d34dc315, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ade9ee1-5e9e-48b3-b688-ad73d34dc315, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ade9ee1-5e9e-48b3-b688-ad73d34dc315, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.2574863, expires_in: 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, 5fe05d23-9713-4a18-9a84-121e330fb2ca, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fe05d23-9713-4a18-9a84-121e330fb2ca, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fe05d23-9713-4a18-9a84-121e330fb2ca, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.9324896, expires_in: 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, f91600b6-9a60-40f8-90e5-29e4145ce42c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f91600b6-9a60-40f8-90e5-29e4145ce42c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f91600b6-9a60-40f8-90e5-29e4145ce42c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.2644274, expires_in: 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, 20725687-ea2f-45bf-9420-5f8393d5564c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20725687-ea2f-45bf-9420-5f8393d5564c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20725687-ea2f-45bf-9420-5f8393d5564c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.0899765, expires_in: 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, 663efe2f-a3cf-4c04-ac1c-9b948089a296, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 663efe2f-a3cf-4c04-ac1c-9b948089a296, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 663efe2f-a3cf-4c04-ac1c-9b948089a296, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.1767774, expires_in: 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, a672461a-47ae-4820-8205-ab785992fcf0, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a672461a-47ae-4820-8205-ab785992fcf0, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a672461a-47ae-4820-8205-ab785992fcf0, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.755864, expires_in: 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, 312a7fff-68fc-4312-b186-39b6d1a6a15d, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 312a7fff-68fc-4312-b186-39b6d1a6a15d, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 312a7fff-68fc-4312-b186-39b6d1a6a15d, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.7680233, expires_in: 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, 8e364d3c-2ff5-44cd-a059-56a7f77e054e, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e364d3c-2ff5-44cd-a059-56a7f77e054e, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e364d3c-2ff5-44cd-a059-56a7f77e054e, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.0536525, expires_in: 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, 522fb0ea-9e78-44a8-b3c7-4b1c0c3529d9, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 522fb0ea-9e78-44a8-b3c7-4b1c0c3529d9, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 522fb0ea-9e78-44a8-b3c7-4b1c0c3529d9, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.3802133, expires_in: 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, 9334ca98-2f32-4470-acba-2051708fb1e8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9334ca98-2f32-4470-acba-2051708fb1e8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9334ca98-2f32-4470-acba-2051708fb1e8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.8334548, expires_in: 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, 0f443557-0e2f-43e6-a133-1d9e68abaeac, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0f443557-0e2f-43e6-a133-1d9e68abaeac, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0f443557-0e2f-43e6-a133-1d9e68abaeac, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.187162, expires_in: 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, 2125dc3b-b3c9-4873-b8d9-94a6c2ba6cff, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2125dc3b-b3c9-4873-b8d9-94a6c2ba6cff, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2125dc3b-b3c9-4873-b8d9-94a6c2ba6cff, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.8698156, expires_in: 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, 4b0ee2b4-8a7c-4ff1-a72a-a83718a98aff, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4b0ee2b4-8a7c-4ff1-a72a-a83718a98aff, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4b0ee2b4-8a7c-4ff1-a72a-a83718a98aff, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.3102682, expires_in: 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, ec9ba2cc-0b0f-42aa-853d-308ff6636136, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec9ba2cc-0b0f-42aa-853d-308ff6636136, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec9ba2cc-0b0f-42aa-853d-308ff6636136, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.8059158, expires_in: 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, 81afcc54-7a69-495d-a957-60436ed32da3, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 81afcc54-7a69-495d-a957-60436ed32da3, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 81afcc54-7a69-495d-a957-60436ed32da3, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.2514012, expires_in: 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, 129934bf-ef54-4d6e-9213-a23b6148376d, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 129934bf-ef54-4d6e-9213-a23b6148376d, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 129934bf-ef54-4d6e-9213-a23b6148376d, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.2553778, expires_in: 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, 87bbf165-0ce9-440a-a5e7-6591f60cfe1a, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87bbf165-0ce9-440a-a5e7-6591f60cfe1a, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87bbf165-0ce9-440a-a5e7-6591f60cfe1a, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.624969, expires_in: 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, fa62528e-20b0-4f3c-b68b-520c45887462, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fa62528e-20b0-4f3c-b68b-520c45887462, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fa62528e-20b0-4f3c-b68b-520c45887462, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.5445936, expires_in: 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, 45a70c7e-2423-44ac-ac2b-dc4f938147b1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45a70c7e-2423-44ac-ac2b-dc4f938147b1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45a70c7e-2423-44ac-ac2b-dc4f938147b1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.2044961, expires_in: 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, 6c1f8140-6a34-40ad-8ce1-5763d2d82a66, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c1f8140-6a34-40ad-8ce1-5763d2d82a66, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c1f8140-6a34-40ad-8ce1-5763d2d82a66, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.4667802, expires_in: 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, fbbda11e-227f-445d-9194-848b42fdf864, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fbbda11e-227f-445d-9194-848b42fdf864, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fbbda11e-227f-445d-9194-848b42fdf864, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.1277595, expires_in: 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, ffbc59dc-bcc7-4d03-ab63-56e94ab17581, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffbc59dc-bcc7-4d03-ab63-56e94ab17581, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffbc59dc-bcc7-4d03-ab63-56e94ab17581, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.7114472, expires_in: 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, 0b9fd811-7f97-4346-8a49-d1aec46b08a6, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b9fd811-7f97-4346-8a49-d1aec46b08a6, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b9fd811-7f97-4346-8a49-d1aec46b08a6, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.8523366, expires_in: 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, f0088042-7808-4b0f-bda2-2327adb822af, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0088042-7808-4b0f-bda2-2327adb822af, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0088042-7808-4b0f-bda2-2327adb822af, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.9296505, expires_in: 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, 00b7d30b-da45-4a8c-98e4-94ef92503e97, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 00b7d30b-da45-4a8c-98e4-94ef92503e97, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 00b7d30b-da45-4a8c-98e4-94ef92503e97, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.1431437, expires_in: 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, 7432dc69-1616-4186-9da4-a64affd1f4dc, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7432dc69-1616-4186-9da4-a64affd1f4dc, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7432dc69-1616-4186-9da4-a64affd1f4dc, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.4599886, expires_in: 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, 5d79a091-37bd-4abe-aa85-3cbbf0d743df, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d79a091-37bd-4abe-aa85-3cbbf0d743df, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d79a091-37bd-4abe-aa85-3cbbf0d743df, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.5950022, expires_in: 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, 0a229568-86b4-4b63-8f84-5ed4fd80c7b9, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a229568-86b4-4b63-8f84-5ed4fd80c7b9, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a229568-86b4-4b63-8f84-5ed4fd80c7b9, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.5146391, expires_in: 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, be028202-8d72-4124-9b93-6ca951c4d82a, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, be028202-8d72-4124-9b93-6ca951c4d82a, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, be028202-8d72-4124-9b93-6ca951c4d82a, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.317453, expires_in: 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, 1e880bcd-2e31-43b4-9c49-d477b60b96ca, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e880bcd-2e31-43b4-9c49-d477b60b96ca, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e880bcd-2e31-43b4-9c49-d477b60b96ca, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.2032447, expires_in: 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, 95ff2253-3242-4da2-ba14-315715fdf31f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 95ff2253-3242-4da2-ba14-315715fdf31f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 95ff2253-3242-4da2-ba14-315715fdf31f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.6741712, expires_in: 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, 8d02db10-e401-4196-932b-e5cf574de4de, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8d02db10-e401-4196-932b-e5cf574de4de, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8d02db10-e401-4196-932b-e5cf574de4de, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.2631652, expires_in: 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, 23d417b0-0eee-4f14-b7b9-33fba3ce5651, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23d417b0-0eee-4f14-b7b9-33fba3ce5651, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23d417b0-0eee-4f14-b7b9-33fba3ce5651, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.4711325, expires_in: 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, 33f938c5-0ebb-4524-a131-bb4bab755bc6, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33f938c5-0ebb-4524-a131-bb4bab755bc6, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33f938c5-0ebb-4524-a131-bb4bab755bc6, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.701286, expires_in: 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, 464f9b55-0189-41d7-9957-ef14a227c8d8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 464f9b55-0189-41d7-9957-ef14a227c8d8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 464f9b55-0189-41d7-9957-ef14a227c8d8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.8098552, expires_in: 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, 0c85290a-eeff-4e6e-bd83-86445db92784, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c85290a-eeff-4e6e-bd83-86445db92784, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c85290a-eeff-4e6e-bd83-86445db92784, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.2460854, expires_in: 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, 2c1623ae-fd18-45ad-bd95-386d55e73a06, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c1623ae-fd18-45ad-bd95-386d55e73a06, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c1623ae-fd18-45ad-bd95-386d55e73a06, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.385956, expires_in: 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, 15ad81a2-7096-4205-a1e7-b5838c675da1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15ad81a2-7096-4205-a1e7-b5838c675da1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15ad81a2-7096-4205-a1e7-b5838c675da1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.381045, expires_in: 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, d289fd43-7f66-4de2-8151-c27978729bf9, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d289fd43-7f66-4de2-8151-c27978729bf9, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d289fd43-7f66-4de2-8151-c27978729bf9, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.4009783, expires_in: 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, 7445aee4-4423-458a-989a-f74e34ef6638, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7445aee4-4423-458a-989a-f74e34ef6638, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7445aee4-4423-458a-989a-f74e34ef6638, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.912811, expires_in: 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, 731189e1-b6a8-4e0c-a9d1-9891de4ad2f1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 731189e1-b6a8-4e0c-a9d1-9891de4ad2f1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 731189e1-b6a8-4e0c-a9d1-9891de4ad2f1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.011844, expires_in: 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, 6ff8b791-db29-479f-b01d-9c3f0e4c5e43, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ff8b791-db29-479f-b01d-9c3f0e4c5e43, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ff8b791-db29-479f-b01d-9c3f0e4c5e43, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.0540638, expires_in: 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, 596e68f9-8777-4f4f-a49c-525d04015bfe, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 596e68f9-8777-4f4f-a49c-525d04015bfe, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 596e68f9-8777-4f4f-a49c-525d04015bfe, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.8925717, expires_in: 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, 1aae26f6-bf1d-4c55-b31c-f4a6727ba6c8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1aae26f6-bf1d-4c55-b31c-f4a6727ba6c8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1aae26f6-bf1d-4c55-b31c-f4a6727ba6c8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.3357303, expires_in: 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, 56b538c0-2a9a-4eef-89b1-67e2c6feda2f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56b538c0-2a9a-4eef-89b1-67e2c6feda2f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56b538c0-2a9a-4eef-89b1-67e2c6feda2f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231799.4743044, expires_in: 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, 0b7c2398-dd58-4ffb-91bb-4a8ac73369a7, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b7c2398-dd58-4ffb-91bb-4a8ac73369a7, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b7c2398-dd58-4ffb-91bb-4a8ac73369a7, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231801.6838903, expires_in: 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, ace3d116-9161-47c0-9a88-bf7d55d79909, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace3d116-9161-47c0-9a88-bf7d55d79909, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace3d116-9161-47c0-9a88-bf7d55d79909, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.4199634, expires_in: 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, 508e726b-c03a-45a0-baba-bbdcbd9b0c42, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 508e726b-c03a-45a0-baba-bbdcbd9b0c42, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 508e726b-c03a-45a0-baba-bbdcbd9b0c42, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.241254, expires_in: 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, e5732641-1534-4a2b-ad72-bbb2d1794495, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5732641-1534-4a2b-ad72-bbb2d1794495, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5732641-1534-4a2b-ad72-bbb2d1794495, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.7784963, expires_in: 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, 2e5c1e1c-fb79-4237-815e-f2178745a442, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e5c1e1c-fb79-4237-815e-f2178745a442, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e5c1e1c-fb79-4237-815e-f2178745a442, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231808.7787666, expires_in: 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, 7b613f1d-0d44-4588-9300-616d51ef1a2b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7b613f1d-0d44-4588-9300-616d51ef1a2b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7b613f1d-0d44-4588-9300-616d51ef1a2b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.7794995, expires_in: 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, 33a36662-578b-4475-b53d-928ec415c907, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33a36662-578b-4475-b53d-928ec415c907, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33a36662-578b-4475-b53d-928ec415c907, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.0372958, expires_in: 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, 4c10a888-ef12-44ff-80e7-5bc595e0895e, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c10a888-ef12-44ff-80e7-5bc595e0895e, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c10a888-ef12-44ff-80e7-5bc595e0895e, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.4049444, expires_in: 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, f3176a9f-0a01-4809-94ec-3a3b6e6252a2, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f3176a9f-0a01-4809-94ec-3a3b6e6252a2, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f3176a9f-0a01-4809-94ec-3a3b6e6252a2, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.612864, expires_in: 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, c39845c7-e758-48c1-a92c-b87c1aba084d, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c39845c7-e758-48c1-a92c-b87c1aba084d, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c39845c7-e758-48c1-a92c-b87c1aba084d, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.3680923, expires_in: 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, 5fd844a9-257d-43ac-921d-4ed0fc8609be, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5fd844a9-257d-43ac-921d-4ed0fc8609be, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5fd844a9-257d-43ac-921d-4ed0fc8609be, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.2160985, expires_in: 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, b11651ea-e4ed-40a4-9e5d-9b32da3398b1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b11651ea-e4ed-40a4-9e5d-9b32da3398b1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b11651ea-e4ed-40a4-9e5d-9b32da3398b1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.2496622, expires_in: 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, ce50f84e-a054-468f-b525-125ae3d244fe, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce50f84e-a054-468f-b525-125ae3d244fe, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce50f84e-a054-468f-b525-125ae3d244fe, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231822.5212836, expires_in: 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, ec7237c4-f307-4ad5-a9b0-0208082fb781, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec7237c4-f307-4ad5-a9b0-0208082fb781, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec7237c4-f307-4ad5-a9b0-0208082fb781, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.053948, expires_in: 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, 8198cdaf-5e3f-497f-ab03-2d076a22ad9b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8198cdaf-5e3f-497f-ab03-2d076a22ad9b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8198cdaf-5e3f-497f-ab03-2d076a22ad9b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.5635855, expires_in: 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, a2bad9e1-305e-48f6-8186-0522b13bee8f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2bad9e1-305e-48f6-8186-0522b13bee8f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2bad9e1-305e-48f6-8186-0522b13bee8f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.7988586, expires_in: 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, 6891ba34-9812-46b9-b55b-41575c762825, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6891ba34-9812-46b9-b55b-41575c762825, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6891ba34-9812-46b9-b55b-41575c762825, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.0315883, expires_in: 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, 3ee41722-5bd5-4116-bd33-113c43926d37, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ee41722-5bd5-4116-bd33-113c43926d37, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ee41722-5bd5-4116-bd33-113c43926d37, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231829.8343687, expires_in: 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, 4de73ccb-7119-4768-ae63-d1039f180ef0, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4de73ccb-7119-4768-ae63-d1039f180ef0, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4de73ccb-7119-4768-ae63-d1039f180ef0, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.5047655, expires_in: 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, 0ace47c7-7bdf-4af9-a57d-b8a867b6e8c2, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ace47c7-7bdf-4af9-a57d-b8a867b6e8c2, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ace47c7-7bdf-4af9-a57d-b8a867b6e8c2, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.6869192, expires_in: 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, 89c666e5-681e-4bbc-acca-630641cacc8c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 89c666e5-681e-4bbc-acca-630641cacc8c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 89c666e5-681e-4bbc-acca-630641cacc8c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.521382, expires_in: 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, b88336e6-2439-40d6-95fb-4c4cb23823f8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b88336e6-2439-40d6-95fb-4c4cb23823f8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b88336e6-2439-40d6-95fb-4c4cb23823f8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.8504906, expires_in: 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, a4f63e4c-e44d-4799-92d8-21173b9432f5, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4f63e4c-e44d-4799-92d8-21173b9432f5, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4f63e4c-e44d-4799-92d8-21173b9432f5, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.0807776, expires_in: 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, d64fb2a8-4c9e-4f9e-9a0f-cf967f51bb5f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d64fb2a8-4c9e-4f9e-9a0f-cf967f51bb5f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d64fb2a8-4c9e-4f9e-9a0f-cf967f51bb5f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.0247495, expires_in: 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, 1d6c35f7-935e-41ad-8a73-e2b1f02d3e64, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d6c35f7-935e-41ad-8a73-e2b1f02d3e64, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d6c35f7-935e-41ad-8a73-e2b1f02d3e64, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.430512, expires_in: 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, d61acd39-f911-4995-946e-765b11758acc, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d61acd39-f911-4995-946e-765b11758acc, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d61acd39-f911-4995-946e-765b11758acc, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.7618113, expires_in: 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, 7d46321d-39ff-4815-83dc-de9da7c1f421, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d46321d-39ff-4815-83dc-de9da7c1f421, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d46321d-39ff-4815-83dc-de9da7c1f421, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.4504182, expires_in: 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, 8e53f9ea-4915-498e-8dcf-2e536a01bc29, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e53f9ea-4915-498e-8dcf-2e536a01bc29, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e53f9ea-4915-498e-8dcf-2e536a01bc29, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.4665728, expires_in: 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, 714b6127-782e-4f2f-a125-21317eba0b5b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 714b6127-782e-4f2f-a125-21317eba0b5b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 714b6127-782e-4f2f-a125-21317eba0b5b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.5590758, expires_in: 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, 910ddaba-badd-46b0-a18b-b3b6797fc2b4, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 910ddaba-badd-46b0-a18b-b3b6797fc2b4, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 910ddaba-badd-46b0-a18b-b3b6797fc2b4, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.5932884, expires_in: 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, c2a320db-afe9-4365-89f6-c09c5e7ac9e9, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2a320db-afe9-4365-89f6-c09c5e7ac9e9, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2a320db-afe9-4365-89f6-c09c5e7ac9e9, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.045216, expires_in: 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, 4f5bdf49-bcfc-4aa8-8277-51fca2b86339, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4f5bdf49-bcfc-4aa8-8277-51fca2b86339, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4f5bdf49-bcfc-4aa8-8277-51fca2b86339, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231853.27892, expires_in: 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, 3dde4278-cbd8-4196-b2b5-2d8df25ec1bc, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3dde4278-cbd8-4196-b2b5-2d8df25ec1bc, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3dde4278-cbd8-4196-b2b5-2d8df25ec1bc, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.1630938, expires_in: 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, 8bd445d7-f2e8-4646-a291-dd1d55d9a62c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bd445d7-f2e8-4646-a291-dd1d55d9a62c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bd445d7-f2e8-4646-a291-dd1d55d9a62c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.2586966, expires_in: 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, 1d11385d-604c-4732-bd33-e130dbf6bf2f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d11385d-604c-4732-bd33-e130dbf6bf2f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d11385d-604c-4732-bd33-e130dbf6bf2f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.1555705, expires_in: 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, a7fb6a12-afda-470f-bfde-d37507744f15, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7fb6a12-afda-470f-bfde-d37507744f15, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7fb6a12-afda-470f-bfde-d37507744f15, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.9615512, expires_in: 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, ac755a31-d598-4c77-aaa4-415a48ba2104, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac755a31-d598-4c77-aaa4-415a48ba2104, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac755a31-d598-4c77-aaa4-415a48ba2104, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.578338, expires_in: 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, 77ba1866-daf0-44aa-8fad-652bc8ddf5c0, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77ba1866-daf0-44aa-8fad-652bc8ddf5c0, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77ba1866-daf0-44aa-8fad-652bc8ddf5c0, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.422028, expires_in: 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, e7b8c59d-d60d-40f4-85d7-030ea53f4b4b, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7b8c59d-d60d-40f4-85d7-030ea53f4b4b, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7b8c59d-d60d-40f4-85d7-030ea53f4b4b, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.3366137, expires_in: 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, c2cac5d7-9a95-42a2-8967-f2b027fc0930, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2cac5d7-9a95-42a2-8967-f2b027fc0930, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2cac5d7-9a95-42a2-8967-f2b027fc0930, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231867.8404112, expires_in: 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, 3eb2dbc8-970c-4f80-82e9-55cbd6ac8d6c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3eb2dbc8-970c-4f80-82e9-55cbd6ac8d6c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3eb2dbc8-970c-4f80-82e9-55cbd6ac8d6c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231869.5176377, expires_in: 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, 1a3e9e9a-433b-448b-a5a1-ccb15c0d3034, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a3e9e9a-433b-448b-a5a1-ccb15c0d3034, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a3e9e9a-433b-448b-a5a1-ccb15c0d3034, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.6650167, expires_in: 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, db2e4357-15ed-46d1-b0ff-c8f861480128, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db2e4357-15ed-46d1-b0ff-c8f861480128, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db2e4357-15ed-46d1-b0ff-c8f861480128, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.7738478, expires_in: 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, f086931d-4d46-4355-8027-bf5d76be3172, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f086931d-4d46-4355-8027-bf5d76be3172, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f086931d-4d46-4355-8027-bf5d76be3172, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.1353257, expires_in: 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, 688d26a4-a640-4a21-ae00-4a3b0dfb0a7a, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 688d26a4-a640-4a21-ae00-4a3b0dfb0a7a, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 688d26a4-a640-4a21-ae00-4a3b0dfb0a7a, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231877.16492, expires_in: 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, e8418f84-f37c-4f17-bb7c-09aecd6441b8, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8418f84-f37c-4f17-bb7c-09aecd6441b8, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8418f84-f37c-4f17-bb7c-09aecd6441b8, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.7141762, expires_in: 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, 3fc6c2be-29dc-44dd-a35c-36bc5b381508, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fc6c2be-29dc-44dd-a35c-36bc5b381508, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fc6c2be-29dc-44dd-a35c-36bc5b381508, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.4705071, expires_in: 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, 5a732638-3c21-4b9c-8629-fc2514120610, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a732638-3c21-4b9c-8629-fc2514120610, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a732638-3c21-4b9c-8629-fc2514120610, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.3365648, expires_in: 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, 7ee554f5-0afb-4b9e-8850-9cde3da1a5ab, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7ee554f5-0afb-4b9e-8850-9cde3da1a5ab, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7ee554f5-0afb-4b9e-8850-9cde3da1a5ab, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.6701975, expires_in: 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, 406960c0-80cc-430d-b72e-443571cedf3e, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 406960c0-80cc-430d-b72e-443571cedf3e, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 406960c0-80cc-430d-b72e-443571cedf3e, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.3846235, expires_in: 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, db06c321-c1c6-41bb-af30-fcf96c9d1cc3, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db06c321-c1c6-41bb-af30-fcf96c9d1cc3, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db06c321-c1c6-41bb-af30-fcf96c9d1cc3, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.9972572, expires_in: 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, ace4839e-e96d-489c-94fe-480cf7815264, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ace4839e-e96d-489c-94fe-480cf7815264, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ace4839e-e96d-489c-94fe-480cf7815264, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.6389084, expires_in: 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, ed32ded2-5648-43e6-bec0-e3754a10442d, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed32ded2-5648-43e6-bec0-e3754a10442d, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed32ded2-5648-43e6-bec0-e3754a10442d, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.175144, expires_in: 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, 03666dcb-4746-4959-9957-82cf70d3e8e4, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03666dcb-4746-4959-9957-82cf70d3e8e4, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03666dcb-4746-4959-9957-82cf70d3e8e4, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.3192387, expires_in: 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, 683f1383-6e27-4b65-ab9b-2f7c1c7fbc75, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 683f1383-6e27-4b65-ab9b-2f7c1c7fbc75, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 683f1383-6e27-4b65-ab9b-2f7c1c7fbc75, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.1969213, expires_in: 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, ff960e68-9b2f-49aa-9cbd-1734f471b9c4, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff960e68-9b2f-49aa-9cbd-1734f471b9c4, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff960e68-9b2f-49aa-9cbd-1734f471b9c4, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.2403922, expires_in: 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, 885a0a0d-f779-448d-971a-9e97b4bcc68c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 885a0a0d-f779-448d-971a-9e97b4bcc68c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 885a0a0d-f779-448d-971a-9e97b4bcc68c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.159924, expires_in: 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, c6e368e1-d328-428f-a468-6725469f5cb0, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6e368e1-d328-428f-a468-6725469f5cb0, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6e368e1-d328-428f-a468-6725469f5cb0, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.957396, expires_in: 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, 2a351850-a04b-4b93-b843-bbe3424cb708, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a351850-a04b-4b93-b843-bbe3424cb708, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a351850-a04b-4b93-b843-bbe3424cb708, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.4819524, expires_in: 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, 1b882c84-e19f-4ecb-a359-5a765d5eb6f1, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b882c84-e19f-4ecb-a359-5a765d5eb6f1, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b882c84-e19f-4ecb-a359-5a765d5eb6f1, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.9578831, expires_in: 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, 089edc49-a9e4-4262-9d7f-420984e613e2, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 089edc49-a9e4-4262-9d7f-420984e613e2, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 089edc49-a9e4-4262-9d7f-420984e613e2, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.3365996, expires_in: 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, c5c0e874-3fd4-49ce-ab62-c60e94f742d3, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c5c0e874-3fd4-49ce-ab62-c60e94f742d3, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c5c0e874-3fd4-49ce-ab62-c60e94f742d3, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.142007, expires_in: 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, 165801d1-a966-4854-a3e5-9e603b492327, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 165801d1-a966-4854-a3e5-9e603b492327, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 165801d1-a966-4854-a3e5-9e603b492327, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.0877633, expires_in: 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, 8c6f12b5-cae8-4483-88b3-7790a1a2d79f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c6f12b5-cae8-4483-88b3-7790a1a2d79f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c6f12b5-cae8-4483-88b3-7790a1a2d79f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.9920256, expires_in: 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, c4861e05-ac1f-40ad-a8f6-41b8d826298e, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4861e05-ac1f-40ad-a8f6-41b8d826298e, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4861e05-ac1f-40ad-a8f6-41b8d826298e, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.2547672, expires_in: 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, d3380322-9026-40cb-971c-4f4bf2cc8778, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d3380322-9026-40cb-971c-4f4bf2cc8778, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d3380322-9026-40cb-971c-4f4bf2cc8778, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.7237883, expires_in: 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, 2183358b-9265-47c7-aa06-245628eace52, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2183358b-9265-47c7-aa06-245628eace52, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2183358b-9265-47c7-aa06-245628eace52, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231914.4628026, expires_in: 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, 2a5bd36a-a0c2-4af7-9d95-ebaa61de356f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2a5bd36a-a0c2-4af7-9d95-ebaa61de356f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2a5bd36a-a0c2-4af7-9d95-ebaa61de356f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.859201, expires_in: 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, 476ad667-19b1-4c0c-af7c-d5a8dd3fbc11, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 476ad667-19b1-4c0c-af7c-d5a8dd3fbc11, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 476ad667-19b1-4c0c-af7c-d5a8dd3fbc11, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.4204483, expires_in: 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, 20d3e9e1-42b2-4f1a-aa9a-01d80e39f3a5, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 20d3e9e1-42b2-4f1a-aa9a-01d80e39f3a5, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 20d3e9e1-42b2-4f1a-aa9a-01d80e39f3a5, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.4220138, expires_in: 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, 4c9be253-ef07-4e9d-89b3-b392c660a81e, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4c9be253-ef07-4e9d-89b3-b392c660a81e, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4c9be253-ef07-4e9d-89b3-b392c660a81e, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.07397, expires_in: 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, 9d3c21fc-5a9a-4372-895e-0b2d9068b4eb, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d3c21fc-5a9a-4372-895e-0b2d9068b4eb, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d3c21fc-5a9a-4372-895e-0b2d9068b4eb, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.5727713, expires_in: 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, 3a17bd6d-74bc-4655-a4bc-853aea5b1fe4, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a17bd6d-74bc-4655-a4bc-853aea5b1fe4, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a17bd6d-74bc-4655-a4bc-853aea5b1fe4, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.4393883, expires_in: 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, 6927ec99-fc5f-4358-85b8-1f23d63bb49f, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6927ec99-fc5f-4358-85b8-1f23d63bb49f, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6927ec99-fc5f-4358-85b8-1f23d63bb49f, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.7099636, expires_in: 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, 12a744a9-3186-4001-a082-2fae08866021, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 12a744a9-3186-4001-a082-2fae08866021, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 12a744a9-3186-4001-a082-2fae08866021, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.7199929, expires_in: 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, eebba3ea-35fe-413d-803e-6adb37317f6c, localhost:7101): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eebba3ea-35fe-413d-803e-6adb37317f6c, localhost:7101): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eebba3ea-35fe-413d-803e-6adb37317f6c, localhost:7101): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
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:7101
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:7101". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:7101
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231928439499&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:25862/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:28951/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61073
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17182
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1251
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7102
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/25862
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14801
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/6090
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24298
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/28951
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3024
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:7101/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8508
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22911
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1836
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7101
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21551
============================== slowest durations ===============================
274.27s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
25.35s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
11.54s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 312.11s (0:05:12) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
___ test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] ____
ydb/tests/functional/secrets/test_secrets_usage.py:189: in test_success_create_eds_with_many_secrets_with_fail
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21687
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000937/r3tmp/kikimr_cluster_scndig9g
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8345
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17619
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/20690
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23807
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/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/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_jx52iyq4.log --grpc-port=8345 --mon-port=17619 --ic-port=21687
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:8345/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/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/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_jx52iyq4.log --grpc-port=8345 --mon-port=17619 --ic-port=21687
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_jx52iyq4.log', '--grpc-port=8345', '--mon-port=17619', '--ic-port=21687')' in '/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1153169
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:8345/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/rhna/000937/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1153170
DEBUG    ya.test:process.py:259 Command (pid 1153170) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1153170) elapsed time (sec): 0.9639036655426025
DEBUG    ya.test:process.py:263 Command (pid 1153170) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1153170) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1153170) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) nivcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1153170) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1153170) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1153170) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1153170) stime: 0.33694399999999997
DEBUG    ya.test:process.py:263 Command (pid 1153170) utime: 0.148398
DEBUG    ya.test:process.py:263 Command (pid 1153170) wtime: 0.967
DEBUG    ya.test:process.py:275 Command (pid 1153170) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1153170) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8345', '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: 21687\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/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8345', '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: 21687\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156872
DEBUG    ya.test:process.py:259 Command (pid 1156872) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156872) elapsed time (sec): 1.7689580917358398
DEBUG    ya.test:process.py:263 Command (pid 1156872) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) maxrss: 555576
DEBUG    ya.test:process.py:263 Command (pid 1156872) minflt: 18403
DEBUG    ya.test:process.py:263 Command (pid 1156872) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) nivcsw: 185
DEBUG    ya.test:process.py:263 Command (pid 1156872) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156872) nvcsw: 93
DEBUG    ya.test:process.py:263 Command (pid 1156872) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156872) stime: 0.49848899999999996
DEBUG    ya.test:process.py:263 Command (pid 1156872) utime: 0.148752
DEBUG    ya.test:process.py:263 Command (pid 1156872) wtime: 1.772
DEBUG    ya.test:process.py:275 Command (pid 1156872) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8345', '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/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:8345', '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: 1157962
DEBUG    ya.test:process.py:259 Command (pid 1157962) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1157962) elapsed time (sec): 2.5149569511413574
DEBUG    ya.test:process.py:263 Command (pid 1157962) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1157962) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1157962) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) nivcsw: 315
DEBUG    ya.test:process.py:263 Command (pid 1157962) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1157962) nvcsw: 113
DEBUG    ya.test:process.py:263 Command (pid 1157962) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1157962) stime: 1.399398
DEBUG    ya.test:process.py:263 Command (pid 1157962) utime: 0.16564199999999998
DEBUG    ya.test:process.py:263 Command (pid 1157962) wtime: 2.526
DEBUG    ya.test:process.py:275 Command (pid 1157962) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000937/r3tmp/kikimr_cluster_rzy2fcg0
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1338
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/63093
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4421
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7413
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/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/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_bunxriz_.log --grpc-port=1338 --mon-port=63093 --ic-port=26454
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1338/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/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/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_bunxriz_.log --grpc-port=1338 --mon-port=63093 --ic-port=26454
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1/logfile_bunxriz_.log', '--grpc-port=1338', '--mon-port=63093', '--ic-port=26454')' in '/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1159999
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1338/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/rhna/000937/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160000
DEBUG    ya.test:process.py:259 Command (pid 1160000) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160000) elapsed time (sec): 2.289849042892456
DEBUG    ya.test:process.py:263 Command (pid 1160000) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1160000) minflt: 16264
DEBUG    ya.test:process.py:263 Command (pid 1160000) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) nivcsw: 215
DEBUG    ya.test:process.py:263 Command (pid 1160000) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160000) nvcsw: 29
DEBUG    ya.test:process.py:263 Command (pid 1160000) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160000) stime: 1.763322
DEBUG    ya.test:process.py:263 Command (pid 1160000) utime: 0.090641
DEBUG    ya.test:process.py:263 Command (pid 1160000) wtime: 2.291
DEBUG    ya.test:process.py:275 Command (pid 1160000) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1160000) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1338', '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: 26454\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1338', '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: 26454\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166695
DEBUG    ya.test:process.py:259 Command (pid 1166695) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166695) elapsed time (sec): 0.7529611587524414
DEBUG    ya.test:process.py:263 Command (pid 1166695) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) maxrss: 555544
DEBUG    ya.test:process.py:263 Command (pid 1166695) minflt: 18402
DEBUG    ya.test:process.py:263 Command (pid 1166695) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) nivcsw: 64
DEBUG    ya.test:process.py:263 Command (pid 1166695) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166695) nvcsw: 109
DEBUG    ya.test:process.py:263 Command (pid 1166695) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166695) stime: 0.5682579999999999
DEBUG    ya.test:process.py:263 Command (pid 1166695) utime: 0.10220699999999999
DEBUG    ya.test:process.py:263 Command (pid 1166695) wtime: 0.754
DEBUG    ya.test:process.py:275 Command (pid 1166695) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1338', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1338', '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: 1167524
DEBUG    ya.test:process.py:259 Command (pid 1167524) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167524) elapsed time (sec): 0.839508056640625
DEBUG    ya.test:process.py:263 Command (pid 1167524) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) maxrss: 555548
DEBUG    ya.test:process.py:263 Command (pid 1167524) minflt: 18401
DEBUG    ya.test:process.py:263 Command (pid 1167524) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) nivcsw: 104
DEBUG    ya.test:process.py:263 Command (pid 1167524) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167524) nvcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1167524) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167524) stime: 0.593096
DEBUG    ya.test:process.py:263 Command (pid 1167524) utime: 0.146222
DEBUG    ya.test:process.py:263 Command (pid 1167524) wtime: 0.841
DEBUG    ya.test:process.py:275 Command (pid 1167524) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/15159
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5561
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/8697
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/10371
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26981
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1338 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_1ax8ryq1.log --grpc-port=15159 --mon-port=5561 --ic-port=8697 --key-file /home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:1338 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_1ax8ryq1.log --grpc-port=15159 --mon-port=5561 --ic-port=8697 --key-file /home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:1338', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1/logfile_1ax8ryq1.log', '--grpc-port=15159', '--mon-port=5561', '--ic-port=8697', '--key-file', '/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/000937/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk17/testing_out_stuff/test_secrets_usage.py.test_success_create_eds_with_many_secrets_with_fail.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1168667
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:15159/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000937/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1168669
DEBUG    ya.test:process.py:259 Command (pid 1168669) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168669) elapsed time (sec): 0.7592267990112305
DEBUG    ya.test:process.py:263 Command (pid 1168669) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1168669) minflt: 16259
DEBUG    ya.test:process.py:263 Command (pid 1168669) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) nivcsw: 51
DEBUG    ya.test:process.py:263 Command (pid 1168669) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168669) nvcsw: 18
DEBUG    ya.test:process.py:263 Command (pid 1168669) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168669) stime: 0.529272
DEBUG    ya.test:process.py:263 Command (pid 1168669) utime: 0.14324699999999999
DEBUG    ya.test:process.py:263 Command (pid 1168669) wtime: 0.76
DEBUG    ya.test:process.py:275 Command (pid 1168669) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1168669) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_create_eds_with_many_secrets_with_fail[encryption_enabled])
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, 13354717-af1c-422e-8498-2b51916b54f8, localhost:1338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 13354717-af1c-422e-8498-2b51916b54f8, localhost:1338): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 13354717-af1c-422e-8498-2b51916b54f8, localhost:1338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15159 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-2tlsei57yi.auto.internal:15159, 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:1338
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, 2cb74665-be90-4374-9f99-d5cd4642ad34, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2cb74665-be90-4374-9f99-d5cd4642ad34, ghrun-2tlsei57yi.auto.internal:15159): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2cb74665-be90-4374-9f99-d5cd4642ad34, ghrun-2tlsei57yi.auto.internal:15159): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b3649de6-df26-4215-8894-9f75c97e480f, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b3649de6-df26-4215-8894-9f75c97e480f, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b3649de6-df26-4215-8894-9f75c97e480f, ghrun-2tlsei57yi.auto.internal:15159): 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=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, d2e0e3ab-d067-4146-a9f6-2c71aa7cfda4, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, d2e0e3ab-d067-4146-a9f6-2c71aa7cfda4, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, d2e0e3ab-d067-4146-a9f6-2c71aa7cfda4, ghrun-2tlsei57yi.auto.internal:15159): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, b91053b0-4510-443b-a057-417a7497c6cb, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, b91053b0-4510-443b-a057-417a7497c6cb, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OGQ5ZTgyN2UtOTE2MWU0NWEtMTZlYzk4YzQtMzBlMmY3ODE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, b91053b0-4510-443b-a057-417a7497c6cb, ghrun-2tlsei57yi.auto.internal:15159): 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:1338
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15159
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, e32eecb7-166d-4c7f-b9f4-cd446bf30403, localhost:1338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e32eecb7-166d-4c7f-b9f4-cd446bf30403, localhost:1338): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e32eecb7-166d-4c7f-b9f4-cd446bf30403, localhost:1338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15159 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-2tlsei57yi.auto.internal:15159, 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:1338
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, c7a43689-c499-4e02-a6a9-79529906280b, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, c7a43689-c499-4e02-a6a9-79529906280b, ghrun-2tlsei57yi.auto.internal:15159): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, c7a43689-c499-4e02-a6a9-79529906280b, ghrun-2tlsei57yi.auto.internal:15159): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 2fddf1d6-e37d-4633-b9cc-6f83c72764a4, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 2fddf1d6-e37d-4633-b9cc-6f83c72764a4, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 2fddf1d6-e37d-4633-b9cc-6f83c72764a4, ghrun-2tlsei57yi.auto.internal:15159): 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=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 2a0ce5b0-cd08-4f1d-b57f-c95895c93b52, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 2a0ce5b0-cd08-4f1d-b57f-c95895c93b52, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 2a0ce5b0-cd08-4f1d-b57f-c95895c93b52, ghrun-2tlsei57yi.auto.internal:15159): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 78af7d56-9668-47da-999b-b2cde640569d, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 78af7d56-9668-47da-999b-b2cde640569d, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=MmFlMWM4NTAtMTdkMGY4OTktZjk5MjI5Zi03OTFmOTZmYw==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 78af7d56-9668-47da-999b-b2cde640569d, ghrun-2tlsei57yi.auto.internal:15159): 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:78 RpcState(AttachSession, 2fddf1d6-e37d-4633-b9cc-6f83c72764a4, ghrun-2tlsei57yi.auto.internal:15159): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1338
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15159
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, 2a52e846-e9b1-49ab-b000-ba28bbc85288, localhost:1338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 2a52e846-e9b1-49ab-b000-ba28bbc85288, localhost:1338): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 2a52e846-e9b1-49ab-b000-ba28bbc85288, localhost:1338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15159 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-2tlsei57yi.auto.internal:15159, 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:1338
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, 3432004d-0355-40e2-8bc0-1620519f6f7c, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3432004d-0355-40e2-8bc0-1620519f6f7c, ghrun-2tlsei57yi.auto.internal:15159): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3432004d-0355-40e2-8bc0-1620519f6f7c, ghrun-2tlsei57yi.auto.internal:15159): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, e3385ab5-9319-4c30-82d8-8eee8388d6b7, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, e3385ab5-9319-4c30-82d8-8eee8388d6b7, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, e3385ab5-9319-4c30-82d8-8eee8388d6b7, ghrun-2tlsei57yi.auto.internal:15159): 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=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ff692e7b-1596-4197-b5a6-631aba1fead7, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ff692e7b-1596-4197-b5a6-631aba1fead7, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ff692e7b-1596-4197-b5a6-631aba1fead7, ghrun-2tlsei57yi.auto.internal:15159): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 72271153-6d80-47ee-ad20-c85eef663d49, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72271153-6d80-47ee-ad20-c85eef663d49, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=OTE4YTA1MDQtY2RmMWMyY2YtOTE5NWFjOTctMWRiNGRmMGE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72271153-6d80-47ee-ad20-c85eef663d49, ghrun-2tlsei57yi.auto.internal:15159): 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:1338
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15159
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, c8f30562-0b04-4752-b8fd-bd455020f7ff, localhost:1338): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, c8f30562-0b04-4752-b8fd-bd455020f7ff, localhost:1338): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, c8f30562-0b04-4752-b8fd-bd455020f7ff, localhost:1338): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 15159 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-2tlsei57yi.auto.internal:15159, 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:1338
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, 692e5eb8-3a1f-4c63-ae2c-8f4e134faacf, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 692e5eb8-3a1f-4c63-ae2c-8f4e134faacf, ghrun-2tlsei57yi.auto.internal:15159): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 692e5eb8-3a1f-4c63-ae2c-8f4e134faacf, ghrun-2tlsei57yi.auto.internal:15159): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, f9a31024-2227-4245-ad8a-9a53563cfa06, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, f9a31024-2227-4245-ad8a-9a53563cfa06, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, f9a31024-2227-4245-ad8a-9a53563cfa06, ghrun-2tlsei57yi.auto.internal:15159): 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=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8b04ff11-4070-4076-9a3e-2c3c39b7c2e9, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8b04ff11-4070-4076-9a3e-2c3c39b7c2e9, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8b04ff11-4070-4076-9a3e-2c3c39b7c2e9, ghrun-2tlsei57yi.auto.internal:15159): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, c038f6d7-cc82-4135-ad49-d7d51e2176ad, ghrun-2tlsei57yi.auto.internal:15159): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, c038f6d7-cc82-4135-ad49-d7d51e2176ad, ghrun-2tlsei57yi.auto.internal:15159): request = { session_id: "ydb://session/3?node_id=50000&id=Y2JjOTEyMzAtYzQ3MGQ1YjYtODIxNmE4ZjAtZWE4YzQwYWE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, c038f6d7-cc82-4135-ad49-d7d51e2176ad, ghrun-2tlsei57yi.auto.internal:15159): 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:1338
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:15159
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.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.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.1448548, expires_in: 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, 288d3da8-317a-45cc-8290-0b6a3c6a99e6, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 288d3da8-317a-45cc-8290-0b6a3c6a99e6, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 288d3da8-317a-45cc-8290-0b6a3c6a99e6, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.1403382, expires_in: 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, 2d0378bf-7564-4d4c-aa7c-ab156bcb4e83, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d0378bf-7564-4d4c-aa7c-ab156bcb4e83, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d0378bf-7564-4d4c-aa7c-ab156bcb4e83, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.4431202, expires_in: 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, 5595b468-7a1d-44ba-aa96-8538d0febfd9, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5595b468-7a1d-44ba-aa96-8538d0febfd9, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5595b468-7a1d-44ba-aa96-8538d0febfd9, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.5008633, expires_in: 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, 6421ac02-923b-441c-9379-54b9f821235c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6421ac02-923b-441c-9379-54b9f821235c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6421ac02-923b-441c-9379-54b9f821235c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.4185069, expires_in: 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, dbd99596-231e-44ef-abd2-b211ee06ff44, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dbd99596-231e-44ef-abd2-b211ee06ff44, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dbd99596-231e-44ef-abd2-b211ee06ff44, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.6011446, expires_in: 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, d47e8167-ff54-4c37-9b4c-fc1854d2f18a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d47e8167-ff54-4c37-9b4c-fc1854d2f18a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d47e8167-ff54-4c37-9b4c-fc1854d2f18a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.0184352, expires_in: 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, 0ff4cc61-f2c2-4bf0-897a-af8197a4b7ca, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ff4cc61-f2c2-4bf0-897a-af8197a4b7ca, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ff4cc61-f2c2-4bf0-897a-af8197a4b7ca, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.7608263, expires_in: 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, cda23c32-33a6-40d5-a3ca-f094d6a0efef, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cda23c32-33a6-40d5-a3ca-f094d6a0efef, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cda23c32-33a6-40d5-a3ca-f094d6a0efef, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.1882787, expires_in: 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, 60cc4261-1628-433e-a505-f21f12d9a81c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 60cc4261-1628-433e-a505-f21f12d9a81c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 60cc4261-1628-433e-a505-f21f12d9a81c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231668.8447766, expires_in: 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, 7161354b-b10f-44d5-a0aa-c08e0678e6b4, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7161354b-b10f-44d5-a0aa-c08e0678e6b4, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7161354b-b10f-44d5-a0aa-c08e0678e6b4, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.0767148, expires_in: 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, 65ebf6f9-b7e5-490b-a911-45ff460c6b3a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 65ebf6f9-b7e5-490b-a911-45ff460c6b3a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 65ebf6f9-b7e5-490b-a911-45ff460c6b3a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.3437314, expires_in: 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, 3b9d29fb-88f1-432c-ac9c-7ffa3cf46aa5, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b9d29fb-88f1-432c-ac9c-7ffa3cf46aa5, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b9d29fb-88f1-432c-ac9c-7ffa3cf46aa5, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.7096004, expires_in: 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, 19fb688a-0108-48fe-bec5-382fa5caa0b6, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19fb688a-0108-48fe-bec5-382fa5caa0b6, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19fb688a-0108-48fe-bec5-382fa5caa0b6, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.6671116, expires_in: 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, 9961654d-4273-48b0-855a-0238e28d6569, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9961654d-4273-48b0-855a-0238e28d6569, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9961654d-4273-48b0-855a-0238e28d6569, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.504018, expires_in: 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, e0354177-dc51-48c9-971d-4c693cd4805d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0354177-dc51-48c9-971d-4c693cd4805d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0354177-dc51-48c9-971d-4c693cd4805d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.7707477, expires_in: 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, 9eaf3fa5-c430-4d5e-b58a-0ca3d855c545, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eaf3fa5-c430-4d5e-b58a-0ca3d855c545, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eaf3fa5-c430-4d5e-b58a-0ca3d855c545, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.9778826, expires_in: 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, fc3590f7-dc6e-4dd3-b806-d2b8c545b710, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc3590f7-dc6e-4dd3-b806-d2b8c545b710, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc3590f7-dc6e-4dd3-b806-d2b8c545b710, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.602993, expires_in: 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, 319c7a66-f670-4136-b1d3-15b38a0c19cc, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 319c7a66-f670-4136-b1d3-15b38a0c19cc, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 319c7a66-f670-4136-b1d3-15b38a0c19cc, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.120497, expires_in: 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, 90807e57-c40d-4f81-b0d7-a96b94f07c10, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90807e57-c40d-4f81-b0d7-a96b94f07c10, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90807e57-c40d-4f81-b0d7-a96b94f07c10, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.8821008, expires_in: 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, 87f0f99c-19e3-483c-84ec-a7c37cbcc2f5, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 87f0f99c-19e3-483c-84ec-a7c37cbcc2f5, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 87f0f99c-19e3-483c-84ec-a7c37cbcc2f5, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231687.0051577, expires_in: 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, f85cea7a-0921-4fd9-9dd8-ade4253c5caa, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f85cea7a-0921-4fd9-9dd8-ade4253c5caa, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f85cea7a-0921-4fd9-9dd8-ade4253c5caa, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.5864546, expires_in: 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, 68745068-9d8b-4ecd-a94a-1d3d08923598, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 68745068-9d8b-4ecd-a94a-1d3d08923598, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 68745068-9d8b-4ecd-a94a-1d3d08923598, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231689.998543, expires_in: 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, 139a6c3a-8b11-41fe-858b-4d184448d168, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 139a6c3a-8b11-41fe-858b-4d184448d168, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 139a6c3a-8b11-41fe-858b-4d184448d168, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231691.8837783, expires_in: 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, 13226e55-9d88-4758-848d-eb49129d88ae, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13226e55-9d88-4758-848d-eb49129d88ae, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13226e55-9d88-4758-848d-eb49129d88ae, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.8618903, expires_in: 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, 7bf518dd-a7f5-428a-b2b7-afa67beb9213, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7bf518dd-a7f5-428a-b2b7-afa67beb9213, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7bf518dd-a7f5-428a-b2b7-afa67beb9213, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.149929, expires_in: 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, 0ea12605-db66-4df1-9517-aae823a5628c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ea12605-db66-4df1-9517-aae823a5628c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ea12605-db66-4df1-9517-aae823a5628c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.6383965, expires_in: 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, 9c59d5bc-d998-4bde-96c8-646475465c1c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c59d5bc-d998-4bde-96c8-646475465c1c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c59d5bc-d998-4bde-96c8-646475465c1c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.0827403, expires_in: 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, 979053e0-7bca-4f69-b5ac-d867510fb225, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 979053e0-7bca-4f69-b5ac-d867510fb225, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 979053e0-7bca-4f69-b5ac-d867510fb225, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231699.6552079, expires_in: 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, 1f73932f-0816-4bad-a27f-94700a15026a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f73932f-0816-4bad-a27f-94700a15026a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f73932f-0816-4bad-a27f-94700a15026a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.5533977, expires_in: 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, 6c91a7e1-f59e-445c-83c5-72eb99f4090b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c91a7e1-f59e-445c-83c5-72eb99f4090b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c91a7e1-f59e-445c-83c5-72eb99f4090b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.8387146, expires_in: 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, 242de839-0a3a-4ed3-a708-d19134c5e944, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 242de839-0a3a-4ed3-a708-d19134c5e944, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 242de839-0a3a-4ed3-a708-d19134c5e944, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.7614365, expires_in: 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, d97bcc2c-e46d-4afa-982d-2354340082a4, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d97bcc2c-e46d-4afa-982d-2354340082a4, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d97bcc2c-e46d-4afa-982d-2354340082a4, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.9659586, expires_in: 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, d12d57cc-0cfa-462a-92e0-4afeba7930d6, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d12d57cc-0cfa-462a-92e0-4afeba7930d6, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d12d57cc-0cfa-462a-92e0-4afeba7930d6, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231708.3950543, expires_in: 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, 441518c9-35e0-4da5-b88a-e2893813b8bf, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 441518c9-35e0-4da5-b88a-e2893813b8bf, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 441518c9-35e0-4da5-b88a-e2893813b8bf, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.1817355, expires_in: 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, e174083a-d5b1-4dc3-9a61-3c5e6cec9670, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e174083a-d5b1-4dc3-9a61-3c5e6cec9670, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e174083a-d5b1-4dc3-9a61-3c5e6cec9670, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.7969527, expires_in: 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, 04fab058-925e-4679-b472-f3b4c1eaa16b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04fab058-925e-4679-b472-f3b4c1eaa16b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04fab058-925e-4679-b472-f3b4c1eaa16b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.8172252, expires_in: 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, 35ef19a8-2ea5-4cf5-a776-cd4ebc65735f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 35ef19a8-2ea5-4cf5-a776-cd4ebc65735f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 35ef19a8-2ea5-4cf5-a776-cd4ebc65735f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.603718, expires_in: 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, 4d02be27-0067-4a88-9396-cb72b2bd9ce9, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d02be27-0067-4a88-9396-cb72b2bd9ce9, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d02be27-0067-4a88-9396-cb72b2bd9ce9, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.2351708, expires_in: 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, 5d12f946-1982-472d-80fe-8b62e1042db7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d12f946-1982-472d-80fe-8b62e1042db7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d12f946-1982-472d-80fe-8b62e1042db7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.5246787, expires_in: 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, d5eafe01-83fb-46c0-8397-d95861614547, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5eafe01-83fb-46c0-8397-d95861614547, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5eafe01-83fb-46c0-8397-d95861614547, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.0031457, expires_in: 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, ee2b351c-d287-4851-9baf-6215007f9421, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ee2b351c-d287-4851-9baf-6215007f9421, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ee2b351c-d287-4851-9baf-6215007f9421, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.0688028, expires_in: 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, bbd7d35e-98d8-431c-9418-3c22fcae88c4, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bbd7d35e-98d8-431c-9418-3c22fcae88c4, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bbd7d35e-98d8-431c-9418-3c22fcae88c4, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.4769223, expires_in: 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, 548a934c-b9d2-4027-b53e-510a2ae36667, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 548a934c-b9d2-4027-b53e-510a2ae36667, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 548a934c-b9d2-4027-b53e-510a2ae36667, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.3343055, expires_in: 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, 6b0ceb0f-513f-414c-a843-05eab706d533, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b0ceb0f-513f-414c-a843-05eab706d533, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b0ceb0f-513f-414c-a843-05eab706d533, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.8378837, expires_in: 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, 2015e375-68b0-41ca-924f-71ea0a9bf901, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2015e375-68b0-41ca-924f-71ea0a9bf901, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2015e375-68b0-41ca-924f-71ea0a9bf901, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.6404154, expires_in: 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, 693aa3dd-6ec2-455b-92bc-33d06baf2c38, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 693aa3dd-6ec2-455b-92bc-33d06baf2c38, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 693aa3dd-6ec2-455b-92bc-33d06baf2c38, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.3608463, expires_in: 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, c6a01d46-a814-4f80-a4fa-0f40cd37dc85, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6a01d46-a814-4f80-a4fa-0f40cd37dc85, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6a01d46-a814-4f80-a4fa-0f40cd37dc85, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.7130349, expires_in: 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, a3550e11-8d02-4ced-acbf-8b5c0b40ffad, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3550e11-8d02-4ced-acbf-8b5c0b40ffad, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3550e11-8d02-4ced-acbf-8b5c0b40ffad, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.2555785, expires_in: 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, 438dc011-7a68-4eae-90ba-17ad49627e60, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 438dc011-7a68-4eae-90ba-17ad49627e60, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 438dc011-7a68-4eae-90ba-17ad49627e60, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.6603742, expires_in: 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, 2ff165f3-f2ed-4c80-a08f-a308f62de65d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ff165f3-f2ed-4c80-a08f-a308f62de65d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ff165f3-f2ed-4c80-a08f-a308f62de65d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.5029764, expires_in: 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, 9e428c8c-6c3e-4c12-b5d8-96a9d34b3213, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e428c8c-6c3e-4c12-b5d8-96a9d34b3213, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e428c8c-6c3e-4c12-b5d8-96a9d34b3213, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.656733, expires_in: 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, dfd9b1f7-4544-45d1-baf2-62251229ba96, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfd9b1f7-4544-45d1-baf2-62251229ba96, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfd9b1f7-4544-45d1-baf2-62251229ba96, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231740.581262, expires_in: 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, 220d7d28-5925-49dc-90cd-09e9f9a3d8a0, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 220d7d28-5925-49dc-90cd-09e9f9a3d8a0, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 220d7d28-5925-49dc-90cd-09e9f9a3d8a0, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.490256, expires_in: 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, 9944f8da-521e-4510-9308-d025e051bf47, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9944f8da-521e-4510-9308-d025e051bf47, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9944f8da-521e-4510-9308-d025e051bf47, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231743.6945953, expires_in: 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, 0977cc71-96eb-4f58-b7ac-94c154802838, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0977cc71-96eb-4f58-b7ac-94c154802838, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0977cc71-96eb-4f58-b7ac-94c154802838, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.7672646, expires_in: 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, 490b510b-5ac8-4e04-ab10-f615a7cbcb9f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 490b510b-5ac8-4e04-ab10-f615a7cbcb9f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 490b510b-5ac8-4e04-ab10-f615a7cbcb9f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.6291847, expires_in: 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, 166b1b3b-f227-45f7-bf4c-3d0eeb29ec84, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 166b1b3b-f227-45f7-bf4c-3d0eeb29ec84, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 166b1b3b-f227-45f7-bf4c-3d0eeb29ec84, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231749.764787, expires_in: 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, 22b10a12-83a7-4f25-a35e-a3bc02286d99, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22b10a12-83a7-4f25-a35e-a3bc02286d99, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22b10a12-83a7-4f25-a35e-a3bc02286d99, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.941372, expires_in: 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, 9a8d7914-e5e9-40fd-ba6a-9fbe3507da49, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9a8d7914-e5e9-40fd-ba6a-9fbe3507da49, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9a8d7914-e5e9-40fd-ba6a-9fbe3507da49, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231753.3068259, expires_in: 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, 1fa4c6b9-a735-4bc1-90ce-39a92a965090, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fa4c6b9-a735-4bc1-90ce-39a92a965090, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fa4c6b9-a735-4bc1-90ce-39a92a965090, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.328683, expires_in: 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, 61f931f0-6c07-49d7-88ae-06e78eb8ef8c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61f931f0-6c07-49d7-88ae-06e78eb8ef8c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61f931f0-6c07-49d7-88ae-06e78eb8ef8c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.8595095, expires_in: 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, 970c7993-4bc6-4cfa-a057-f10a32d2953d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 970c7993-4bc6-4cfa-a057-f10a32d2953d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 970c7993-4bc6-4cfa-a057-f10a32d2953d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.7558353, expires_in: 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, ffc7cad2-2e6e-47b4-a10b-5f0f4e6488e8, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ffc7cad2-2e6e-47b4-a10b-5f0f4e6488e8, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ffc7cad2-2e6e-47b4-a10b-5f0f4e6488e8, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.6781762, expires_in: 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, 1da4afcc-11a9-4e9e-9e8e-e22987585a47, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1da4afcc-11a9-4e9e-9e8e-e22987585a47, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1da4afcc-11a9-4e9e-9e8e-e22987585a47, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.3844516, expires_in: 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, 1df4e440-adaf-4ed6-8d72-1efb6d90447c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1df4e440-adaf-4ed6-8d72-1efb6d90447c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1df4e440-adaf-4ed6-8d72-1efb6d90447c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231763.7685153, expires_in: 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, a2d09676-7f5f-4ac4-8abe-e28c29daa5e2, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2d09676-7f5f-4ac4-8abe-e28c29daa5e2, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2d09676-7f5f-4ac4-8abe-e28c29daa5e2, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.361167, expires_in: 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, dd405d2c-67d6-4694-a310-4dcc0b0e8299, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd405d2c-67d6-4694-a310-4dcc0b0e8299, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd405d2c-67d6-4694-a310-4dcc0b0e8299, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.0254142, expires_in: 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, a74c2708-c108-40bf-a56b-64f445e2c263, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a74c2708-c108-40bf-a56b-64f445e2c263, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a74c2708-c108-40bf-a56b-64f445e2c263, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231768.4094841, expires_in: 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, 2d157137-14e9-4636-98c4-b879e8fcddda, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2d157137-14e9-4636-98c4-b879e8fcddda, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2d157137-14e9-4636-98c4-b879e8fcddda, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.8231769, expires_in: 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, 76ffb60b-e122-4089-8114-2782bbdb9517, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 76ffb60b-e122-4089-8114-2782bbdb9517, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 76ffb60b-e122-4089-8114-2782bbdb9517, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.5401459, expires_in: 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, 767ecb6a-60e7-4111-89d0-975d37430fb9, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 767ecb6a-60e7-4111-89d0-975d37430fb9, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 767ecb6a-60e7-4111-89d0-975d37430fb9, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.0647116, expires_in: 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, 100e66d9-2388-4bca-9907-2337fe77e3df, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 100e66d9-2388-4bca-9907-2337fe77e3df, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 100e66d9-2388-4bca-9907-2337fe77e3df, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.4324996, expires_in: 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, 54a98208-d06b-4423-b7a8-13b484c7fb16, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54a98208-d06b-4423-b7a8-13b484c7fb16, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54a98208-d06b-4423-b7a8-13b484c7fb16, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.009251, expires_in: 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, e30bd2d9-220a-4078-9e3e-7b3445978a3a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e30bd2d9-220a-4078-9e3e-7b3445978a3a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e30bd2d9-220a-4078-9e3e-7b3445978a3a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231777.2908063, expires_in: 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, 6cfba11a-f503-4fea-b02e-94683f010d4c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cfba11a-f503-4fea-b02e-94683f010d4c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cfba11a-f503-4fea-b02e-94683f010d4c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.1827977, expires_in: 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, f1e41da7-4122-4f87-b820-5ba4154fe29b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f1e41da7-4122-4f87-b820-5ba4154fe29b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f1e41da7-4122-4f87-b820-5ba4154fe29b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231781.216533, expires_in: 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, 597362a5-db9c-4056-81d4-1830302a20df, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 597362a5-db9c-4056-81d4-1830302a20df, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 597362a5-db9c-4056-81d4-1830302a20df, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.154354, expires_in: 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, 4666e09c-3422-41a0-a644-445ec3c5b173, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4666e09c-3422-41a0-a644-445ec3c5b173, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4666e09c-3422-41a0-a644-445ec3c5b173, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.5455847, expires_in: 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, ef788d75-f9e0-4062-9450-deda6f342cd9, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef788d75-f9e0-4062-9450-deda6f342cd9, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef788d75-f9e0-4062-9450-deda6f342cd9, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.9606645, expires_in: 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, c782fa52-86aa-435e-a114-dc96362d69c3, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c782fa52-86aa-435e-a114-dc96362d69c3, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c782fa52-86aa-435e-a114-dc96362d69c3, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.4928513, expires_in: 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, 75e25570-051f-4a8b-8d0f-e1b028751e99, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 75e25570-051f-4a8b-8d0f-e1b028751e99, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 75e25570-051f-4a8b-8d0f-e1b028751e99, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.3791492, expires_in: 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, b22988d7-3a43-4f3c-a857-262115777699, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b22988d7-3a43-4f3c-a857-262115777699, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b22988d7-3a43-4f3c-a857-262115777699, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.7818925, expires_in: 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, e0ff4008-be21-4723-b920-bb085a520652, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0ff4008-be21-4723-b920-bb085a520652, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0ff4008-be21-4723-b920-bb085a520652, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.5457265, expires_in: 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, 1815c4dd-9984-4ce8-8de1-35635f5c69db, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1815c4dd-9984-4ce8-8de1-35635f5c69db, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1815c4dd-9984-4ce8-8de1-35635f5c69db, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.3146086, expires_in: 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, ca217eaf-16e9-4818-be4a-da57f09d2d96, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca217eaf-16e9-4818-be4a-da57f09d2d96, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca217eaf-16e9-4818-be4a-da57f09d2d96, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231795.8710892, expires_in: 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, 9edcf90a-b93a-48f2-89a6-1d4e538c127a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9edcf90a-b93a-48f2-89a6-1d4e538c127a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9edcf90a-b93a-48f2-89a6-1d4e538c127a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231797.1258204, expires_in: 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, 61337c4e-3fc5-4564-b90c-819c9fa9d3f2, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61337c4e-3fc5-4564-b90c-819c9fa9d3f2, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61337c4e-3fc5-4564-b90c-819c9fa9d3f2, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.8341565, expires_in: 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, 2ac2a114-8cb9-4a27-ba70-7496c6af697e, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ac2a114-8cb9-4a27-ba70-7496c6af697e, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ac2a114-8cb9-4a27-ba70-7496c6af697e, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.1684623, expires_in: 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, 36eff810-e604-4065-be19-b04512bb407e, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 36eff810-e604-4065-be19-b04512bb407e, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 36eff810-e604-4065-be19-b04512bb407e, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.1971865, expires_in: 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, 0839022b-ab7b-47c6-a9ec-f5c8da48dcae, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0839022b-ab7b-47c6-a9ec-f5c8da48dcae, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0839022b-ab7b-47c6-a9ec-f5c8da48dcae, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.5664244, expires_in: 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, 361c4570-63f7-4b0f-8136-1e549c3a043a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 361c4570-63f7-4b0f-8136-1e549c3a043a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 361c4570-63f7-4b0f-8136-1e549c3a043a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.2052853, expires_in: 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, 497484e7-f7b6-436d-9e61-cf1801ac99ac, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 497484e7-f7b6-436d-9e61-cf1801ac99ac, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 497484e7-f7b6-436d-9e61-cf1801ac99ac, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.5333781, expires_in: 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, 6b8ffa98-3153-428f-9e9d-0798d49d45f8, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b8ffa98-3153-428f-9e9d-0798d49d45f8, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b8ffa98-3153-428f-9e9d-0798d49d45f8, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.860906, expires_in: 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, aac4a0eb-7d36-419f-9111-27a85af34b5f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aac4a0eb-7d36-419f-9111-27a85af34b5f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aac4a0eb-7d36-419f-9111-27a85af34b5f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.107496, expires_in: 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, fb3e390a-424a-4aed-a44d-47d044f79b7d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fb3e390a-424a-4aed-a44d-47d044f79b7d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fb3e390a-424a-4aed-a44d-47d044f79b7d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231810.3491986, expires_in: 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, 900aac2b-6ca9-4fea-b37c-d8cc52356103, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 900aac2b-6ca9-4fea-b37c-d8cc52356103, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 900aac2b-6ca9-4fea-b37c-d8cc52356103, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.1490664, expires_in: 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, 657dad31-5964-45cd-a8cc-79c156806d4b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 657dad31-5964-45cd-a8cc-79c156806d4b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 657dad31-5964-45cd-a8cc-79c156806d4b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.3963842, expires_in: 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, 080cfda2-a2fd-4be9-b10b-2bb45cb3b0c7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 080cfda2-a2fd-4be9-b10b-2bb45cb3b0c7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 080cfda2-a2fd-4be9-b10b-2bb45cb3b0c7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.3766754, expires_in: 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, d31a8e43-390d-48f1-aa8b-ed06c340e577, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d31a8e43-390d-48f1-aa8b-ed06c340e577, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d31a8e43-390d-48f1-aa8b-ed06c340e577, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.688124, expires_in: 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, 11458adf-d003-4549-b6ce-3f4a67a1f5da, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 11458adf-d003-4549-b6ce-3f4a67a1f5da, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 11458adf-d003-4549-b6ce-3f4a67a1f5da, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.021804, expires_in: 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, c78d406e-95d2-462f-a089-f3028f4ccbec, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c78d406e-95d2-462f-a089-f3028f4ccbec, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c78d406e-95d2-462f-a089-f3028f4ccbec, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231819.8126662, expires_in: 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, 8cae20da-5d40-4bb9-92fb-a11159b6000b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8cae20da-5d40-4bb9-92fb-a11159b6000b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8cae20da-5d40-4bb9-92fb-a11159b6000b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.643821, expires_in: 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, 96593b63-cf38-4938-8198-bd36bff6a9d7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96593b63-cf38-4938-8198-bd36bff6a9d7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96593b63-cf38-4938-8198-bd36bff6a9d7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.3037035, expires_in: 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, 05813e57-811d-485f-bcdc-21a44aff3f83, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05813e57-811d-485f-bcdc-21a44aff3f83, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05813e57-811d-485f-bcdc-21a44aff3f83, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.1289215, expires_in: 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, 010c59fb-7d97-44a0-9a8b-80d6eaced5ce, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 010c59fb-7d97-44a0-9a8b-80d6eaced5ce, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 010c59fb-7d97-44a0-9a8b-80d6eaced5ce, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231826.8374963, expires_in: 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, 8c3d0a54-0293-4b03-aa2b-011818cb0b49, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c3d0a54-0293-4b03-aa2b-011818cb0b49, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c3d0a54-0293-4b03-aa2b-011818cb0b49, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.69477, expires_in: 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, 0b86321b-1013-4791-ad14-f99c4273b1c1, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0b86321b-1013-4791-ad14-f99c4273b1c1, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0b86321b-1013-4791-ad14-f99c4273b1c1, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.1534133, expires_in: 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, 57b2ab4a-1891-464e-b1a5-8efcddf32735, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 57b2ab4a-1891-464e-b1a5-8efcddf32735, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 57b2ab4a-1891-464e-b1a5-8efcddf32735, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231831.5205731, expires_in: 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, f75227c3-68c8-4612-9dda-2ee033b98661, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f75227c3-68c8-4612-9dda-2ee033b98661, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f75227c3-68c8-4612-9dda-2ee033b98661, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231833.2015023, expires_in: 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, ad325865-f71e-40e5-b4da-51adb0f97abc, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ad325865-f71e-40e5-b4da-51adb0f97abc, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ad325865-f71e-40e5-b4da-51adb0f97abc, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.8155339, expires_in: 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, 16f7a023-232a-478e-bce9-d3e5ef156a2d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 16f7a023-232a-478e-bce9-d3e5ef156a2d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 16f7a023-232a-478e-bce9-d3e5ef156a2d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.3333817, expires_in: 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, aea18b58-b8e1-46f5-b319-8eab205605b0, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aea18b58-b8e1-46f5-b319-8eab205605b0, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aea18b58-b8e1-46f5-b319-8eab205605b0, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231838.2493029, expires_in: 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, 9c3391bf-10db-4fbe-8353-a6cf613e9517, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c3391bf-10db-4fbe-8353-a6cf613e9517, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c3391bf-10db-4fbe-8353-a6cf613e9517, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.3650765, expires_in: 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, 0e40510c-d31f-4a39-8255-bb14e6ba0052, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e40510c-d31f-4a39-8255-bb14e6ba0052, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e40510c-d31f-4a39-8255-bb14e6ba0052, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.0825965, expires_in: 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, 9ba4ea4a-1a1b-4439-9b0f-bde0fdd3e9ba, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9ba4ea4a-1a1b-4439-9b0f-bde0fdd3e9ba, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9ba4ea4a-1a1b-4439-9b0f-bde0fdd3e9ba, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231844.2652035, expires_in: 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, ca5efce0-79ea-4dda-9778-5bc8c436773c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ca5efce0-79ea-4dda-9778-5bc8c436773c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ca5efce0-79ea-4dda-9778-5bc8c436773c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.2076223, expires_in: 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, cae87832-98a7-4891-8106-55edddeca3ad, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cae87832-98a7-4891-8106-55edddeca3ad, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cae87832-98a7-4891-8106-55edddeca3ad, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.0811453, expires_in: 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, 44d8634c-2de2-42fd-84c8-a4abaa207586, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 44d8634c-2de2-42fd-84c8-a4abaa207586, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 44d8634c-2de2-42fd-84c8-a4abaa207586, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.989033, expires_in: 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, 106b8397-7eda-4731-9d1b-ac0df3094dc0, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 106b8397-7eda-4731-9d1b-ac0df3094dc0, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 106b8397-7eda-4731-9d1b-ac0df3094dc0, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.3854828, expires_in: 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, 190baad8-8af9-4162-9153-c6e495e23535, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 190baad8-8af9-4162-9153-c6e495e23535, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 190baad8-8af9-4162-9153-c6e495e23535, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231851.667566, expires_in: 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, b97c0125-7659-4140-b6db-19e405057cb8, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b97c0125-7659-4140-b6db-19e405057cb8, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b97c0125-7659-4140-b6db-19e405057cb8, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.9145637, expires_in: 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, d5c9a48a-1218-4630-ae6c-7ccca244b67b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5c9a48a-1218-4630-ae6c-7ccca244b67b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5c9a48a-1218-4630-ae6c-7ccca244b67b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.0552456, expires_in: 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, 8a35732f-8b1e-41b7-99c2-2e38f994c83a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a35732f-8b1e-41b7-99c2-2e38f994c83a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a35732f-8b1e-41b7-99c2-2e38f994c83a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231856.2985249, expires_in: 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, f82508ff-aca0-46f9-adf5-f822c8d5cf8f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f82508ff-aca0-46f9-adf5-f822c8d5cf8f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f82508ff-aca0-46f9-adf5-f822c8d5cf8f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.492258, expires_in: 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, 8bc8c289-3bb8-49e1-9602-b08fcd21bb51, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bc8c289-3bb8-49e1-9602-b08fcd21bb51, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bc8c289-3bb8-49e1-9602-b08fcd21bb51, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.5054302, expires_in: 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, c2cf4690-26eb-4bb6-a762-7c64d11b38ce, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c2cf4690-26eb-4bb6-a762-7c64d11b38ce, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c2cf4690-26eb-4bb6-a762-7c64d11b38ce, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.5750132, expires_in: 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, ef87c0a4-5bc0-47e9-8ee3-ead2ffa0c820, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef87c0a4-5bc0-47e9-8ee3-ead2ffa0c820, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef87c0a4-5bc0-47e9-8ee3-ead2ffa0c820, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.7808938, expires_in: 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, 5a2d2045-dc16-401d-8812-8b327d61483b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a2d2045-dc16-401d-8812-8b327d61483b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a2d2045-dc16-401d-8812-8b327d61483b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.6572404, expires_in: 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, 5848cb19-72f9-4095-b06a-33b09121bc8a, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5848cb19-72f9-4095-b06a-33b09121bc8a, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5848cb19-72f9-4095-b06a-33b09121bc8a, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.7970557, expires_in: 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, f383f71d-296b-4ce9-b486-b83ffc4a60d1, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f383f71d-296b-4ce9-b486-b83ffc4a60d1, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f383f71d-296b-4ce9-b486-b83ffc4a60d1, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.5224648, expires_in: 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, c6bf39cf-6f9f-493a-a3bd-9dc30cb2c0eb, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c6bf39cf-6f9f-493a-a3bd-9dc30cb2c0eb, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c6bf39cf-6f9f-493a-a3bd-9dc30cb2c0eb, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.8107693, expires_in: 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, 6522a908-792b-44f9-9f09-e0d615031211, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6522a908-792b-44f9-9f09-e0d615031211, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6522a908-792b-44f9-9f09-e0d615031211, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.7352612, expires_in: 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, 6cd5d196-a5f1-4ca9-8c12-963d06e515b2, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6cd5d196-a5f1-4ca9-8c12-963d06e515b2, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6cd5d196-a5f1-4ca9-8c12-963d06e515b2, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.9688878, expires_in: 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, 4bcd3040-f497-4037-a110-c7d0c78cbaad, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4bcd3040-f497-4037-a110-c7d0c78cbaad, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4bcd3040-f497-4037-a110-c7d0c78cbaad, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.4465454, expires_in: 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, 06adef4a-b6b9-42bf-b509-91c8c5e0fbfb, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06adef4a-b6b9-42bf-b509-91c8c5e0fbfb, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06adef4a-b6b9-42bf-b509-91c8c5e0fbfb, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.1092727, expires_in: 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, 9186574c-a86f-4e49-a962-a45e9c372254, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9186574c-a86f-4e49-a962-a45e9c372254, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9186574c-a86f-4e49-a962-a45e9c372254, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.6363966, expires_in: 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, dc60311c-88c7-4d94-b994-c99fa0a204e7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dc60311c-88c7-4d94-b994-c99fa0a204e7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dc60311c-88c7-4d94-b994-c99fa0a204e7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.5163023, expires_in: 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, 0617d64f-b6ea-46b7-93d6-0f7a17cd327c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0617d64f-b6ea-46b7-93d6-0f7a17cd327c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0617d64f-b6ea-46b7-93d6-0f7a17cd327c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.8570137, expires_in: 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, 8e0b4847-15c3-48d1-aa3c-4098b187f259, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e0b4847-15c3-48d1-aa3c-4098b187f259, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e0b4847-15c3-48d1-aa3c-4098b187f259, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.7711823, expires_in: 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, 888b35f4-f91d-436a-8d21-f34e0ae08c1f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 888b35f4-f91d-436a-8d21-f34e0ae08c1f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 888b35f4-f91d-436a-8d21-f34e0ae08c1f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.8058488, expires_in: 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, 7316c0a5-1564-4999-8907-147e7ca5747b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7316c0a5-1564-4999-8907-147e7ca5747b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7316c0a5-1564-4999-8907-147e7ca5747b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231888.7518656, expires_in: 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, 7292e36f-9c6b-4deb-92c6-f6c6f979eb08, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7292e36f-9c6b-4deb-92c6-f6c6f979eb08, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7292e36f-9c6b-4deb-92c6-f6c6f979eb08, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.1654491, expires_in: 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, 49c27b6c-750e-4d67-8f6e-420be6d1e305, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 49c27b6c-750e-4d67-8f6e-420be6d1e305, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 49c27b6c-750e-4d67-8f6e-420be6d1e305, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.1190186, expires_in: 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, aa4fec92-2007-41c1-865c-84d55e2d7b07, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa4fec92-2007-41c1-865c-84d55e2d7b07, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa4fec92-2007-41c1-865c-84d55e2d7b07, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.2233472, expires_in: 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, 02be7447-6014-42c7-bf1a-08c9d9e00e43, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02be7447-6014-42c7-bf1a-08c9d9e00e43, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02be7447-6014-42c7-bf1a-08c9d9e00e43, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.8587513, expires_in: 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, 0c5a95da-8db1-4dfa-908c-1094e1e9ce8d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0c5a95da-8db1-4dfa-908c-1094e1e9ce8d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0c5a95da-8db1-4dfa-908c-1094e1e9ce8d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.9274893, expires_in: 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, dafa40a2-e203-4ab4-b3c7-75c76e2a34c7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dafa40a2-e203-4ab4-b3c7-75c76e2a34c7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dafa40a2-e203-4ab4-b3c7-75c76e2a34c7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.0092463, expires_in: 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, d0e71ad9-d1e1-4f5a-9d6a-897152c4637b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d0e71ad9-d1e1-4f5a-9d6a-897152c4637b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d0e71ad9-d1e1-4f5a-9d6a-897152c4637b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.222515, expires_in: 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, 2c3b2ed8-7f6f-49f9-bc0f-4b62fb5313ba, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c3b2ed8-7f6f-49f9-bc0f-4b62fb5313ba, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c3b2ed8-7f6f-49f9-bc0f-4b62fb5313ba, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.119756, expires_in: 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, 72c664d6-6d64-4c85-be69-8a9719a17332, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 72c664d6-6d64-4c85-be69-8a9719a17332, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 72c664d6-6d64-4c85-be69-8a9719a17332, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231904.584648, expires_in: 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, 4dc7d929-63de-4f53-a1c8-5208abc10408, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dc7d929-63de-4f53-a1c8-5208abc10408, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dc7d929-63de-4f53-a1c8-5208abc10408, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231906.7626135, expires_in: 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, 3e332e85-8847-42fa-87c8-16c97e37dd68, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3e332e85-8847-42fa-87c8-16c97e37dd68, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3e332e85-8847-42fa-87c8-16c97e37dd68, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.0770495, expires_in: 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, e7a8233a-c2e9-4f9e-ab6a-e1d4576585ee, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e7a8233a-c2e9-4f9e-ab6a-e1d4576585ee, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e7a8233a-c2e9-4f9e-ab6a-e1d4576585ee, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.6760023, expires_in: 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, ce835cf2-b394-4772-b05f-04d16f44bb5f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce835cf2-b394-4772-b05f-04d16f44bb5f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce835cf2-b394-4772-b05f-04d16f44bb5f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.2072947, expires_in: 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, b7c0c196-f41a-4310-85f6-8237f35a15de, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b7c0c196-f41a-4310-85f6-8237f35a15de, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b7c0c196-f41a-4310-85f6-8237f35a15de, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.6264088, expires_in: 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, f193ef5d-b60e-4f5e-bfa0-762d3a513499, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f193ef5d-b60e-4f5e-bfa0-762d3a513499, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f193ef5d-b60e-4f5e-bfa0-762d3a513499, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.436006, expires_in: 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, 2c680ac1-7617-4655-8753-b0c4779d3f9c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2c680ac1-7617-4655-8753-b0c4779d3f9c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2c680ac1-7617-4655-8753-b0c4779d3f9c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.4543312, expires_in: 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, 392aa775-12f4-4a00-b50f-b9f3ead9a31f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 392aa775-12f4-4a00-b50f-b9f3ead9a31f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 392aa775-12f4-4a00-b50f-b9f3ead9a31f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.4189796, expires_in: 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, f4040f89-270b-4d61-a527-33dd345e8fb1, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f4040f89-270b-4d61-a527-33dd345e8fb1, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f4040f89-270b-4d61-a527-33dd345e8fb1, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231919.4831817, expires_in: 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, 124d6233-cceb-4683-b0a9-88495cb3cc96, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 124d6233-cceb-4683-b0a9-88495cb3cc96, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 124d6233-cceb-4683-b0a9-88495cb3cc96, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.3739839, expires_in: 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, 882adeee-10c3-4fd1-8869-3178e4d0732d, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 882adeee-10c3-4fd1-8869-3178e4d0732d, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 882adeee-10c3-4fd1-8869-3178e4d0732d, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.6498816, expires_in: 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, 2e3c98ea-5476-4c4c-84e4-d84b210253c7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2e3c98ea-5476-4c4c-84e4-d84b210253c7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2e3c98ea-5476-4c4c-84e4-d84b210253c7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.5021214, expires_in: 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, 5a8d6ee8-4d6d-49f7-ab08-8c9e9e135041, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a8d6ee8-4d6d-49f7-ab08-8c9e9e135041, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a8d6ee8-4d6d-49f7-ab08-8c9e9e135041, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.212033, expires_in: 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, 756b1696-ad0c-4376-b9a9-593f61ce8b0c, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 756b1696-ad0c-4376-b9a9-593f61ce8b0c, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 756b1696-ad0c-4376-b9a9-593f61ce8b0c, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.0333397, expires_in: 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, 15457ec5-ee4e-4fc1-a700-8a208152236b, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15457ec5-ee4e-4fc1-a700-8a208152236b, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15457ec5-ee4e-4fc1-a700-8a208152236b, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.5991483, expires_in: 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, e8d06285-4e72-45a3-90ad-71028ed85932, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e8d06285-4e72-45a3-90ad-71028ed85932, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e8d06285-4e72-45a3-90ad-71028ed85932, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231931.160764, expires_in: 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, fe76c22d-0e17-4a91-9cd0-a07632a1ea95, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe76c22d-0e17-4a91-9cd0-a07632a1ea95, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe76c22d-0e17-4a91-9cd0-a07632a1ea95, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231932.657393, expires_in: 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, 3d66f81a-63f5-491f-bf31-85a5f25429c7, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3d66f81a-63f5-491f-bf31-85a5f25429c7, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3d66f81a-63f5-491f-bf31-85a5f25429c7, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231934.7682335, expires_in: 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, 03d04628-0d74-401d-a59c-ef16545d448f, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 03d04628-0d74-401d-a59c-ef16545d448f, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 03d04628-0d74-401d-a59c-ef16545d448f, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231936.1708176, expires_in: 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, 37df09f4-d85f-4ac1-88a9-4e03ca33da28, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 37df09f4-d85f-4ac1-88a9-4e03ca33da28, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 37df09f4-d85f-4ac1-88a9-4e03ca33da28, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231938.0644372, expires_in: 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, 23857d6a-ce74-44ef-94df-f92a1484efb0, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23857d6a-ce74-44ef-94df-f92a1484efb0, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23857d6a-ce74-44ef-94df-f92a1484efb0, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231939.6959014, expires_in: 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, 124c2cdb-6b1d-4940-9a55-2dc513e06b45, localhost:8345): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 124c2cdb-6b1d-4940-9a55-2dc513e06b45, localhost:8345): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 124c2cdb-6b1d-4940-9a55-2dc513e06b45, localhost:8345): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:8345". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:8345
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:8345
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231941545351&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:15159/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1338/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26981
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/10371
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8697
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5561
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/15159
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7413
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4421
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/63093
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1338
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26454
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:8345/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23807
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/20690
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17619
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/8345
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21687
============================== slowest durations ===============================
288.77s call     test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
24.75s setup    test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
9.55s teardown test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_create_eds_with_many_secrets_with_fail[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 323.70s (0:05:23) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
____________ test_success_external_data_table[encryption_disabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_disabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23111
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000943/r3tmp/kikimr_cluster_bctmklin
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1781
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22655
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24903
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/14245
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/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/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_4iistnt9.log --grpc-port=1781 --mon-port=22655 --ic-port=23111
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:1781/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/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/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_4iistnt9.log --grpc-port=1781 --mon-port=22655 --ic-port=23111
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_4iistnt9.log', '--grpc-port=1781', '--mon-port=22655', '--ic-port=23111')' in '/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1152737
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:1781/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/rhna/000943/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1152738
DEBUG    ya.test:process.py:259 Command (pid 1152738) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1152738) elapsed time (sec): 0.6460888385772705
DEBUG    ya.test:process.py:263 Command (pid 1152738) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1152738) minflt: 16260
DEBUG    ya.test:process.py:263 Command (pid 1152738) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) nivcsw: 87
DEBUG    ya.test:process.py:263 Command (pid 1152738) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1152738) nvcsw: 15
DEBUG    ya.test:process.py:263 Command (pid 1152738) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1152738) stime: 0.278864
DEBUG    ya.test:process.py:263 Command (pid 1152738) utime: 0.142489
DEBUG    ya.test:process.py:263 Command (pid 1152738) wtime: 0.657
DEBUG    ya.test:process.py:275 Command (pid 1152738) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1152738) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1781', '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: 23111\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/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1781', '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: 23111\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1155216
DEBUG    ya.test:process.py:259 Command (pid 1155216) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155216) elapsed time (sec): 0.9981024265289307
DEBUG    ya.test:process.py:263 Command (pid 1155216) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) maxrss: 555564
DEBUG    ya.test:process.py:263 Command (pid 1155216) minflt: 18406
DEBUG    ya.test:process.py:263 Command (pid 1155216) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) nivcsw: 123
DEBUG    ya.test:process.py:263 Command (pid 1155216) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155216) nvcsw: 88
DEBUG    ya.test:process.py:263 Command (pid 1155216) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155216) stime: 0.387366
DEBUG    ya.test:process.py:263 Command (pid 1155216) utime: 0.161071
DEBUG    ya.test:process.py:263 Command (pid 1155216) wtime: 1.023
DEBUG    ya.test:process.py:275 Command (pid 1155216) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1781', '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/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:1781', '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: 1155891
DEBUG    ya.test:process.py:259 Command (pid 1155891) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1155891) elapsed time (sec): 0.9527242183685303
DEBUG    ya.test:process.py:263 Command (pid 1155891) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) maxrss: 555540
DEBUG    ya.test:process.py:263 Command (pid 1155891) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1155891) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) nivcsw: 131
DEBUG    ya.test:process.py:263 Command (pid 1155891) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1155891) nvcsw: 98
DEBUG    ya.test:process.py:263 Command (pid 1155891) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1155891) stime: 0.5269659999999999
DEBUG    ya.test:process.py:263 Command (pid 1155891) utime: 0.170489
DEBUG    ya.test:process.py:263 Command (pid 1155891) wtime: 0.978
DEBUG    ya.test:process.py:275 Command (pid 1155891) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12063
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/000943/r3tmp/kikimr_cluster_7_9qx6hz
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/61114
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26786
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5872
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/1281
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/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/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_6pqy86ul.log --grpc-port=61114 --mon-port=26786 --ic-port=12063
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:61114/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/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/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_6pqy86ul.log --grpc-port=61114 --mon-port=26786 --ic-port=12063
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1/logfile_6pqy86ul.log', '--grpc-port=61114', '--mon-port=26786', '--ic-port=12063')' in '/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1156679
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:61114/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/rhna/000943/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156683
DEBUG    ya.test:process.py:259 Command (pid 1156683) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156683) elapsed time (sec): 1.6462225914001465
DEBUG    ya.test:process.py:263 Command (pid 1156683) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) maxrss: 547100
DEBUG    ya.test:process.py:263 Command (pid 1156683) minflt: 16312
DEBUG    ya.test:process.py:263 Command (pid 1156683) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) nivcsw: 204
DEBUG    ya.test:process.py:263 Command (pid 1156683) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156683) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1156683) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156683) stime: 0.48557599999999995
DEBUG    ya.test:process.py:263 Command (pid 1156683) utime: 0.13
DEBUG    ya.test:process.py:263 Command (pid 1156683) wtime: 1.654
DEBUG    ya.test:process.py:275 Command (pid 1156683) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1156683) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61114', '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: 12063\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61114', '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: 12063\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1159474
DEBUG    ya.test:process.py:259 Command (pid 1159474) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1159474) elapsed time (sec): 1.9709818363189697
DEBUG    ya.test:process.py:263 Command (pid 1159474) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) maxrss: 555484
DEBUG    ya.test:process.py:263 Command (pid 1159474) minflt: 18858
DEBUG    ya.test:process.py:263 Command (pid 1159474) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) nivcsw: 210
DEBUG    ya.test:process.py:263 Command (pid 1159474) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1159474) nvcsw: 155
DEBUG    ya.test:process.py:263 Command (pid 1159474) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1159474) stime: 1.4978289999999999
DEBUG    ya.test:process.py:263 Command (pid 1159474) utime: 0.118934
DEBUG    ya.test:process.py:263 Command (pid 1159474) wtime: 1.972
DEBUG    ya.test:process.py:275 Command (pid 1159474) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61114', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:61114', '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: 1160785
DEBUG    ya.test:process.py:259 Command (pid 1160785) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160785) elapsed time (sec): 2.273800849914551
DEBUG    ya.test:process.py:263 Command (pid 1160785) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) maxrss: 555524
DEBUG    ya.test:process.py:263 Command (pid 1160785) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1160785) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) nivcsw: 277
DEBUG    ya.test:process.py:263 Command (pid 1160785) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160785) nvcsw: 106
DEBUG    ya.test:process.py:263 Command (pid 1160785) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160785) stime: 1.9550619999999999
DEBUG    ya.test:process.py:263 Command (pid 1160785) utime: 0.12465
DEBUG    ya.test:process.py:263 Command (pid 1160785) wtime: 2.275
DEBUG    ya.test:process.py:275 Command (pid 1160785) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9652
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/7599
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31505
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9800
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/23835
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61114 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_sl524rly.log --grpc-port=9652 --mon-port=7599 --ic-port=31505
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:61114 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_sl524rly.log --grpc-port=9652 --mon-port=7599 --ic-port=31505
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:61114', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1/logfile_sl524rly.log', '--grpc-port=9652', '--mon-port=7599', '--ic-port=31505')' in '/home/runner/.ya/build/build_root/rhna/000943/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk18/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_disabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1162557
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:9652/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/000943/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1162560
DEBUG    ya.test:process.py:259 Command (pid 1162560) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1162560) elapsed time (sec): 2.1264028549194336
DEBUG    ya.test:process.py:263 Command (pid 1162560) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) majflt: 3
DEBUG    ya.test:process.py:263 Command (pid 1162560) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1162560) minflt: 16696
DEBUG    ya.test:process.py:263 Command (pid 1162560) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) nivcsw: 975
DEBUG    ya.test:process.py:263 Command (pid 1162560) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1162560) nvcsw: 46
DEBUG    ya.test:process.py:263 Command (pid 1162560) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1162560) stime: 1.633013
DEBUG    ya.test:process.py:263 Command (pid 1162560) utime: 0.111287
DEBUG    ya.test:process.py:263 Command (pid 1162560) wtime: 2.128
DEBUG    ya.test:process.py:275 Command (pid 1162560) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1162560) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_disabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 29a2fb3c-0705-4c9c-b106-fbaa95ae8c3b, localhost:61114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 29a2fb3c-0705-4c9c-b106-fbaa95ae8c3b, localhost:61114): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 29a2fb3c-0705-4c9c-b106-fbaa95ae8c3b, localhost:61114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9652 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-2tlsei57yi.auto.internal:9652, 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:61114
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, 8607128e-671b-451c-aaea-a88267c72c2a, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 8607128e-671b-451c-aaea-a88267c72c2a, ghrun-2tlsei57yi.auto.internal:9652): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 8607128e-671b-451c-aaea-a88267c72c2a, ghrun-2tlsei57yi.auto.internal:9652): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 57df5116-88df-444a-9e84-9d80ad022cf3, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 57df5116-88df-444a-9e84-9d80ad022cf3, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 57df5116-88df-444a-9e84-9d80ad022cf3, ghrun-2tlsei57yi.auto.internal:9652): 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=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 8c20ad2e-6438-4441-8f98-61c060df9195, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 8c20ad2e-6438-4441-8f98-61c060df9195, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 8c20ad2e-6438-4441-8f98-61c060df9195, ghrun-2tlsei57yi.auto.internal:9652): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 926af3a4-a648-48de-98c1-fd45b2309c8c, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 926af3a4-a648-48de-98c1-fd45b2309c8c, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=MTE3NjBhZWQtMTVhZjQxY2ItOTk3OWQ4YWMtOWQyYmMyMTM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 926af3a4-a648-48de-98c1-fd45b2309c8c, ghrun-2tlsei57yi.auto.internal:9652): 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:61114
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 57df5116-88df-444a-9e84-9d80ad022cf3, ghrun-2tlsei57yi.auto.internal:9652): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9652
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, 9d7f84b7-f29a-4943-ab0b-01fd8d1687bc, localhost:61114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 9d7f84b7-f29a-4943-ab0b-01fd8d1687bc, localhost:61114): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 9d7f84b7-f29a-4943-ab0b-01fd8d1687bc, localhost:61114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9652 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-2tlsei57yi.auto.internal:9652, 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:61114
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, d4e7428c-17f2-4554-8556-c06f1f998776, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, d4e7428c-17f2-4554-8556-c06f1f998776, ghrun-2tlsei57yi.auto.internal:9652): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, d4e7428c-17f2-4554-8556-c06f1f998776, ghrun-2tlsei57yi.auto.internal:9652): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 75b01fda-70ff-4071-ad96-d8dbeac3a33b, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 75b01fda-70ff-4071-ad96-d8dbeac3a33b, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 75b01fda-70ff-4071-ad96-d8dbeac3a33b, ghrun-2tlsei57yi.auto.internal:9652): 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=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 5ede4067-b6f9-41d3-bbb5-d6ba07d8c57c, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 5ede4067-b6f9-41d3-bbb5-d6ba07d8c57c, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 5ede4067-b6f9-41d3-bbb5-d6ba07d8c57c, ghrun-2tlsei57yi.auto.internal:9652): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 97cdc9fa-bb70-41c5-91ad-706f7274b836, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 97cdc9fa-bb70-41c5-91ad-706f7274b836, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=YzNmYWFmYzItMjliZDY1NGUtNDUyMTcwOTMtYjRmY2VjMTQ=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 97cdc9fa-bb70-41c5-91ad-706f7274b836, ghrun-2tlsei57yi.auto.internal:9652): 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:61114
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9652
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 75b01fda-70ff-4071-ad96-d8dbeac3a33b, ghrun-2tlsei57yi.auto.internal:9652): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 721b82cc-c663-44b7-87e4-c9e59763ef75, localhost:61114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 721b82cc-c663-44b7-87e4-c9e59763ef75, localhost:61114): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 721b82cc-c663-44b7-87e4-c9e59763ef75, localhost:61114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9652 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-2tlsei57yi.auto.internal:9652, 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:61114
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, 3b1688e3-3c7d-474d-8cf3-55da5601a78a, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 3b1688e3-3c7d-474d-8cf3-55da5601a78a, ghrun-2tlsei57yi.auto.internal:9652): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 3b1688e3-3c7d-474d-8cf3-55da5601a78a, ghrun-2tlsei57yi.auto.internal:9652): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5ae651cb-e9b4-453f-a9e9-813faf7e9b01, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5ae651cb-e9b4-453f-a9e9-813faf7e9b01, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5ae651cb-e9b4-453f-a9e9-813faf7e9b01, ghrun-2tlsei57yi.auto.internal:9652): 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=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, c9d2ad37-e34e-4b3a-a95f-213c3c25a05c, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, c9d2ad37-e34e-4b3a-a95f-213c3c25a05c, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, c9d2ad37-e34e-4b3a-a95f-213c3c25a05c, ghrun-2tlsei57yi.auto.internal:9652): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 522e0959-e103-4c83-b8f8-8b060ff5690a, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 522e0959-e103-4c83-b8f8-8b060ff5690a, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=Njk0MGQ2YTEtOTY3NzM1NTgtZjk0Yzc5YjItNDA4Njg0MjM=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 522e0959-e103-4c83-b8f8-8b060ff5690a, ghrun-2tlsei57yi.auto.internal:9652): 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:61114
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9652
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5ae651cb-e9b4-453f-a9e9-813faf7e9b01, ghrun-2tlsei57yi.auto.internal:9652): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 11f82818-ae71-4645-a4be-2d267a48142d, localhost:61114): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 11f82818-ae71-4645-a4be-2d267a48142d, localhost:61114): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 11f82818-ae71-4645-a4be-2d267a48142d, localhost:61114): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 9652 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-2tlsei57yi.auto.internal:9652, 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:61114
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, 9c71708d-5beb-4e2a-a61d-272130bc2a8e, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 9c71708d-5beb-4e2a-a61d-272130bc2a8e, ghrun-2tlsei57yi.auto.internal:9652): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 9c71708d-5beb-4e2a-a61d-272130bc2a8e, ghrun-2tlsei57yi.auto.internal:9652): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, b1c80235-deb9-42b7-86d8-23f58a0711b4, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, b1c80235-deb9-42b7-86d8-23f58a0711b4, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, b1c80235-deb9-42b7-86d8-23f58a0711b4, ghrun-2tlsei57yi.auto.internal:9652): 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=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, f61ee192-7e95-4cd0-b10e-64eb0c93d381, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, f61ee192-7e95-4cd0-b10e-64eb0c93d381, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, f61ee192-7e95-4cd0-b10e-64eb0c93d381, ghrun-2tlsei57yi.auto.internal:9652): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 9d92ffb1-e826-4ab2-b9bb-7deff1645be2, ghrun-2tlsei57yi.auto.internal:9652): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 9d92ffb1-e826-4ab2-b9bb-7deff1645be2, ghrun-2tlsei57yi.auto.internal:9652): request = { session_id: "ydb://session/3?node_id=50000&id=NzA5NjJhNjQtNjUwM2Q2ZjItM2QxYmViMjAtZmFhODI5YjE=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 9d92ffb1-e826-4ab2-b9bb-7deff1645be2, ghrun-2tlsei57yi.auto.internal:9652): 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:61114
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:9652
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:110 Refreshing token, current_time: 1765231648.3011217, expires_in: 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, 80af2c6f-1e29-4bec-b7db-1bcd78c7fe92, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80af2c6f-1e29-4bec-b7db-1bcd78c7fe92, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80af2c6f-1e29-4bec-b7db-1bcd78c7fe92, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231649.1321256, expires_in: 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, 7f26d8a6-1a2c-4c50-9dd8-955a8395a970, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f26d8a6-1a2c-4c50-9dd8-955a8395a970, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f26d8a6-1a2c-4c50-9dd8-955a8395a970, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231650.2545679, expires_in: 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, 5368b025-a421-4656-933c-4010a86db755, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5368b025-a421-4656-933c-4010a86db755, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5368b025-a421-4656-933c-4010a86db755, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.044692, expires_in: 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, 4a98566c-3380-4ba9-a14c-4aa24f8d5e76, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4a98566c-3380-4ba9-a14c-4aa24f8d5e76, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4a98566c-3380-4ba9-a14c-4aa24f8d5e76, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231652.339184, expires_in: 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, 4414cef6-ef21-43e1-be01-839f7be318c1, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4414cef6-ef21-43e1-be01-839f7be318c1, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4414cef6-ef21-43e1-be01-839f7be318c1, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231653.895887, expires_in: 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, 1f8d2ce8-a7ea-4405-87fe-47fbaf5707c3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1f8d2ce8-a7ea-4405-87fe-47fbaf5707c3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1f8d2ce8-a7ea-4405-87fe-47fbaf5707c3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231655.5337586, expires_in: 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, 3fabf321-c96e-440a-95e5-2b678a563d20, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fabf321-c96e-440a-95e5-2b678a563d20, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fabf321-c96e-440a-95e5-2b678a563d20, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231657.5788963, expires_in: 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, 86e564a9-0cc8-4603-864c-0467d027d0a5, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 86e564a9-0cc8-4603-864c-0467d027d0a5, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 86e564a9-0cc8-4603-864c-0467d027d0a5, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.4588678, expires_in: 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, dfe60940-ea4d-468b-8a76-62ad97eb8171, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dfe60940-ea4d-468b-8a76-62ad97eb8171, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dfe60940-ea4d-468b-8a76-62ad97eb8171, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.539251, expires_in: 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, 259ba7a5-57aa-4953-b8aa-9f0bd8d0180b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 259ba7a5-57aa-4953-b8aa-9f0bd8d0180b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 259ba7a5-57aa-4953-b8aa-9f0bd8d0180b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.1599221, expires_in: 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, 7d728e95-2987-46a0-a572-8d92790c19f9, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7d728e95-2987-46a0-a572-8d92790c19f9, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7d728e95-2987-46a0-a572-8d92790c19f9, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231663.796713, expires_in: 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, b502f24f-a99d-4fd2-a926-eeb828aecfb5, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b502f24f-a99d-4fd2-a926-eeb828aecfb5, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b502f24f-a99d-4fd2-a926-eeb828aecfb5, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231665.4225237, expires_in: 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, b6c0c63a-29f2-4621-96c6-356ea8d5af23, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6c0c63a-29f2-4621-96c6-356ea8d5af23, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6c0c63a-29f2-4621-96c6-356ea8d5af23, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.4243677, expires_in: 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, a0759147-e749-4d30-9e7b-136c6f645e4f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a0759147-e749-4d30-9e7b-136c6f645e4f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a0759147-e749-4d30-9e7b-136c6f645e4f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.407065, expires_in: 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, e3dd3aac-a03d-4929-a68d-24563e2a67fd, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3dd3aac-a03d-4929-a68d-24563e2a67fd, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3dd3aac-a03d-4929-a68d-24563e2a67fd, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231671.0388687, expires_in: 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, f0641d56-9ae7-437b-84b1-f00548e63b9e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f0641d56-9ae7-437b-84b1-f00548e63b9e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f0641d56-9ae7-437b-84b1-f00548e63b9e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.5239658, expires_in: 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, ddaa538c-5288-4167-b380-f230d445a789, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ddaa538c-5288-4167-b380-f230d445a789, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ddaa538c-5288-4167-b380-f230d445a789, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.7952683, expires_in: 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, 06b6949a-26d6-4bd4-b8fa-3aff5502629c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06b6949a-26d6-4bd4-b8fa-3aff5502629c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06b6949a-26d6-4bd4-b8fa-3aff5502629c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.3565204, expires_in: 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, 105c4133-07d4-4d50-98ca-acea293f4bb4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 105c4133-07d4-4d50-98ca-acea293f4bb4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 105c4133-07d4-4d50-98ca-acea293f4bb4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231676.6540282, expires_in: 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, a149a1fc-3600-4adc-a671-514b30f5256e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a149a1fc-3600-4adc-a671-514b30f5256e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a149a1fc-3600-4adc-a671-514b30f5256e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.262903, expires_in: 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, 42e43524-3529-4fb3-a973-e8a7d0c445f8, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 42e43524-3529-4fb3-a973-e8a7d0c445f8, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 42e43524-3529-4fb3-a973-e8a7d0c445f8, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231680.4662778, expires_in: 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, a3c134d6-ce8c-4ff1-80d9-a743d4e42bb9, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a3c134d6-ce8c-4ff1-80d9-a743d4e42bb9, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a3c134d6-ce8c-4ff1-80d9-a743d4e42bb9, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231682.5632014, expires_in: 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, c397f9a0-9b73-4347-bd81-e696b016fbf2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c397f9a0-9b73-4347-bd81-e696b016fbf2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c397f9a0-9b73-4347-bd81-e696b016fbf2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.5547514, expires_in: 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, 210556a5-dac1-42af-bdac-d811a324262d, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 210556a5-dac1-42af-bdac-d811a324262d, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 210556a5-dac1-42af-bdac-d811a324262d, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.7187543, expires_in: 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, 787ae70d-e5de-4f65-8cda-268a8b1c5e89, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 787ae70d-e5de-4f65-8cda-268a8b1c5e89, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 787ae70d-e5de-4f65-8cda-268a8b1c5e89, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.3369462, expires_in: 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, b3fb9568-ceaa-4dc0-826c-1a65df585cb1, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3fb9568-ceaa-4dc0-826c-1a65df585cb1, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3fb9568-ceaa-4dc0-826c-1a65df585cb1, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.266516, expires_in: 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, bc874db9-b7d1-433a-bf67-57587809e64c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bc874db9-b7d1-433a-bf67-57587809e64c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bc874db9-b7d1-433a-bf67-57587809e64c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.2077472, expires_in: 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, bd7a0ab9-2595-4ee1-b5c8-6b829ebdffa0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd7a0ab9-2595-4ee1-b5c8-6b829ebdffa0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd7a0ab9-2595-4ee1-b5c8-6b829ebdffa0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.745379, expires_in: 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, 61e2ccf5-d445-4cdf-90ae-26924dd9d249, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61e2ccf5-d445-4cdf-90ae-26924dd9d249, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61e2ccf5-d445-4cdf-90ae-26924dd9d249, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.9425144, expires_in: 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, fd4288a9-68cd-49fd-8bb6-a18dfc1ff2dc, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fd4288a9-68cd-49fd-8bb6-a18dfc1ff2dc, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fd4288a9-68cd-49fd-8bb6-a18dfc1ff2dc, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231697.2134063, expires_in: 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, b196f2dc-9907-4772-85ba-2a982e650ca3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b196f2dc-9907-4772-85ba-2a982e650ca3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b196f2dc-9907-4772-85ba-2a982e650ca3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.6391244, expires_in: 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, 6f99a843-9a10-4f67-9b48-b0596fb8ff40, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f99a843-9a10-4f67-9b48-b0596fb8ff40, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f99a843-9a10-4f67-9b48-b0596fb8ff40, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.1653032, expires_in: 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, b8de84bf-fd12-4b43-b1b8-94d6018ac3cd, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b8de84bf-fd12-4b43-b1b8-94d6018ac3cd, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b8de84bf-fd12-4b43-b1b8-94d6018ac3cd, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231701.9417615, expires_in: 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, 38eecdca-55c4-4793-b9c1-fcdead438eeb, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 38eecdca-55c4-4793-b9c1-fcdead438eeb, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 38eecdca-55c4-4793-b9c1-fcdead438eeb, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.1202073, expires_in: 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, 5d76407c-7631-4cf6-9ba4-5ebeefc0e93f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5d76407c-7631-4cf6-9ba4-5ebeefc0e93f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5d76407c-7631-4cf6-9ba4-5ebeefc0e93f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.020525, expires_in: 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, 6c013820-46c9-48ed-bd4c-53c8a38abf00, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c013820-46c9-48ed-bd4c-53c8a38abf00, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c013820-46c9-48ed-bd4c-53c8a38abf00, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.4439912, expires_in: 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, b89dc108-d1c0-4ece-a839-7af655eaebe3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b89dc108-d1c0-4ece-a839-7af655eaebe3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b89dc108-d1c0-4ece-a839-7af655eaebe3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.1345608, expires_in: 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, adb4eeec-75a2-4535-8cfd-7123cecc06a8, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, adb4eeec-75a2-4535-8cfd-7123cecc06a8, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, adb4eeec-75a2-4535-8cfd-7123cecc06a8, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.5943131, expires_in: 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, 117ad80e-da20-4886-93ff-97934d3470d4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 117ad80e-da20-4886-93ff-97934d3470d4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 117ad80e-da20-4886-93ff-97934d3470d4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231712.7951453, expires_in: 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, 8e316f37-c067-41d7-9e2d-4f66f8a8076c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e316f37-c067-41d7-9e2d-4f66f8a8076c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e316f37-c067-41d7-9e2d-4f66f8a8076c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.612405, expires_in: 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, 1fffa7a8-dc9c-4668-93b2-c3729cde466a, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1fffa7a8-dc9c-4668-93b2-c3729cde466a, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1fffa7a8-dc9c-4668-93b2-c3729cde466a, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231716.6768723, expires_in: 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, cd7eadbf-b65e-4925-a8f5-430d58c50371, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cd7eadbf-b65e-4925-a8f5-430d58c50371, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cd7eadbf-b65e-4925-a8f5-430d58c50371, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231718.5048053, expires_in: 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, 9d6dd2bc-3069-4132-9c15-db0dbdd533e4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d6dd2bc-3069-4132-9c15-db0dbdd533e4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d6dd2bc-3069-4132-9c15-db0dbdd533e4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231720.6701498, expires_in: 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, 131cea7a-873c-42bb-a71a-2e2f2aa22bfb, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 131cea7a-873c-42bb-a71a-2e2f2aa22bfb, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 131cea7a-873c-42bb-a71a-2e2f2aa22bfb, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231722.3616357, expires_in: 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, c0f70a0a-bcb9-46ed-a45b-364b69cd7886, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0f70a0a-bcb9-46ed-a45b-364b69cd7886, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0f70a0a-bcb9-46ed-a45b-364b69cd7886, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.794064, expires_in: 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, 6a1ab38f-e97f-4b4f-a8dd-202c8280cbb7, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a1ab38f-e97f-4b4f-a8dd-202c8280cbb7, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a1ab38f-e97f-4b4f-a8dd-202c8280cbb7, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.07342, expires_in: 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, 02162983-db50-4843-a2fe-08978038c54d, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02162983-db50-4843-a2fe-08978038c54d, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02162983-db50-4843-a2fe-08978038c54d, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231727.2359908, expires_in: 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, 39ca92c2-a717-438f-95f4-263da043eaf2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 39ca92c2-a717-438f-95f4-263da043eaf2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 39ca92c2-a717-438f-95f4-263da043eaf2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.5607033, expires_in: 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, 2db1e4f2-b86b-408c-a868-43c09ca98cad, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2db1e4f2-b86b-408c-a868-43c09ca98cad, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2db1e4f2-b86b-408c-a868-43c09ca98cad, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231730.3939812, expires_in: 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, a8837c0b-98aa-41ae-9298-e670cc776a91, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a8837c0b-98aa-41ae-9298-e670cc776a91, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a8837c0b-98aa-41ae-9298-e670cc776a91, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231732.2467806, expires_in: 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, 710ef51d-1b93-4428-a352-625d27132666, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 710ef51d-1b93-4428-a352-625d27132666, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 710ef51d-1b93-4428-a352-625d27132666, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.35273, expires_in: 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, 61e1863d-aa3a-4d69-a011-3411c48e5a22, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 61e1863d-aa3a-4d69-a011-3411c48e5a22, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 61e1863d-aa3a-4d69-a011-3411c48e5a22, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231735.7349224, expires_in: 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, 681fdd4b-c384-4092-8345-7773afe4f170, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 681fdd4b-c384-4092-8345-7773afe4f170, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 681fdd4b-c384-4092-8345-7773afe4f170, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231737.4143488, expires_in: 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, 9395a9a8-3035-48fc-92f7-997d4f7210e6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9395a9a8-3035-48fc-92f7-997d4f7210e6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9395a9a8-3035-48fc-92f7-997d4f7210e6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.3898323, expires_in: 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, c138605a-ed49-4f3c-9072-5926cae3cffe, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c138605a-ed49-4f3c-9072-5926cae3cffe, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c138605a-ed49-4f3c-9072-5926cae3cffe, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.5504048, expires_in: 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, 92062ee2-d309-4263-b5e3-88af10bc6fed, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 92062ee2-d309-4263-b5e3-88af10bc6fed, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 92062ee2-d309-4263-b5e3-88af10bc6fed, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.9613523, expires_in: 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, 2868b3bc-ec42-40d1-bebf-ed9fc70bf682, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2868b3bc-ec42-40d1-bebf-ed9fc70bf682, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2868b3bc-ec42-40d1-bebf-ed9fc70bf682, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.4634128, expires_in: 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, 3bcf3a12-fcc3-43b3-836b-483be5a34dc0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3bcf3a12-fcc3-43b3-836b-483be5a34dc0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3bcf3a12-fcc3-43b3-836b-483be5a34dc0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.0800695, expires_in: 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, 09af9c12-e807-495c-bc64-2b8656265170, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09af9c12-e807-495c-bc64-2b8656265170, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09af9c12-e807-495c-bc64-2b8656265170, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231746.7733154, expires_in: 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, ce2f94bb-f6ff-4156-abac-3cfa911e9895, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ce2f94bb-f6ff-4156-abac-3cfa911e9895, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ce2f94bb-f6ff-4156-abac-3cfa911e9895, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.1470792, expires_in: 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, 2ef11b92-320c-47df-8956-5ae99af889a8, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2ef11b92-320c-47df-8956-5ae99af889a8, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2ef11b92-320c-47df-8956-5ae99af889a8, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.081337, expires_in: 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, c07e70c1-aa7d-4341-8a57-d460ce04e41e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c07e70c1-aa7d-4341-8a57-d460ce04e41e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c07e70c1-aa7d-4341-8a57-d460ce04e41e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231751.9758182, expires_in: 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, 004de10d-b487-4277-b3f4-1434a8a731a3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 004de10d-b487-4277-b3f4-1434a8a731a3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 004de10d-b487-4277-b3f4-1434a8a731a3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.0402055, expires_in: 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, 48d1b0db-df22-457b-a650-f148832a9dcc, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 48d1b0db-df22-457b-a650-f148832a9dcc, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 48d1b0db-df22-457b-a650-f148832a9dcc, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231755.6128247, expires_in: 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, a2fc91f4-d8da-4628-9f8b-e097545652dd, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a2fc91f4-d8da-4628-9f8b-e097545652dd, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a2fc91f4-d8da-4628-9f8b-e097545652dd, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.2788107, expires_in: 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, 7867f25b-172d-4a34-804d-b559445ca6e7, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7867f25b-172d-4a34-804d-b559445ca6e7, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7867f25b-172d-4a34-804d-b559445ca6e7, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231758.7277327, expires_in: 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, d4eccad8-c629-48c7-9559-3e927b008edc, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d4eccad8-c629-48c7-9559-3e927b008edc, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d4eccad8-c629-48c7-9559-3e927b008edc, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.0469625, expires_in: 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, a36921cb-aa8b-497c-a18c-1171017b101c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a36921cb-aa8b-497c-a18c-1171017b101c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a36921cb-aa8b-497c-a18c-1171017b101c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.2543328, expires_in: 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, e3628348-3321-4d71-a2b1-60feec457034, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e3628348-3321-4d71-a2b1-60feec457034, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e3628348-3321-4d71-a2b1-60feec457034, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.0119376, expires_in: 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, 4e9294b4-a40a-463a-8d9c-4629bdbc2199, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e9294b4-a40a-463a-8d9c-4629bdbc2199, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e9294b4-a40a-463a-8d9c-4629bdbc2199, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231765.7509737, expires_in: 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, 2f37555e-435c-4ab4-8995-afcfd47d1053, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2f37555e-435c-4ab4-8995-afcfd47d1053, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2f37555e-435c-4ab4-8995-afcfd47d1053, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.909703, expires_in: 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, 230f95d8-cd88-4a68-ae4f-2082a3b52da4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 230f95d8-cd88-4a68-ae4f-2082a3b52da4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 230f95d8-cd88-4a68-ae4f-2082a3b52da4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.4482708, expires_in: 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, e155a401-d2ea-4e78-8840-c8b020dab00a, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e155a401-d2ea-4e78-8840-c8b020dab00a, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e155a401-d2ea-4e78-8840-c8b020dab00a, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.6666045, expires_in: 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, 22d584fd-cf01-40e6-9c1e-14148e6c1bff, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 22d584fd-cf01-40e6-9c1e-14148e6c1bff, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 22d584fd-cf01-40e6-9c1e-14148e6c1bff, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231771.9882743, expires_in: 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, 0fbc5101-3d1f-4254-916e-4614e42d37a2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0fbc5101-3d1f-4254-916e-4614e42d37a2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0fbc5101-3d1f-4254-916e-4614e42d37a2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231773.9641707, expires_in: 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, e1578563-551e-4fd5-8876-510c2ecb8f1f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e1578563-551e-4fd5-8876-510c2ecb8f1f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e1578563-551e-4fd5-8876-510c2ecb8f1f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.109065, expires_in: 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, 33646fbe-86da-4600-b759-1a9f62be6ec2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33646fbe-86da-4600-b759-1a9f62be6ec2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33646fbe-86da-4600-b759-1a9f62be6ec2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.1267872, expires_in: 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, f75816f3-e91e-47dc-9678-db5a8093ca8d, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f75816f3-e91e-47dc-9678-db5a8093ca8d, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f75816f3-e91e-47dc-9678-db5a8093ca8d, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231779.9286854, expires_in: 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, 40e41fc8-335f-41d4-a8c3-da497e0342b1, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 40e41fc8-335f-41d4-a8c3-da497e0342b1, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 40e41fc8-335f-41d4-a8c3-da497e0342b1, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.0323732, expires_in: 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, 1bed7f7c-8b0c-46ae-8926-50b3667cac8c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1bed7f7c-8b0c-46ae-8926-50b3667cac8c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1bed7f7c-8b0c-46ae-8926-50b3667cac8c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231784.1676137, expires_in: 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, b6fb2892-1ad2-46cc-8b25-7d6b0491135e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b6fb2892-1ad2-46cc-8b25-7d6b0491135e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b6fb2892-1ad2-46cc-8b25-7d6b0491135e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231786.2194722, expires_in: 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, b784d9bb-0746-4c71-b4e4-5a0a0ba3ff46, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b784d9bb-0746-4c71-b4e4-5a0a0ba3ff46, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b784d9bb-0746-4c71-b4e4-5a0a0ba3ff46, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.9090574, expires_in: 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, ba29fb83-e0e6-4787-9140-320e4bb645f9, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ba29fb83-e0e6-4787-9140-320e4bb645f9, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ba29fb83-e0e6-4787-9140-320e4bb645f9, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231789.9975889, expires_in: 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, 6282ab3d-ec8d-4855-86f4-1cbbfddca6fa, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6282ab3d-ec8d-4855-86f4-1cbbfddca6fa, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6282ab3d-ec8d-4855-86f4-1cbbfddca6fa, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231792.196282, expires_in: 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, df960836-53fe-4257-bc46-19dd5a8fdf87, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, df960836-53fe-4257-bc46-19dd5a8fdf87, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, df960836-53fe-4257-bc46-19dd5a8fdf87, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.3910408, expires_in: 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, 25ff762f-96f2-4adc-b1d5-418b768b7c10, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 25ff762f-96f2-4adc-b1d5-418b768b7c10, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 25ff762f-96f2-4adc-b1d5-418b768b7c10, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.2319295, expires_in: 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, 2325c648-f35b-410f-9a21-057afb21be16, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2325c648-f35b-410f-9a21-057afb21be16, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2325c648-f35b-410f-9a21-057afb21be16, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.2821853, expires_in: 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, 0548d5ba-1216-4dd7-91f4-19be0170d0c7, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0548d5ba-1216-4dd7-91f4-19be0170d0c7, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0548d5ba-1216-4dd7-91f4-19be0170d0c7, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.319374, expires_in: 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, bd7bf883-93a5-4020-8914-d27d0024e91a, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bd7bf883-93a5-4020-8914-d27d0024e91a, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bd7bf883-93a5-4020-8914-d27d0024e91a, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.357458, expires_in: 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, 520550ab-3e63-426b-88bd-a7f7a79e19ac, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 520550ab-3e63-426b-88bd-a7f7a79e19ac, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 520550ab-3e63-426b-88bd-a7f7a79e19ac, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.84649, expires_in: 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, 8ae26de7-4558-4b09-ac87-827c5ee7df10, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8ae26de7-4558-4b09-ac87-827c5ee7df10, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8ae26de7-4558-4b09-ac87-827c5ee7df10, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.1012414, expires_in: 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, 4e1ddd29-1fa4-4a6d-baf7-73ca34b14d26, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4e1ddd29-1fa4-4a6d-baf7-73ca34b14d26, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4e1ddd29-1fa4-4a6d-baf7-73ca34b14d26, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231806.4355001, expires_in: 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, ccbed81f-6b81-48d1-84f3-17743b166b56, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ccbed81f-6b81-48d1-84f3-17743b166b56, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ccbed81f-6b81-48d1-84f3-17743b166b56, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.7623842, expires_in: 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, 9d765635-5b2e-488d-85e7-d9c2bcde28f1, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9d765635-5b2e-488d-85e7-d9c2bcde28f1, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9d765635-5b2e-488d-85e7-d9c2bcde28f1, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.7619658, expires_in: 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, 3fc2bbef-43c8-4a0c-8f82-27cba08d271f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3fc2bbef-43c8-4a0c-8f82-27cba08d271f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3fc2bbef-43c8-4a0c-8f82-27cba08d271f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.819604, expires_in: 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, 8bfa82c0-6004-4646-bafb-1a658107c875, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8bfa82c0-6004-4646-bafb-1a658107c875, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8bfa82c0-6004-4646-bafb-1a658107c875, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231813.6558733, expires_in: 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, bb90b7d8-23f7-4c82-b53d-807a0d101636, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb90b7d8-23f7-4c82-b53d-807a0d101636, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb90b7d8-23f7-4c82-b53d-807a0d101636, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231815.3040473, expires_in: 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, 09223404-ceae-48bb-8c95-b3a7878be2aa, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 09223404-ceae-48bb-8c95-b3a7878be2aa, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 09223404-ceae-48bb-8c95-b3a7878be2aa, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231817.0276651, expires_in: 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, e291c9b1-ea98-4fa1-a963-c64b18bd07b6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e291c9b1-ea98-4fa1-a963-c64b18bd07b6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e291c9b1-ea98-4fa1-a963-c64b18bd07b6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.7255335, expires_in: 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, 2706c8dd-b130-44db-b66f-e45b903d2db6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2706c8dd-b130-44db-b66f-e45b903d2db6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2706c8dd-b130-44db-b66f-e45b903d2db6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.1151602, expires_in: 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, dee854a6-4c07-4ba5-9ca9-fdc5877b1475, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dee854a6-4c07-4ba5-9ca9-fdc5877b1475, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dee854a6-4c07-4ba5-9ca9-fdc5877b1475, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.634695, expires_in: 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, 5622a79e-f9a3-468f-9ac2-15c76ed655af, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5622a79e-f9a3-468f-9ac2-15c76ed655af, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5622a79e-f9a3-468f-9ac2-15c76ed655af, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.2265868, expires_in: 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, 98561235-457f-4650-a01d-cd57f44be979, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98561235-457f-4650-a01d-cd57f44be979, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98561235-457f-4650-a01d-cd57f44be979, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231824.9689167, expires_in: 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, d2f578a5-2c93-425d-a871-20286ab6908c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2f578a5-2c93-425d-a871-20286ab6908c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2f578a5-2c93-425d-a871-20286ab6908c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.0209184, expires_in: 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, 5b3fb4ff-cf34-40aa-a74c-ed1998187bc2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5b3fb4ff-cf34-40aa-a74c-ed1998187bc2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5b3fb4ff-cf34-40aa-a74c-ed1998187bc2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.6724517, expires_in: 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, b3ef957c-7a7d-43e3-a139-c93345534995, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b3ef957c-7a7d-43e3-a139-c93345534995, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b3ef957c-7a7d-43e3-a139-c93345534995, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.5943472, expires_in: 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, 444b20f8-cec1-4719-a725-527217f00bb3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 444b20f8-cec1-4719-a725-527217f00bb3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 444b20f8-cec1-4719-a725-527217f00bb3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.7977803, expires_in: 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, 6efaaa74-799a-47d4-a155-cc4fb7b965a7, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6efaaa74-799a-47d4-a155-cc4fb7b965a7, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6efaaa74-799a-47d4-a155-cc4fb7b965a7, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.7109165, expires_in: 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, 1dc17d35-62d7-420a-86df-a0d7429108af, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1dc17d35-62d7-420a-86df-a0d7429108af, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1dc17d35-62d7-420a-86df-a0d7429108af, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231836.2068458, expires_in: 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, 1a933077-253b-4177-a499-c61bc3168800, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a933077-253b-4177-a499-c61bc3168800, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a933077-253b-4177-a499-c61bc3168800, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.6710172, expires_in: 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, aadce47a-d88e-4b5d-899e-c6d7910fd31e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aadce47a-d88e-4b5d-899e-c6d7910fd31e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aadce47a-d88e-4b5d-899e-c6d7910fd31e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.5751333, expires_in: 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, c9926871-601c-4e10-9892-33bf245e0337, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9926871-601c-4e10-9892-33bf245e0337, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9926871-601c-4e10-9892-33bf245e0337, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231841.7823975, expires_in: 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, 1b4b77f1-901a-4b70-82d7-5ebe0f4c64b4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1b4b77f1-901a-4b70-82d7-5ebe0f4c64b4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1b4b77f1-901a-4b70-82d7-5ebe0f4c64b4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.642522, expires_in: 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, 9441297b-79b1-42bd-9262-e22c3d030e62, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9441297b-79b1-42bd-9262-e22c3d030e62, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9441297b-79b1-42bd-9262-e22c3d030e62, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.0474882, expires_in: 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, e2f9257c-6892-4e00-82a6-cb43ee8e61a0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2f9257c-6892-4e00-82a6-cb43ee8e61a0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2f9257c-6892-4e00-82a6-cb43ee8e61a0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.3551977, expires_in: 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, ff6a211d-4bb2-496b-81c2-aa8e1b9fec56, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff6a211d-4bb2-496b-81c2-aa8e1b9fec56, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff6a211d-4bb2-496b-81c2-aa8e1b9fec56, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231847.809897, expires_in: 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, 98b2e3e4-95cc-4515-8dc6-72047a5d1e0f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 98b2e3e4-95cc-4515-8dc6-72047a5d1e0f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 98b2e3e4-95cc-4515-8dc6-72047a5d1e0f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231849.2306545, expires_in: 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, 6a188751-a194-4e45-bab0-39d8030119f1, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6a188751-a194-4e45-bab0-39d8030119f1, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6a188751-a194-4e45-bab0-39d8030119f1, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.8095953, expires_in: 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, 702cde6c-f434-47ff-8a7e-dfabd36a463a, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 702cde6c-f434-47ff-8a7e-dfabd36a463a, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 702cde6c-f434-47ff-8a7e-dfabd36a463a, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.6346614, expires_in: 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, 3b315447-a34a-4bd4-8bf6-da414dd524a2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b315447-a34a-4bd4-8bf6-da414dd524a2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b315447-a34a-4bd4-8bf6-da414dd524a2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.2944717, expires_in: 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, 622b92fb-4aae-498f-9da6-dca1bb7a65f0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 622b92fb-4aae-498f-9da6-dca1bb7a65f0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 622b92fb-4aae-498f-9da6-dca1bb7a65f0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.9659622, expires_in: 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, a38b69d9-1261-43a8-a271-0054a7800960, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a38b69d9-1261-43a8-a271-0054a7800960, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a38b69d9-1261-43a8-a271-0054a7800960, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231858.1293852, expires_in: 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, 916c40eb-4b53-4e6d-8902-5f953e5e0e94, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 916c40eb-4b53-4e6d-8902-5f953e5e0e94, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 916c40eb-4b53-4e6d-8902-5f953e5e0e94, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231860.1539288, expires_in: 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, 67c91c6f-e813-4478-9ee2-ef73fd104120, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 67c91c6f-e813-4478-9ee2-ef73fd104120, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 67c91c6f-e813-4478-9ee2-ef73fd104120, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.4415479, expires_in: 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, f30e74df-b3a0-43fe-b1ea-d2445dc94480, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f30e74df-b3a0-43fe-b1ea-d2445dc94480, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f30e74df-b3a0-43fe-b1ea-d2445dc94480, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231863.0511177, expires_in: 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, c33fb41b-bc97-413e-9ea8-0e9f077a49f4, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c33fb41b-bc97-413e-9ea8-0e9f077a49f4, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c33fb41b-bc97-413e-9ea8-0e9f077a49f4, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.7839813, expires_in: 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, c03fb561-02dd-4299-8adc-03573eddeb62, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c03fb561-02dd-4299-8adc-03573eddeb62, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c03fb561-02dd-4299-8adc-03573eddeb62, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.3526762, expires_in: 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, 70fddef6-bd0b-4c50-8ec5-a81d5c30c3e2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 70fddef6-bd0b-4c50-8ec5-a81d5c30c3e2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 70fddef6-bd0b-4c50-8ec5-a81d5c30c3e2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.4675908, expires_in: 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, f6d32d5b-9938-4469-8197-4ca965a0501b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f6d32d5b-9938-4469-8197-4ca965a0501b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f6d32d5b-9938-4469-8197-4ca965a0501b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.2770596, expires_in: 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, 5a4260e7-afe0-4eb7-99ec-1916f1d705e6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5a4260e7-afe0-4eb7-99ec-1916f1d705e6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5a4260e7-afe0-4eb7-99ec-1916f1d705e6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231872.3822434, expires_in: 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, 54ddff36-3de9-494d-843c-b49d1c6a445e, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 54ddff36-3de9-494d-843c-b49d1c6a445e, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 54ddff36-3de9-494d-843c-b49d1c6a445e, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.9145079, expires_in: 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, f36b1613-2784-4b83-a87c-f624bc01db8b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f36b1613-2784-4b83-a87c-f624bc01db8b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f36b1613-2784-4b83-a87c-f624bc01db8b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231875.3385234, expires_in: 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, 050dabb7-2628-49ee-9fbb-bca3c82b01ed, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 050dabb7-2628-49ee-9fbb-bca3c82b01ed, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 050dabb7-2628-49ee-9fbb-bca3c82b01ed, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.6987777, expires_in: 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, 1d8bcd51-57c9-445a-9249-68adb1b489b3, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d8bcd51-57c9-445a-9249-68adb1b489b3, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d8bcd51-57c9-445a-9249-68adb1b489b3, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.0804868, expires_in: 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, 9c780ab0-8404-42fa-a06c-a7ce3999b9f5, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9c780ab0-8404-42fa-a06c-a7ce3999b9f5, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9c780ab0-8404-42fa-a06c-a7ce3999b9f5, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.3479378, expires_in: 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, a5bdbfdc-3e95-4731-99c2-bf500e74d070, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5bdbfdc-3e95-4731-99c2-bf500e74d070, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5bdbfdc-3e95-4731-99c2-bf500e74d070, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231880.70967, expires_in: 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, 9115beba-98da-4d05-963a-42a0cc8d9364, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9115beba-98da-4d05-963a-42a0cc8d9364, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9115beba-98da-4d05-963a-42a0cc8d9364, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231882.5154638, expires_in: 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, 80d85187-4c11-4c1e-9d68-81922c7b4bfb, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 80d85187-4c11-4c1e-9d68-81922c7b4bfb, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 80d85187-4c11-4c1e-9d68-81922c7b4bfb, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231884.2290673, expires_in: 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, 3f7fbdeb-f81e-4139-8699-3b539f9e63b5, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3f7fbdeb-f81e-4139-8699-3b539f9e63b5, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3f7fbdeb-f81e-4139-8699-3b539f9e63b5, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231886.0674305, expires_in: 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, 27b4a3b6-f7ac-4735-8a4b-c5d3a5eab50f, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27b4a3b6-f7ac-4735-8a4b-c5d3a5eab50f, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27b4a3b6-f7ac-4735-8a4b-c5d3a5eab50f, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.55419, expires_in: 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, 8a34676b-3dac-4b96-823b-f482e9bc952a, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a34676b-3dac-4b96-823b-f482e9bc952a, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a34676b-3dac-4b96-823b-f482e9bc952a, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.5464423, expires_in: 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, fc338ddd-849f-4fcb-8f1a-094425b04390, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc338ddd-849f-4fcb-8f1a-094425b04390, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc338ddd-849f-4fcb-8f1a-094425b04390, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231891.4120784, expires_in: 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, 682446d2-2b3b-4c23-8749-d2f08309d5d0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 682446d2-2b3b-4c23-8749-d2f08309d5d0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 682446d2-2b3b-4c23-8749-d2f08309d5d0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231893.3122737, expires_in: 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, c1e2ee74-083b-4699-b3c3-3edd8c39746b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c1e2ee74-083b-4699-b3c3-3edd8c39746b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c1e2ee74-083b-4699-b3c3-3edd8c39746b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231895.1017885, expires_in: 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, e4bf2176-365d-4048-8824-332ea21ceeee, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4bf2176-365d-4048-8824-332ea21ceeee, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4bf2176-365d-4048-8824-332ea21ceeee, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.074458, expires_in: 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, 614f0254-d8e5-46bf-b64e-8fe8358f70a6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 614f0254-d8e5-46bf-b64e-8fe8358f70a6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 614f0254-d8e5-46bf-b64e-8fe8358f70a6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.3502915, expires_in: 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, b26c2517-3608-49c9-9019-edcbfd05f6fb, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b26c2517-3608-49c9-9019-edcbfd05f6fb, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b26c2517-3608-49c9-9019-edcbfd05f6fb, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231899.9376318, expires_in: 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, c274bbd7-32f1-405e-a513-3b5e4e4a253c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c274bbd7-32f1-405e-a513-3b5e4e4a253c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c274bbd7-32f1-405e-a513-3b5e4e4a253c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231901.8746786, expires_in: 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, 3daf16b5-5a1e-44d4-b5c6-6ffdada1d71b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3daf16b5-5a1e-44d4-b5c6-6ffdada1d71b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3daf16b5-5a1e-44d4-b5c6-6ffdada1d71b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.5876982, expires_in: 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, 9e56a779-181a-405d-8570-51a49a716bcf, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9e56a779-181a-405d-8570-51a49a716bcf, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9e56a779-181a-405d-8570-51a49a716bcf, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.4654653, expires_in: 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, a407d75d-890b-4713-9bac-dcca42d342b5, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a407d75d-890b-4713-9bac-dcca42d342b5, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a407d75d-890b-4713-9bac-dcca42d342b5, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231907.4079814, expires_in: 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, d5584423-0a1b-4fda-ba85-631dec53cfcd, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d5584423-0a1b-4fda-ba85-631dec53cfcd, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d5584423-0a1b-4fda-ba85-631dec53cfcd, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.7069569, expires_in: 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, fcf01c69-1cd9-4517-99c0-989cc010f23b, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fcf01c69-1cd9-4517-99c0-989cc010f23b, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fcf01c69-1cd9-4517-99c0-989cc010f23b, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231910.0255747, expires_in: 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, 5c0e8885-b165-4c67-8f4b-2fff2a25d1b7, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c0e8885-b165-4c67-8f4b-2fff2a25d1b7, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c0e8885-b165-4c67-8f4b-2fff2a25d1b7, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231912.00681, expires_in: 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, 8c14e1de-eddb-40f2-a2de-c4b5394718a6, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c14e1de-eddb-40f2-a2de-c4b5394718a6, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c14e1de-eddb-40f2-a2de-c4b5394718a6, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.9444292, expires_in: 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, 397070f6-03f9-430d-b508-ea05bc7d5015, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 397070f6-03f9-430d-b508-ea05bc7d5015, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 397070f6-03f9-430d-b508-ea05bc7d5015, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231916.1173532, expires_in: 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, b95d6659-b9ea-461e-82f9-ce1934f19fd0, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b95d6659-b9ea-461e-82f9-ce1934f19fd0, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b95d6659-b9ea-461e-82f9-ce1934f19fd0, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.1780705, expires_in: 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, 6eb199bf-ab3d-4db6-bab8-f993062ba33d, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6eb199bf-ab3d-4db6-bab8-f993062ba33d, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6eb199bf-ab3d-4db6-bab8-f993062ba33d, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.1211467, expires_in: 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, f18fbf5e-5635-4344-9e1f-884363132b0c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f18fbf5e-5635-4344-9e1f-884363132b0c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f18fbf5e-5635-4344-9e1f-884363132b0c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231922.2456253, expires_in: 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, efcd6d65-ea20-4cba-bfc2-00fac874c999, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, efcd6d65-ea20-4cba-bfc2-00fac874c999, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, efcd6d65-ea20-4cba-bfc2-00fac874c999, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.3407881, expires_in: 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, a262e2f6-eedf-4518-b403-995499e62bf2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a262e2f6-eedf-4518-b403-995499e62bf2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a262e2f6-eedf-4518-b403-995499e62bf2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231925.9504905, expires_in: 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, e126e1bf-9be3-4b64-a55a-f14f24f6af14, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e126e1bf-9be3-4b64-a55a-f14f24f6af14, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e126e1bf-9be3-4b64-a55a-f14f24f6af14, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231927.685409, expires_in: 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, 4dfcbdff-fbbb-4f92-9dc9-3e0be399aa2c, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4dfcbdff-fbbb-4f92-9dc9-3e0be399aa2c, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4dfcbdff-fbbb-4f92-9dc9-3e0be399aa2c, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231929.8200066, expires_in: 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, 7a328fbc-d36e-4d7b-8536-fd0301f1d1f2, localhost:1781): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a328fbc-d36e-4d7b-8536-fd0301f1d1f2, localhost:1781): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a328fbc-d36e-4d7b-8536-fd0301f1d1f2, localhost:1781): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:1781". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:1781
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:1781
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231930563769&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:9652/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:61114/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23835
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9800
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31505
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/7599
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9652
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1281
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5872
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26786
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/61114
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12063
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:1781/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/14245
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24903
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22655
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/1781
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/23111
============================== slowest durations ===============================
285.41s call     test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
18.79s setup    test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
11.55s teardown test_secrets_usage.py::test_success_external_data_table[encryption_disabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_disabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 316.55s (0:05:16) =========================
============================= test session starts ==============================
platform linux -- Python 3.12.12, pytest-8.0.2, pluggy-1.6.0
rootdir: /home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19
configfile: pkg:library.python.pytest:pytest.yatest.ini
plugins: typeguard-4.4.4
collected 32 items

test_secrets_usage.py F

=================================== FAILURES ===================================
_____________ test_success_external_data_table[encryption_enabled] _____________
ydb/tests/functional/secrets/test_secrets_usage.py:264: in test_success_external_data_table
    run_with_assert(user1_config, query)
ydb/tests/functional/secrets/conftest.py:40: in run_with_assert
    return _run_query(config, query)
ydb/tests/functional/secrets/conftest.py:35: in _run_query
    return pool.execute_with_retries(query)
contrib/python/ydb/py3/ydb/query/pool.py:252: in execute_with_retries
    return retry_operation_sync(wrapped_callee, retry_settings)
contrib/python/ydb/py3/ydb/retries.py:135: in retry_operation_sync
    for next_opt in opt_generator:
contrib/python/ydb/py3/ydb/retries.py:130: in retry_operation_impl
    raise status
contrib/python/ydb/py3/ydb/retries.py:96: in retry_operation_impl
    result = YdbRetryOperationFinalResult(callee(*args, **kwargs))
contrib/python/ydb/py3/ydb/query/pool.py:248: in wrapped_callee
    with self.checkout(timeout=retry_settings.max_session_acquire_timeout) as session:
contrib/python/ydb/py3/ydb/query/pool.py:331: in __enter__
    self._session = self._pool.acquire(self._timeout)
contrib/python/ydb/py3/ydb/query/pool.py:111: in acquire
    session = self._create_new_session(time_left)
contrib/python/ydb/py3/ydb/query/pool.py:63: in _create_new_session
    session.create(settings=BaseRequestSettings().with_timeout(timeout))
contrib/python/ydb/py3/ydb/query/session.py:307: in create
    self._create_call(settings=settings)
contrib/python/ydb/py3/ydb/query/session.py:171: in _create_call
    return self._driver(
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:460: in __call__
    connection = self._store.get(preferred_endpoint)
contrib/python/ydb/py3/ydb/tracing.py:70: in wrapper
    return f(self, *args, **kwargs)
contrib/python/ydb/py3/ydb/pool.py:144: in get
    raise issues.ConnectionLost("Couldn't find valid connection")
E   ydb.issues.ConnectionLost: Couldn't find valid connection
------------------------------ Captured log setup ------------------------------
INFO     ya.test:ya.py:431 ####################################################################################################
INFO     ya.test:ya.py:432 test_success_external_data_table[encryption_enabled]
INFO     ya.test:ya.py:433 ####################################################################################################
INFO     ya.test:ya.py:434 Test setup
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/16743
INFO     ydb.tests.library.fixtures:__init__.py:47 setup ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:49 setup ydb_cluster as local
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008d0/r3tmp/kikimr_cluster_kxyge9kt
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/31602
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/9066
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/21089
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/12922
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/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/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6e2298f3.log --grpc-port=31602 --mon-port=9066 --ic-port=16743
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:31602/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/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/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6e2298f3.log --grpc-port=31602 --mon-port=9066 --ic-port=16743
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6e2298f3.log', '--grpc-port=31602', '--mon-port=9066', '--ic-port=16743')' in '/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1156335
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:31602/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/rhna/0008d0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1156349
DEBUG    ya.test:process.py:259 Command (pid 1156349) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1156349) elapsed time (sec): 1.0672903060913086
DEBUG    ya.test:process.py:263 Command (pid 1156349) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1156349) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1156349) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1156349) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) nivcsw: 118
DEBUG    ya.test:process.py:263 Command (pid 1156349) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1156349) nvcsw: 34
DEBUG    ya.test:process.py:263 Command (pid 1156349) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1156349) stime: 0.41152
DEBUG    ya.test:process.py:263 Command (pid 1156349) utime: 0.16408499999999998
DEBUG    ya.test:process.py:263 Command (pid 1156349) wtime: 1.077
DEBUG    ya.test:process.py:275 Command (pid 1156349) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1156349) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31602', '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: 16743\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/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31602', '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: 16743\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1160738
DEBUG    ya.test:process.py:259 Command (pid 1160738) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1160738) elapsed time (sec): 1.6259124279022217
DEBUG    ya.test:process.py:263 Command (pid 1160738) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) maxrss: 555500
DEBUG    ya.test:process.py:263 Command (pid 1160738) minflt: 18407
DEBUG    ya.test:process.py:263 Command (pid 1160738) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) nivcsw: 186
DEBUG    ya.test:process.py:263 Command (pid 1160738) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1160738) nvcsw: 102
DEBUG    ya.test:process.py:263 Command (pid 1160738) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1160738) stime: 1.3327339999999999
DEBUG    ya.test:process.py:263 Command (pid 1160738) utime: 0.13128399999999998
DEBUG    ya.test:process.py:263 Command (pid 1160738) wtime: 1.627
DEBUG    ya.test:process.py:275 Command (pid 1160738) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31602', '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/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:31602', '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: 1161749
DEBUG    ya.test:process.py:259 Command (pid 1161749) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1161749) elapsed time (sec): 1.6525030136108398
DEBUG    ya.test:process.py:263 Command (pid 1161749) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) majflt: 1
DEBUG    ya.test:process.py:263 Command (pid 1161749) maxrss: 555484
DEBUG    ya.test:process.py:263 Command (pid 1161749) minflt: 18411
DEBUG    ya.test:process.py:263 Command (pid 1161749) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nivcsw: 70
DEBUG    ya.test:process.py:263 Command (pid 1161749) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1161749) nvcsw: 137
DEBUG    ya.test:process.py:263 Command (pid 1161749) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1161749) stime: 1.365546
DEBUG    ya.test:process.py:263 Command (pid 1161749) utime: 0.134791
DEBUG    ya.test:process.py:263 Command (pid 1161749) wtime: 1.665
DEBUG    ya.test:process.py:275 Command (pid 1161749) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
INFO     ydb.tests.library.fixtures:__init__.py:191 setup ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.fixtures:__init__.py:193 setup ydb_cluster_with_encryption_parametrized as local
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/29952
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:500 Working directory: /home/runner/.ya/build/build_root/rhna/0008d0/r3tmp/kikimr_cluster_km0mgx28
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/5567
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/3787
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/22237
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/17681
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/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/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6h3gyy17.log --grpc-port=5567 --mon-port=3787 --ic-port=29952
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:170 Formatting pdisk SectorMap:1:64 on node localhost:5567/1, disk_size 68719476736
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/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/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6h3gyy17.log --grpc-port=5567 --mon-port=3787 --ic-port=29952
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node=1', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1/logfile_6h3gyy17.log', '--grpc-port=5567', '--mon-port=3787', '--ic-port=29952')' in '/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/node_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1163016
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:5567/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/rhna/0008d0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1163027
DEBUG    ya.test:process.py:259 Command (pid 1163027) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1163027) elapsed time (sec): 2.153343915939331
DEBUG    ya.test:process.py:263 Command (pid 1163027) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1163027) minflt: 16446
DEBUG    ya.test:process.py:263 Command (pid 1163027) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) nivcsw: 424
DEBUG    ya.test:process.py:263 Command (pid 1163027) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1163027) nvcsw: 31
DEBUG    ya.test:process.py:263 Command (pid 1163027) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1163027) stime: 1.736834
DEBUG    ya.test:process.py:263 Command (pid 1163027) utime: 0.10926699999999999
DEBUG    ya.test:process.py:263 Command (pid 1163027) wtime: 2.154
DEBUG    ya.test:process.py:275 Command (pid 1163027) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1163027) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5567', '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: 29952\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.3
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.3
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5567', '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: 29952\n      }\n      HostConfigId: 1\n    }\n  }\n}\n']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1166888
DEBUG    ya.test:process.py:259 Command (pid 1166888) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1166888) elapsed time (sec): 0.7738478183746338
DEBUG    ya.test:process.py:263 Command (pid 1166888) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) maxrss: 555536
DEBUG    ya.test:process.py:263 Command (pid 1166888) minflt: 18405
DEBUG    ya.test:process.py:263 Command (pid 1166888) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) nivcsw: 136
DEBUG    ya.test:process.py:263 Command (pid 1166888) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1166888) nvcsw: 90
DEBUG    ya.test:process.py:263 Command (pid 1166888) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1166888) stime: 0.5119549999999999
DEBUG    ya.test:process.py:263 Command (pid 1166888) utime: 0.147164
DEBUG    ya.test:process.py:263 Command (pid 1166888) wtime: 0.775
DEBUG    ya.test:process.py:275 Command (pid 1166888) output:
Status {
  Success: true
}
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 4

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

DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:449 Executing command = ['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5567', '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.4
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.4
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '--server', 'grpc://localhost:5567', '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: 1167675
DEBUG    ya.test:process.py:259 Command (pid 1167675) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1167675) elapsed time (sec): 1.1141071319580078
DEBUG    ya.test:process.py:263 Command (pid 1167675) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) maxrss: 555592
DEBUG    ya.test:process.py:263 Command (pid 1167675) minflt: 18458
DEBUG    ya.test:process.py:263 Command (pid 1167675) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) nivcsw: 208
DEBUG    ya.test:process.py:263 Command (pid 1167675) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1167675) nvcsw: 108
DEBUG    ya.test:process.py:263 Command (pid 1167675) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1167675) stime: 0.814654
DEBUG    ya.test:process.py:263 Command (pid 1167675) utime: 0.144085
DEBUG    ya.test:process.py:263 Command (pid 1167675) wtime: 1.115
DEBUG    ya.test:process.py:275 Command (pid 1167675) output:
Status {
  Success: true
}
Success: true
ConfigTxSeqNo: 5

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

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:579 Binding storage pools to domain Root: {'dynamic_storage_pool:1': 'hdd'}
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:586 Cluster started and initialized
DEBUG    ya.test:ya.py:185 Binary was found by /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/19318
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/24196
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/4533
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/26543
DEBUG    library.python.filelock:__init__.py:115 Acquiring FileLock (blocking=False): /home/runner/.ya/build/port_sync_dir/2932
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5567 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_h9ij75dh.log --grpc-port=19318 --mon-port=24196 --ic-port=4533 --key-file /home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:273 CFG_DIR_PATH="/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs"
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:274 Final command: /home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd server --suppress-version-check --yaml-config=$CFG_DIR_PATH/config.yaml --node-broker=localhost:5567 --tenant=/Root/test --log-file-name=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_h9ij75dh.log --grpc-port=19318 --mon-port=24196 --ic-port=4533 --key-file /home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt
DEBUG    ya.test:process.py:610 Executing '('/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', 'server', '--suppress-version-check', '--yaml-config=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/kikimr_configs/config.yaml', '--node-broker=localhost:5567', '--tenant=/Root/test', '--log-file-name=/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1/logfile_h9ij75dh.log', '--grpc-port=19318', '--mon-port=24196', '--ic-port=4533', '--key-file', '/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/_Root_test_key.txt')' in '/home/runner/.ya/build/build_root/rhna/0008d0/ydb/tests/functional/secrets/test-results/py3test/testing_out_stuff/chunk19/testing_out_stuff/test_secrets_usage.py.test_success_external_data_table.encryption_enabled/cluster/slot_1' (no wait)
DEBUG    ya.test:process.py:628 Command pid: 1168941
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:314 Started node localhost:19318/1
DEBUG    ya.test:process.py:678 Command out will be placed to ydbd.out.5
DEBUG    ya.test:process.py:678 Command err will be placed to ydbd.err.5
DEBUG    ya.test:process.py:610 Executing '['/home/runner/.ya/build/build_root/rhna/0008d0/ydb/apps/ydbd/ydbd', '-V']' in 'None' (waiting)
DEBUG    ya.test:process.py:628 Command pid: 1168942
DEBUG    ya.test:process.py:259 Command (pid 1168942) rc: 0
DEBUG    ya.test:process.py:260 Command (pid 1168942) elapsed time (sec): 0.6234211921691895
DEBUG    ya.test:process.py:263 Command (pid 1168942) idrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) inblock: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) isrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) ixrss: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) majflt: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) maxrss: 547088
DEBUG    ya.test:process.py:263 Command (pid 1168942) minflt: 16263
DEBUG    ya.test:process.py:263 Command (pid 1168942) msgrcv: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) msgsnd: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) nivcsw: 37
DEBUG    ya.test:process.py:263 Command (pid 1168942) nsignals: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) nswap: 0
DEBUG    ya.test:process.py:263 Command (pid 1168942) nvcsw: 22
DEBUG    ya.test:process.py:263 Command (pid 1168942) oublock: 8
DEBUG    ya.test:process.py:263 Command (pid 1168942) stime: 0.459132
DEBUG    ya.test:process.py:263 Command (pid 1168942) utime: 0.110828
DEBUG    ya.test:process.py:263 Command (pid 1168942) wtime: 0.625
DEBUG    ya.test:process.py:275 Command (pid 1168942) output:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 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/10492077879/bin/clang++
    Compiler version: 
        clang version 20.1.8
        Target: x86_64-unknown-linux-gnu
        Thread model: posix
        InstalledDir: /home/runner/.ya/tools/v4/10492077879/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 1168942) errors:

INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:315 Node 1 version:
Git info:
    Commit: 5d9ddd248daf485a214e063217cd0c6403d49634
    Branch: 
    Author: Yaroslav Dynnikov <yaroslav.dynnikov@gmail.com>
    Summary: Merge 4b4072ba59fc087e347e82a632f1d0286d3ece9d into 046b39860f19672d27525ff7dcb5d66a160bcbab
Other info:
    Build by: runner
    Top src dir: /home/runner/actions_runner/_work/ydb/ydb
    Top build dir: /home/runner/.ya/build
    Hostname: ghrun-2tlsei57yi    Host information: 
        Linux ghrun-2tlsei57yi 5.15.0-157-generic #167-Ubuntu SMP Wed Sep 17 21:35:53 UTC 2025 x86_64
------------------------------ Captured log call -------------------------------
INFO     ya.test:ya.py:447 Test call (class_name: test_secrets_usage.py, test_name: test_success_external_data_table[encryption_enabled])
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.connection:connection.py:421 RpcState(ListEndpoints, 7a7b805c-c709-436c-b47f-00d576dd8428, localhost:5567): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7a7b805c-c709-436c-b47f-00d576dd8428, localhost:5567): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7a7b805c-c709-436c-b47f-00d576dd8428, localhost:5567): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19318 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-2tlsei57yi.auto.internal:19318, 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:5567
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, 2f1325bb-6438-4995-8e4d-edd11e596651, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 2f1325bb-6438-4995-8e4d-edd11e596651, ghrun-2tlsei57yi.auto.internal:19318): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 2f1325bb-6438-4995-8e4d-edd11e596651, ghrun-2tlsei57yi.auto.internal:19318): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 5265ddaa-ef3a-41dd-8e49-f9e5a38c3807, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 5265ddaa-ef3a-41dd-8e49-f9e5a38c3807, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 5265ddaa-ef3a-41dd-8e49-f9e5a38c3807, ghrun-2tlsei57yi.auto.internal:19318): 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=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 40401d91-3b1d-4070-8a3b-42527250b02c, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 40401d91-3b1d-4070-8a3b-42527250b02c, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 40401d91-3b1d-4070-8a3b-42527250b02c, ghrun-2tlsei57yi.auto.internal:19318): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8eb35cae-ab3c-443d-9bdf-a731dfe20fb5, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8eb35cae-ab3c-443d-9bdf-a731dfe20fb5, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NmQ3Nzc2NWItZTUxNzFjZDYtNWJhYTQ5YzktM2UyODljMWI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8eb35cae-ab3c-443d-9bdf-a731dfe20fb5, ghrun-2tlsei57yi.auto.internal:19318): 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:5567
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19318
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 5265ddaa-ef3a-41dd-8e49-f9e5a38c3807, ghrun-2tlsei57yi.auto.internal:19318): 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, 7f7e2008-7bcc-4d44-a2ca-bc71ceabf0cc, localhost:5567): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7f7e2008-7bcc-4d44-a2ca-bc71ceabf0cc, localhost:5567): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7f7e2008-7bcc-4d44-a2ca-bc71ceabf0cc, localhost:5567): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19318 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-2tlsei57yi.auto.internal:19318, 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:5567
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, 7784e10b-0db5-4423-b063-c785eaa2c4bf, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 7784e10b-0db5-4423-b063-c785eaa2c4bf, ghrun-2tlsei57yi.auto.internal:19318): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 7784e10b-0db5-4423-b063-c785eaa2c4bf, ghrun-2tlsei57yi.auto.internal:19318): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 0fcb35da-302a-4a07-9b84-362bd395c827, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 0fcb35da-302a-4a07-9b84-362bd395c827, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 0fcb35da-302a-4a07-9b84-362bd395c827, ghrun-2tlsei57yi.auto.internal:19318): 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=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 367866a4-c6a6-4c7b-bc45-c7141f356574, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 367866a4-c6a6-4c7b-bc45-c7141f356574, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "CREATE USER user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 367866a4-c6a6-4c7b-bc45-c7141f356574, ghrun-2tlsei57yi.auto.internal:19318): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 72832663-fb91-40b1-bedd-2bc0b9caaa28, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 72832663-fb91-40b1-bedd-2bc0b9caaa28, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=ZDMyMTFhYzItOWExNGRkYmEtMjdlZGM0ZjUtZDg3MDI1MjA=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 72832663-fb91-40b1-bedd-2bc0b9caaa28, ghrun-2tlsei57yi.auto.internal:19318): 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:5567
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19318
DEBUG    ydb.connection:connection.py:78 RpcState(AttachSession, 0fcb35da-302a-4a07-9b84-362bd395c827, ghrun-2tlsei57yi.auto.internal:19318): 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, 7487cb14-9201-481c-bf72-d64a3da15ff9, localhost:5567): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, 7487cb14-9201-481c-bf72-d64a3da15ff9, localhost:5567): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, 7487cb14-9201-481c-bf72-d64a3da15ff9, localhost:5567): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19318 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-2tlsei57yi.auto.internal:19318, 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:5567
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, 67079f44-678a-4d8b-99d4-0d879b6fdaf5, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 67079f44-678a-4d8b-99d4-0d879b6fdaf5, ghrun-2tlsei57yi.auto.internal:19318): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 67079f44-678a-4d8b-99d4-0d879b6fdaf5, ghrun-2tlsei57yi.auto.internal:19318): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 3d9a8a30-d949-471f-9f99-3295f182363c, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 3d9a8a30-d949-471f-9f99-3295f182363c, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 3d9a8a30-d949-471f-9f99-3295f182363c, ghrun-2tlsei57yi.auto.internal:19318): 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=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, ea8ea999-891d-45bc-9604-90abcc7e6297, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, ea8ea999-891d-45bc-9604-90abcc7e6297, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user1;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, ea8ea999-891d-45bc-9604-90abcc7e6297, ghrun-2tlsei57yi.auto.internal:19318): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 8d163977-affb-4ac6-a619-874f6a9933b9, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 8d163977-affb-4ac6-a619-874f6a9933b9, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=NTA4NDViYTItNjkwMTIyNjMtZWVkMTcyZi0zM2JkYWI0Zg==" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 8d163977-affb-4ac6-a619-874f6a9933b9, ghrun-2tlsei57yi.auto.internal:19318): 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:5567
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19318
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, e391f0e0-8cfa-4539-8e3b-40a3b711a340, localhost:5567): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ListEndpoints, e391f0e0-8cfa-4539-8e3b-40a3b711a340, localhost:5567): request = { database: "/Root/test" }
DEBUG    ydb.connection:connection.py:52 RpcState(ListEndpoints, e391f0e0-8cfa-4539-8e3b-40a3b711a340, localhost:5567): response = { operation { ready: true status: SUCCESS result { [type.googleapis.com/Ydb.Discovery.ListEndpointsResult] { endpoints { address: "ghrun-2tlsei57yi.auto.internal" port: 19318 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-2tlsei57yi.auto.internal:19318, 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:5567
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, 785e5ef6-9dd3-48c2-9145-72b0c8a7abf0, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(CreateSession, 785e5ef6-9dd3-48c2-9145-72b0c8a7abf0, ghrun-2tlsei57yi.auto.internal:19318): request = {  }
DEBUG    ydb.connection:connection.py:52 RpcState(CreateSession, 785e5ef6-9dd3-48c2-9145-72b0c8a7abf0, ghrun-2tlsei57yi.auto.internal:19318): response = { status: SUCCESS session_id: "ydb://session/3?node_id=50000&id=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=" node_id: 50000 }
DEBUG    ydb.connection:connection.py:421 RpcState(AttachSession, 67973e61-3689-4c9d-a05a-094236efebe6, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(AttachSession, 67973e61-3689-4c9d-a05a-094236efebe6, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(AttachSession, 67973e61-3689-4c9d-a05a-094236efebe6, ghrun-2tlsei57yi.auto.internal:19318): 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=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(ExecuteQuery, 90fb5869-c69c-4506-a7d2-3c529e89e232, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(ExecuteQuery, 90fb5869-c69c-4506-a7d2-3c529e89e232, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=" exec_mode: EXEC_MODE_EXECUTE query_content { syntax: SYNTAX_YQL_V1 text: "GRANT \'ydb.granular.create_table\' ON `/Root/test` TO user2;" } stats_mode: STATS_MODE_NONE schema_inclusion_mode: SCHEMA_INCLUSION_MODE_ALWAYS result_set_format: FORMAT_VALUE }
DEBUG    ydb.connection:connection.py:52 RpcState(ExecuteQuery, 90fb5869-c69c-4506-a7d2-3c529e89e232, ghrun-2tlsei57yi.auto.internal:19318): response = { <_MultiThreadedRendezvous object> }
DEBUG    ydb.query.pool:pool.py:123 Session returned to queue: ydb://session/3?node_id=50000&id=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=
DEBUG    ydb.connection:connection.py:421 RpcState(DeleteSession, 77ca7bf4-d64b-4ccc-b2bb-49a9957cbeb6, ghrun-2tlsei57yi.auto.internal:19318): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(DeleteSession, 77ca7bf4-d64b-4ccc-b2bb-49a9957cbeb6, ghrun-2tlsei57yi.auto.internal:19318): request = { session_id: "ydb://session/3?node_id=50000&id=MWE2ZGVkMjUtZGZlZjhkNTktNDhkNTYzMjYtYTQzZDRjMjI=" }
DEBUG    ydb.connection:connection.py:52 RpcState(DeleteSession, 77ca7bf4-d64b-4ccc-b2bb-49a9957cbeb6, ghrun-2tlsei57yi.auto.internal:19318): 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:78 RpcState(AttachSession, 67973e61-3689-4c9d-a05a-094236efebe6, ghrun-2tlsei57yi.auto.internal:19318): received error, <_MultiThreadedRendezvous of RPC that terminated with:
	status = StatusCode.CANCELLED
	details = "Locally cancelled by application!"
	debug_error_string = "None"
>
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:5567
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint ghrun-2tlsei57yi.auto.internal:19318
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:110 Refreshing token, current_time: 1765231656.0008512, expires_in: 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, e97eaf8f-d38d-412a-8aac-afb5f1abaf37, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e97eaf8f-d38d-412a-8aac-afb5f1abaf37, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e97eaf8f-d38d-412a-8aac-afb5f1abaf37, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231656.8686085, expires_in: 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, fe7f4318-78fc-48a5-90de-142449138e81, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fe7f4318-78fc-48a5-90de-142449138e81, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fe7f4318-78fc-48a5-90de-142449138e81, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231658.4420419, expires_in: 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, f340b30e-75da-4348-8b40-18e9545fc3e8, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f340b30e-75da-4348-8b40-18e9545fc3e8, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f340b30e-75da-4348-8b40-18e9545fc3e8, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231660.287076, expires_in: 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, 94d23afd-1dfa-4f8a-b204-c5b967e0b129, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 94d23afd-1dfa-4f8a-b204-c5b967e0b129, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 94d23afd-1dfa-4f8a-b204-c5b967e0b129, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231661.3121054, expires_in: 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, 9eb5a719-a5d9-4076-a4fb-9b23f7d39637, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9eb5a719-a5d9-4076-a4fb-9b23f7d39637, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9eb5a719-a5d9-4076-a4fb-9b23f7d39637, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231662.9096394, expires_in: 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, 779368a9-3971-4bd7-b075-67606f2361d8, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 779368a9-3971-4bd7-b075-67606f2361d8, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 779368a9-3971-4bd7-b075-67606f2361d8, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231664.2099378, expires_in: 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, 273fb4cf-b9f8-4b31-901b-9c7c363bff48, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 273fb4cf-b9f8-4b31-901b-9c7c363bff48, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 273fb4cf-b9f8-4b31-901b-9c7c363bff48, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231666.1498046, expires_in: 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, a28fad88-4afa-4c28-ad47-bbffb2cf11c0, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a28fad88-4afa-4c28-ad47-bbffb2cf11c0, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a28fad88-4afa-4c28-ad47-bbffb2cf11c0, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231667.1431804, expires_in: 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, b1cdb7e5-4bdc-4a14-86bc-c4d4c11d4f48, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b1cdb7e5-4bdc-4a14-86bc-c4d4c11d4f48, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b1cdb7e5-4bdc-4a14-86bc-c4d4c11d4f48, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231669.3610103, expires_in: 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, 2cf4b6d7-f32e-4f19-88f2-c03ad2cba9bd, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2cf4b6d7-f32e-4f19-88f2-c03ad2cba9bd, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2cf4b6d7-f32e-4f19-88f2-c03ad2cba9bd, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231670.7349224, expires_in: 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, aa87b8be-f697-4136-abce-7d1c0a364a45, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa87b8be-f697-4136-abce-7d1c0a364a45, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa87b8be-f697-4136-abce-7d1c0a364a45, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231672.5189798, expires_in: 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, 9dec13bf-905d-403a-9511-668b346360c3, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9dec13bf-905d-403a-9511-668b346360c3, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9dec13bf-905d-403a-9511-668b346360c3, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231673.741787, expires_in: 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, 1e578db5-d872-4589-85b0-03d4c190dbf4, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1e578db5-d872-4589-85b0-03d4c190dbf4, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1e578db5-d872-4589-85b0-03d4c190dbf4, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231675.6894357, expires_in: 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, 0ebb0913-26e4-45e7-84be-9d29202bc052, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0ebb0913-26e4-45e7-84be-9d29202bc052, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0ebb0913-26e4-45e7-84be-9d29202bc052, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231677.6929007, expires_in: 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, 08de70ad-3190-4afd-852a-4def82b0faed, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 08de70ad-3190-4afd-852a-4def82b0faed, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 08de70ad-3190-4afd-852a-4def82b0faed, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231678.0430706, expires_in: 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, 1d71d45f-b94c-45df-a0e1-09a702aa45d8, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d71d45f-b94c-45df-a0e1-09a702aa45d8, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d71d45f-b94c-45df-a0e1-09a702aa45d8, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231679.8032002, expires_in: 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, db53ba70-dde0-458d-b737-2b7c16dd537b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, db53ba70-dde0-458d-b737-2b7c16dd537b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, db53ba70-dde0-458d-b737-2b7c16dd537b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231681.410057, expires_in: 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, cc0eec87-da8d-4bec-bcc8-91609237a417, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cc0eec87-da8d-4bec-bcc8-91609237a417, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cc0eec87-da8d-4bec-bcc8-91609237a417, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231683.3872192, expires_in: 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, 4507ae74-867d-4719-9e70-6554bb57ebb9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4507ae74-867d-4719-9e70-6554bb57ebb9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4507ae74-867d-4719-9e70-6554bb57ebb9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231684.8000593, expires_in: 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, 47f37e1e-1259-4f1d-b227-76e968ad5ead, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 47f37e1e-1259-4f1d-b227-76e968ad5ead, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 47f37e1e-1259-4f1d-b227-76e968ad5ead, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231686.8407998, expires_in: 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, 55e49236-135d-4e4d-9d4f-cdc1412c28d0, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55e49236-135d-4e4d-9d4f-cdc1412c28d0, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55e49236-135d-4e4d-9d4f-cdc1412c28d0, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231688.7338629, expires_in: 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, a9336bda-8173-49e6-849e-872422400a66, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a9336bda-8173-49e6-849e-872422400a66, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a9336bda-8173-49e6-849e-872422400a66, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231690.926242, expires_in: 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, 3b9e7091-4db5-4220-aeae-a51b4460acdc, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b9e7091-4db5-4220-aeae-a51b4460acdc, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b9e7091-4db5-4220-aeae-a51b4460acdc, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231692.5653014, expires_in: 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, 3608c4f3-75d5-427e-b1bf-46d848710887, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3608c4f3-75d5-427e-b1bf-46d848710887, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3608c4f3-75d5-427e-b1bf-46d848710887, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231693.8666382, expires_in: 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, 053b4172-14d9-430e-bd9c-070c63868282, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 053b4172-14d9-430e-bd9c-070c63868282, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 053b4172-14d9-430e-bd9c-070c63868282, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231695.5259624, expires_in: 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, e4d83f1a-e538-47c7-b2d3-881d954e9cc6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4d83f1a-e538-47c7-b2d3-881d954e9cc6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4d83f1a-e538-47c7-b2d3-881d954e9cc6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231696.5675123, expires_in: 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, 23a4a426-0d4e-4288-b132-dab9358c0d72, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23a4a426-0d4e-4288-b132-dab9358c0d72, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23a4a426-0d4e-4288-b132-dab9358c0d72, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231698.5644214, expires_in: 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, 4676b02e-c5ec-4acb-83e2-c57135b9e0d3, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4676b02e-c5ec-4acb-83e2-c57135b9e0d3, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4676b02e-c5ec-4acb-83e2-c57135b9e0d3, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231700.3092072, expires_in: 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, c94e9aa7-6058-497b-8723-9c1fc6d22dd6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c94e9aa7-6058-497b-8723-9c1fc6d22dd6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c94e9aa7-6058-497b-8723-9c1fc6d22dd6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231702.0576954, expires_in: 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, 64f67d8c-1c9e-4f74-b81f-42cf5ab0462f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64f67d8c-1c9e-4f74-b81f-42cf5ab0462f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64f67d8c-1c9e-4f74-b81f-42cf5ab0462f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231704.223187, expires_in: 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, 6b9ba092-93f4-4229-8840-fb02804b42e2, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6b9ba092-93f4-4229-8840-fb02804b42e2, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6b9ba092-93f4-4229-8840-fb02804b42e2, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231706.4406302, expires_in: 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, 821fbab3-0cba-45b1-9e37-e6e6b6bf03a5, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 821fbab3-0cba-45b1-9e37-e6e6b6bf03a5, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 821fbab3-0cba-45b1-9e37-e6e6b6bf03a5, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231707.808374, expires_in: 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, f551f8e5-5d30-4fb6-a621-6b1b0a987b9e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f551f8e5-5d30-4fb6-a621-6b1b0a987b9e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f551f8e5-5d30-4fb6-a621-6b1b0a987b9e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231709.2736351, expires_in: 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, c4dbe603-f73d-4894-9b1f-edc8831cc925, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4dbe603-f73d-4894-9b1f-edc8831cc925, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4dbe603-f73d-4894-9b1f-edc8831cc925, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231710.5533867, expires_in: 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, ef850437-d187-45d0-b344-21272e624615, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ef850437-d187-45d0-b344-21272e624615, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ef850437-d187-45d0-b344-21272e624615, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231711.8368661, expires_in: 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, 632eec60-835c-4bdf-820f-4492e1cb22cb, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 632eec60-835c-4bdf-820f-4492e1cb22cb, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 632eec60-835c-4bdf-820f-4492e1cb22cb, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231713.104742, expires_in: 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, 502dbf1c-605d-48b1-89aa-3b195ff5fdd4, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 502dbf1c-605d-48b1-89aa-3b195ff5fdd4, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 502dbf1c-605d-48b1-89aa-3b195ff5fdd4, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231714.5654736, expires_in: 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, 3929758d-7093-4c0a-8d36-656a97c43f14, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3929758d-7093-4c0a-8d36-656a97c43f14, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3929758d-7093-4c0a-8d36-656a97c43f14, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231715.9682448, expires_in: 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, 29d0253d-ee56-403d-b761-7716c984c935, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 29d0253d-ee56-403d-b761-7716c984c935, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 29d0253d-ee56-403d-b761-7716c984c935, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231717.59177, expires_in: 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, 7dee2533-0773-4e66-8f4e-edbed7b802ec, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7dee2533-0773-4e66-8f4e-edbed7b802ec, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7dee2533-0773-4e66-8f4e-edbed7b802ec, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231719.7255242, expires_in: 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, dd31c0bc-8574-4936-be8b-248cfb4b4ab9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dd31c0bc-8574-4936-be8b-248cfb4b4ab9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dd31c0bc-8574-4936-be8b-248cfb4b4ab9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231721.5948946, expires_in: 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, dad59894-4b6b-4dd9-a9a7-d07d3a3b1274, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dad59894-4b6b-4dd9-a9a7-d07d3a3b1274, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dad59894-4b6b-4dd9-a9a7-d07d3a3b1274, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231723.565643, expires_in: 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, c04cc329-6ab9-4fe9-b59f-501c2d6aae19, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c04cc329-6ab9-4fe9-b59f-501c2d6aae19, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c04cc329-6ab9-4fe9-b59f-501c2d6aae19, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231725.3794963, expires_in: 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, c4d78d73-5ba4-4f78-8a21-90eee3d44e4d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c4d78d73-5ba4-4f78-8a21-90eee3d44e4d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c4d78d73-5ba4-4f78-8a21-90eee3d44e4d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231726.8458846, expires_in: 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, 6de18e47-9542-4a91-b097-7c23e78ad042, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6de18e47-9542-4a91-b097-7c23e78ad042, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6de18e47-9542-4a91-b097-7c23e78ad042, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231728.1807034, expires_in: 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, 13005ad1-00f4-4b7d-8541-7ce9ecbaa6bf, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 13005ad1-00f4-4b7d-8541-7ce9ecbaa6bf, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 13005ad1-00f4-4b7d-8541-7ce9ecbaa6bf, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231729.7840502, expires_in: 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, 7a707c7c-f01c-44cb-9be6-abdc4dd28867, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a707c7c-f01c-44cb-9be6-abdc4dd28867, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a707c7c-f01c-44cb-9be6-abdc4dd28867, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231731.852443, expires_in: 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, 77364ee0-08e0-4bd8-ae1c-90d8c8901c85, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 77364ee0-08e0-4bd8-ae1c-90d8c8901c85, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 77364ee0-08e0-4bd8-ae1c-90d8c8901c85, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231733.2109528, expires_in: 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, c0406fc2-a77e-4c04-b196-0aa92df3925e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c0406fc2-a77e-4c04-b196-0aa92df3925e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c0406fc2-a77e-4c04-b196-0aa92df3925e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231734.7483175, expires_in: 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, 27fe1050-2be0-4cca-96f4-2a6ab4a5cb7a, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 27fe1050-2be0-4cca-96f4-2a6ab4a5cb7a, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 27fe1050-2be0-4cca-96f4-2a6ab4a5cb7a, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231736.683111, expires_in: 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, ed72ea90-e8b9-4786-b471-ae7810c3fac7, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed72ea90-e8b9-4786-b471-ae7810c3fac7, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed72ea90-e8b9-4786-b471-ae7810c3fac7, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231738.4802222, expires_in: 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, f9cccb87-4474-435f-ac20-5e547f3564fd, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f9cccb87-4474-435f-ac20-5e547f3564fd, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f9cccb87-4474-435f-ac20-5e547f3564fd, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231739.8781235, expires_in: 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, d54977c4-200e-48ac-a583-2909b38653d6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d54977c4-200e-48ac-a583-2909b38653d6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d54977c4-200e-48ac-a583-2909b38653d6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231741.2354703, expires_in: 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, 7f20e31e-9b61-40dc-85ea-59e693ff443d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7f20e31e-9b61-40dc-85ea-59e693ff443d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7f20e31e-9b61-40dc-85ea-59e693ff443d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231742.9723449, expires_in: 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, a5a1d3e1-b767-4826-83db-58a274c7e807, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a5a1d3e1-b767-4826-83db-58a274c7e807, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a5a1d3e1-b767-4826-83db-58a274c7e807, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231744.2507803, expires_in: 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, f049fafb-0568-41a0-90fa-763f2e5a913f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f049fafb-0568-41a0-90fa-763f2e5a913f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f049fafb-0568-41a0-90fa-763f2e5a913f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231745.7529702, expires_in: 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, 702b85de-6a45-4782-b08e-3b4b451be107, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 702b85de-6a45-4782-b08e-3b4b451be107, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 702b85de-6a45-4782-b08e-3b4b451be107, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231747.410362, expires_in: 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, 1a2071af-e947-4eef-8f5e-300e3f223e1c, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a2071af-e947-4eef-8f5e-300e3f223e1c, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a2071af-e947-4eef-8f5e-300e3f223e1c, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231748.8207102, expires_in: 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, 658259a8-af37-4c38-b0f8-797a2c3192fa, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 658259a8-af37-4c38-b0f8-797a2c3192fa, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 658259a8-af37-4c38-b0f8-797a2c3192fa, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231750.6815581, expires_in: 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, 1ff4ec24-6628-4f1b-be45-e8a40eb33c62, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ff4ec24-6628-4f1b-be45-e8a40eb33c62, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ff4ec24-6628-4f1b-be45-e8a40eb33c62, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231752.4660056, expires_in: 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, 4ad98155-4d7d-41b1-8f35-f12a2b2fbe1e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4ad98155-4d7d-41b1-8f35-f12a2b2fbe1e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4ad98155-4d7d-41b1-8f35-f12a2b2fbe1e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231754.01654, expires_in: 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, 8c0e7a8c-19cb-4b87-85c3-ea80fbe60ba7, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8c0e7a8c-19cb-4b87-85c3-ea80fbe60ba7, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8c0e7a8c-19cb-4b87-85c3-ea80fbe60ba7, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231756.093274, expires_in: 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, e0da1650-8b10-4ab2-8869-d479b7119c80, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0da1650-8b10-4ab2-8869-d479b7119c80, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0da1650-8b10-4ab2-8869-d479b7119c80, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231757.9082286, expires_in: 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, aa453d5d-748c-4bea-a722-22df0b161219, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa453d5d-748c-4bea-a722-22df0b161219, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa453d5d-748c-4bea-a722-22df0b161219, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231759.493057, expires_in: 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, 3104494f-314b-434d-8f2a-dba3a3dc8f31, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3104494f-314b-434d-8f2a-dba3a3dc8f31, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3104494f-314b-434d-8f2a-dba3a3dc8f31, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231760.913635, expires_in: 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, 7a6184bc-2a1e-4f67-988c-a0cc3db242ec, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7a6184bc-2a1e-4f67-988c-a0cc3db242ec, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7a6184bc-2a1e-4f67-988c-a0cc3db242ec, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231762.723365, expires_in: 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, 55402f0e-8d4c-4b7c-9d0f-2a3edfd2bb0a, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 55402f0e-8d4c-4b7c-9d0f-2a3edfd2bb0a, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 55402f0e-8d4c-4b7c-9d0f-2a3edfd2bb0a, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231764.198862, expires_in: 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, b47c68bc-a8f8-451f-8706-3adf5a6ca117, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b47c68bc-a8f8-451f-8706-3adf5a6ca117, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b47c68bc-a8f8-451f-8706-3adf5a6ca117, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231766.065194, expires_in: 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, e21e668c-bcf1-404a-a75c-6a8cb42d778d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e21e668c-bcf1-404a-a75c-6a8cb42d778d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e21e668c-bcf1-404a-a75c-6a8cb42d778d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231767.7008598, expires_in: 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, 06cc0ff8-c4d1-4616-a52f-7f7b1c08499f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 06cc0ff8-c4d1-4616-a52f-7f7b1c08499f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 06cc0ff8-c4d1-4616-a52f-7f7b1c08499f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231769.6587093, expires_in: 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, 0a708906-844c-41f6-b815-7b334f23057e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0a708906-844c-41f6-b815-7b334f23057e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0a708906-844c-41f6-b815-7b334f23057e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231770.9623206, expires_in: 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, ed0ddce7-e15c-4400-abfd-fcdcb3903170, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ed0ddce7-e15c-4400-abfd-fcdcb3903170, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ed0ddce7-e15c-4400-abfd-fcdcb3903170, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231772.78741, expires_in: 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, ea5f1c3e-9cec-4be2-8bb9-7e4f0b904eba, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ea5f1c3e-9cec-4be2-8bb9-7e4f0b904eba, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ea5f1c3e-9cec-4be2-8bb9-7e4f0b904eba, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231774.065928, expires_in: 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, 440256e7-485b-42bb-83de-56700ec68d30, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 440256e7-485b-42bb-83de-56700ec68d30, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 440256e7-485b-42bb-83de-56700ec68d30, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231775.5333173, expires_in: 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, f26af53f-87c1-46f4-b576-0fc07faaa66c, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f26af53f-87c1-46f4-b576-0fc07faaa66c, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f26af53f-87c1-46f4-b576-0fc07faaa66c, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231776.840862, expires_in: 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, d2952d24-e074-4f2b-b293-6b84757371d8, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d2952d24-e074-4f2b-b293-6b84757371d8, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d2952d24-e074-4f2b-b293-6b84757371d8, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231778.4562654, expires_in: 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, e4b8715a-ea62-4291-89e3-4b317cdc2b56, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e4b8715a-ea62-4291-89e3-4b317cdc2b56, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e4b8715a-ea62-4291-89e3-4b317cdc2b56, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231780.6104634, expires_in: 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, 3a1730d4-9c49-49d5-ada2-693d0248df12, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3a1730d4-9c49-49d5-ada2-693d0248df12, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3a1730d4-9c49-49d5-ada2-693d0248df12, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231782.1268656, expires_in: 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, d7339e9e-7380-40a2-bb3b-7f841bfd2dd9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d7339e9e-7380-40a2-bb3b-7f841bfd2dd9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d7339e9e-7380-40a2-bb3b-7f841bfd2dd9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231783.6926494, expires_in: 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, 96972726-1489-481c-b99d-27c8c04ac879, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 96972726-1489-481c-b99d-27c8c04ac879, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 96972726-1489-481c-b99d-27c8c04ac879, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231785.2049856, expires_in: 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, 141fb49f-461d-42d4-afc2-33d305f005c3, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 141fb49f-461d-42d4-afc2-33d305f005c3, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 141fb49f-461d-42d4-afc2-33d305f005c3, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231787.2180972, expires_in: 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, 02918d7a-6b5d-449a-b754-895a50bd902c, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 02918d7a-6b5d-449a-b754-895a50bd902c, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 02918d7a-6b5d-449a-b754-895a50bd902c, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231788.7911072, expires_in: 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, 6ca40462-f279-4606-b7b7-8aa926b16ba1, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6ca40462-f279-4606-b7b7-8aa926b16ba1, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6ca40462-f279-4606-b7b7-8aa926b16ba1, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231790.0898323, expires_in: 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, 9b85d33b-3a74-411a-a2f9-98cb9193f788, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 9b85d33b-3a74-411a-a2f9-98cb9193f788, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 9b85d33b-3a74-411a-a2f9-98cb9193f788, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231791.6656983, expires_in: 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, 2929ca36-de5f-468d-9477-242cc6958462, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 2929ca36-de5f-468d-9477-242cc6958462, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 2929ca36-de5f-468d-9477-242cc6958462, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231793.1472673, expires_in: 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, 7308cf63-232f-4725-a0cc-b8933b8489cf, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7308cf63-232f-4725-a0cc-b8933b8489cf, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7308cf63-232f-4725-a0cc-b8933b8489cf, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231794.6169214, expires_in: 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, 8a2a9aad-9edc-4c87-9c49-da6dc6fb6cc6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8a2a9aad-9edc-4c87-9c49-da6dc6fb6cc6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8a2a9aad-9edc-4c87-9c49-da6dc6fb6cc6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231796.7902577, expires_in: 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, 8823dbcf-bf86-4c81-93ce-b8d9298b6902, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8823dbcf-bf86-4c81-93ce-b8d9298b6902, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8823dbcf-bf86-4c81-93ce-b8d9298b6902, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231798.9342375, expires_in: 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, 1ecfa361-9e29-4f0d-bc95-46cfc5769135, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1ecfa361-9e29-4f0d-bc95-46cfc5769135, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1ecfa361-9e29-4f0d-bc95-46cfc5769135, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231800.2378418, expires_in: 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, af9ae162-a248-48b7-b75e-b84a8b58e7bd, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, af9ae162-a248-48b7-b75e-b84a8b58e7bd, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, af9ae162-a248-48b7-b75e-b84a8b58e7bd, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231802.1235175, expires_in: 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, e0268ffc-8ac2-4f14-9aae-8afbb2b2d2d3, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e0268ffc-8ac2-4f14-9aae-8afbb2b2d2d3, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e0268ffc-8ac2-4f14-9aae-8afbb2b2d2d3, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231803.6930306, expires_in: 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, 05f826e1-7e92-43da-8ae0-e9a91982203e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 05f826e1-7e92-43da-8ae0-e9a91982203e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 05f826e1-7e92-43da-8ae0-e9a91982203e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231805.779526, expires_in: 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, a7d3aa25-33d1-4aa2-856d-ebbf46341eff, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a7d3aa25-33d1-4aa2-856d-ebbf46341eff, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a7d3aa25-33d1-4aa2-856d-ebbf46341eff, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231807.2484105, expires_in: 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, 919cea5e-0890-4b5d-b174-d085ca3c9800, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 919cea5e-0890-4b5d-b174-d085ca3c9800, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 919cea5e-0890-4b5d-b174-d085ca3c9800, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231809.258935, expires_in: 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, 15d3103c-5a0c-4983-bdbd-b9ff9f69391b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 15d3103c-5a0c-4983-bdbd-b9ff9f69391b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 15d3103c-5a0c-4983-bdbd-b9ff9f69391b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231811.0086057, expires_in: 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, 5c481510-da01-4161-a11b-2670d9d38f29, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5c481510-da01-4161-a11b-2670d9d38f29, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5c481510-da01-4161-a11b-2670d9d38f29, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231812.9791265, expires_in: 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, 3ad97eaf-5915-4f2f-b638-f222beed65b0, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3ad97eaf-5915-4f2f-b638-f222beed65b0, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3ad97eaf-5915-4f2f-b638-f222beed65b0, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231814.602012, expires_in: 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, b4075221-5fd8-4cab-9f39-581002baa4b4, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4075221-5fd8-4cab-9f39-581002baa4b4, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4075221-5fd8-4cab-9f39-581002baa4b4, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231816.5580802, expires_in: 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, ac17b275-0e16-43e2-9fb4-0fb390c2eb6f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ac17b275-0e16-43e2-9fb4-0fb390c2eb6f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ac17b275-0e16-43e2-9fb4-0fb390c2eb6f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231818.6029048, expires_in: 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, 58d8ed59-55eb-48fb-8387-f16e2a788a9d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 58d8ed59-55eb-48fb-8387-f16e2a788a9d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 58d8ed59-55eb-48fb-8387-f16e2a788a9d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231820.4976902, expires_in: 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, 04e9c2d5-9a06-4a4c-9de2-fe407778c155, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 04e9c2d5-9a06-4a4c-9de2-fe407778c155, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 04e9c2d5-9a06-4a4c-9de2-fe407778c155, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231821.8412905, expires_in: 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, c9318308-7db3-415f-8b25-399fcec30645, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c9318308-7db3-415f-8b25-399fcec30645, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c9318308-7db3-415f-8b25-399fcec30645, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231823.541879, expires_in: 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, 63c93d03-e7d5-445f-9556-8d8f4e8a559e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 63c93d03-e7d5-445f-9556-8d8f4e8a559e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 63c93d03-e7d5-445f-9556-8d8f4e8a559e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231825.3253288, expires_in: 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, bb4d9364-016f-4b62-b1d0-cba3164eebfa, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bb4d9364-016f-4b62-b1d0-cba3164eebfa, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bb4d9364-016f-4b62-b1d0-cba3164eebfa, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231827.1485202, expires_in: 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, ff2f26e0-3158-44f5-98d7-1768a82a78a7, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ff2f26e0-3158-44f5-98d7-1768a82a78a7, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ff2f26e0-3158-44f5-98d7-1768a82a78a7, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231828.9605367, expires_in: 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, 19ef08df-39b4-47ad-ba30-0515c5e28707, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 19ef08df-39b4-47ad-ba30-0515c5e28707, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 19ef08df-39b4-47ad-ba30-0515c5e28707, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231830.5404487, expires_in: 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, f7c6bee2-828e-44d8-b5f4-0bdbe68e7d86, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f7c6bee2-828e-44d8-b5f4-0bdbe68e7d86, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f7c6bee2-828e-44d8-b5f4-0bdbe68e7d86, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231832.56306, expires_in: 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, 7854de06-cae5-40fa-ac01-d06868b559f9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7854de06-cae5-40fa-ac01-d06868b559f9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7854de06-cae5-40fa-ac01-d06868b559f9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231834.5174477, expires_in: 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, f8f9d150-54ac-45a1-b312-7db1565588d1, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, f8f9d150-54ac-45a1-b312-7db1565588d1, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, f8f9d150-54ac-45a1-b312-7db1565588d1, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231835.8646462, expires_in: 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, 1d786119-d602-4a9c-a83b-392d38b1e257, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1d786119-d602-4a9c-a83b-392d38b1e257, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1d786119-d602-4a9c-a83b-392d38b1e257, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231837.6235387, expires_in: 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, 5ef4a958-8f36-437d-9541-78e4d3e54cbe, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 5ef4a958-8f36-437d-9541-78e4d3e54cbe, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 5ef4a958-8f36-437d-9541-78e4d3e54cbe, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231839.0351894, expires_in: 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, cf45a93d-e05c-41d0-a35f-874c88e30634, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cf45a93d-e05c-41d0-a35f-874c88e30634, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cf45a93d-e05c-41d0-a35f-874c88e30634, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231840.293863, expires_in: 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, de2c4dfd-1a5f-45b4-8d32-3f707348f574, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, de2c4dfd-1a5f-45b4-8d32-3f707348f574, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, de2c4dfd-1a5f-45b4-8d32-3f707348f574, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231842.199997, expires_in: 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, cb14c22e-71c6-4826-8b78-6bb0bd35750f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb14c22e-71c6-4826-8b78-6bb0bd35750f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb14c22e-71c6-4826-8b78-6bb0bd35750f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231843.8166363, expires_in: 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, cb873c6c-8182-4f56-a3ca-2def726ca899, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cb873c6c-8182-4f56-a3ca-2def726ca899, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cb873c6c-8182-4f56-a3ca-2def726ca899, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231845.1540117, expires_in: 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, 3b06251c-23da-49a8-9337-6e68da3a5619, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 3b06251c-23da-49a8-9337-6e68da3a5619, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 3b06251c-23da-49a8-9337-6e68da3a5619, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231846.483628, expires_in: 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, cca5ea35-f3f9-4f92-86a4-0e0af43fb9a9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cca5ea35-f3f9-4f92-86a4-0e0af43fb9a9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cca5ea35-f3f9-4f92-86a4-0e0af43fb9a9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231848.3824224, expires_in: 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, a39a32ed-4e25-4743-92d8-def181cf9bec, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a39a32ed-4e25-4743-92d8-def181cf9bec, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a39a32ed-4e25-4743-92d8-def181cf9bec, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231850.591305, expires_in: 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, 64761d32-cb35-4a49-b7b9-52d2c9035220, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 64761d32-cb35-4a49-b7b9-52d2c9035220, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 64761d32-cb35-4a49-b7b9-52d2c9035220, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231852.3269227, expires_in: 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, 7984c1bd-f525-4438-a520-6a42adcf7692, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7984c1bd-f525-4438-a520-6a42adcf7692, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7984c1bd-f525-4438-a520-6a42adcf7692, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231854.323358, expires_in: 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, 822c06b4-7e80-4d41-b616-bb308aea3e86, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 822c06b4-7e80-4d41-b616-bb308aea3e86, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 822c06b4-7e80-4d41-b616-bb308aea3e86, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231855.8976223, expires_in: 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, dde99b5f-ee5a-467a-9074-59dc2a4d916a, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, dde99b5f-ee5a-467a-9074-59dc2a4d916a, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, dde99b5f-ee5a-467a-9074-59dc2a4d916a, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231857.4038281, expires_in: 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, 45b73281-63be-4df5-bb8f-a4c6a4db024a, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 45b73281-63be-4df5-bb8f-a4c6a4db024a, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 45b73281-63be-4df5-bb8f-a4c6a4db024a, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231859.5394955, expires_in: 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, 0e88c890-0443-41de-be2a-38d83b24328c, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0e88c890-0443-41de-be2a-38d83b24328c, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0e88c890-0443-41de-be2a-38d83b24328c, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231861.482926, expires_in: 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, 84b5ef95-6e74-4ab0-84bd-9f987ed63358, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 84b5ef95-6e74-4ab0-84bd-9f987ed63358, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 84b5ef95-6e74-4ab0-84bd-9f987ed63358, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231862.8661077, expires_in: 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, 33ac0ce2-daf4-4219-8191-76625ecc9b37, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 33ac0ce2-daf4-4219-8191-76625ecc9b37, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 33ac0ce2-daf4-4219-8191-76625ecc9b37, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231864.8716886, expires_in: 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, e5144064-6647-4c14-959e-0fb50ff6d2d3, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e5144064-6647-4c14-959e-0fb50ff6d2d3, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e5144064-6647-4c14-959e-0fb50ff6d2d3, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231866.5354235, expires_in: 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, 4d6d0ce7-bf2d-43d8-8e4b-79c4a6d0c1e8, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 4d6d0ce7-bf2d-43d8-8e4b-79c4a6d0c1e8, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 4d6d0ce7-bf2d-43d8-8e4b-79c4a6d0c1e8, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231868.510193, expires_in: 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, e6930147-e21a-484d-b7be-417d0ea6c695, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e6930147-e21a-484d-b7be-417d0ea6c695, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e6930147-e21a-484d-b7be-417d0ea6c695, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231870.4729905, expires_in: 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, e2cacf02-7a2a-4c61-8119-7cf5fad8a0c0, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e2cacf02-7a2a-4c61-8119-7cf5fad8a0c0, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e2cacf02-7a2a-4c61-8119-7cf5fad8a0c0, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231871.6972337, expires_in: 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, 0443a1ed-ccd9-47fd-beb6-94ef63ce2e74, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 0443a1ed-ccd9-47fd-beb6-94ef63ce2e74, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 0443a1ed-ccd9-47fd-beb6-94ef63ce2e74, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231873.0512464, expires_in: 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, ec5b2dcd-83e1-46b2-908a-0f2d7a390982, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, ec5b2dcd-83e1-46b2-908a-0f2d7a390982, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, ec5b2dcd-83e1-46b2-908a-0f2d7a390982, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231874.597187, expires_in: 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, a59da144-c1ef-4cb4-a0a7-9c7e3e610c7d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a59da144-c1ef-4cb4-a0a7-9c7e3e610c7d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a59da144-c1ef-4cb4-a0a7-9c7e3e610c7d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231876.6602106, expires_in: 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, b4549330-1213-4338-ad66-72251569b66e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, b4549330-1213-4338-ad66-72251569b66e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, b4549330-1213-4338-ad66-72251569b66e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231878.142442, expires_in: 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, 834ce10d-2f93-4118-b719-47b2fc6c0864, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 834ce10d-2f93-4118-b719-47b2fc6c0864, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 834ce10d-2f93-4118-b719-47b2fc6c0864, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231879.772647, expires_in: 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, 56bb7937-6cf0-4ead-9c9f-641b80cf6be0, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 56bb7937-6cf0-4ead-9c9f-641b80cf6be0, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 56bb7937-6cf0-4ead-9c9f-641b80cf6be0, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231881.7451012, expires_in: 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, 90f68e27-3ee3-43f3-a1d5-4dfecc7e7c9e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 90f68e27-3ee3-43f3-a1d5-4dfecc7e7c9e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 90f68e27-3ee3-43f3-a1d5-4dfecc7e7c9e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231883.7960057, expires_in: 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, 85d5cd83-39ce-42fc-b59c-84b56328d229, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 85d5cd83-39ce-42fc-b59c-84b56328d229, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 85d5cd83-39ce-42fc-b59c-84b56328d229, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231885.9726732, expires_in: 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, 69ce7204-c780-49fb-b89f-933cd6296200, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 69ce7204-c780-49fb-b89f-933cd6296200, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 69ce7204-c780-49fb-b89f-933cd6296200, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231887.8179288, expires_in: 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, a76db552-da1b-438b-a6bd-d44a52859526, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a76db552-da1b-438b-a6bd-d44a52859526, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a76db552-da1b-438b-a6bd-d44a52859526, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231889.4450138, expires_in: 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, aa5488b4-bf6f-4de5-9d31-5d13213a07db, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, aa5488b4-bf6f-4de5-9d31-5d13213a07db, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, aa5488b4-bf6f-4de5-9d31-5d13213a07db, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.query.pool:pool.py:108 Session pool is not large enough: 0 < 1, will create new one.
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231890.2810285, expires_in: 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, d67137a4-0a6d-43f3-a3fa-7fddf20653d6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, d67137a4-0a6d-43f3-a3fa-7fddf20653d6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, d67137a4-0a6d-43f3-a3fa-7fddf20653d6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231892.0680125, expires_in: 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, e340bda4-ea80-4cb6-b40d-9d3eb74e82f6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, e340bda4-ea80-4cb6-b40d-9d3eb74e82f6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, e340bda4-ea80-4cb6-b40d-9d3eb74e82f6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231894.0480487, expires_in: 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, a83f67ec-9fb9-4399-ba86-7786a082399b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a83f67ec-9fb9-4399-ba86-7786a082399b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a83f67ec-9fb9-4399-ba86-7786a082399b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231896.1898375, expires_in: 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, 7e723896-7a64-4374-9f36-ac44625a240d, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7e723896-7a64-4374-9f36-ac44625a240d, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7e723896-7a64-4374-9f36-ac44625a240d, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231897.6010525, expires_in: 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, eef29ab4-24d2-4dcf-986f-5e20ea6ac10b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, eef29ab4-24d2-4dcf-986f-5e20ea6ac10b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, eef29ab4-24d2-4dcf-986f-5e20ea6ac10b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231898.815507, expires_in: 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, 114c925c-94c5-4377-8cb3-99386130dd86, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 114c925c-94c5-4377-8cb3-99386130dd86, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 114c925c-94c5-4377-8cb3-99386130dd86, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231900.2120125, expires_in: 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, a4b6211f-e36c-49f0-87de-2ef8fed51a1c, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, a4b6211f-e36c-49f0-87de-2ef8fed51a1c, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, a4b6211f-e36c-49f0-87de-2ef8fed51a1c, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231902.326612, expires_in: 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, cdfb7790-2028-469d-8e53-0dbf90f7f76e, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, cdfb7790-2028-469d-8e53-0dbf90f7f76e, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, cdfb7790-2028-469d-8e53-0dbf90f7f76e, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231903.9217973, expires_in: 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, 7431fc6e-1ef2-4f1a-829e-006675f31118, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 7431fc6e-1ef2-4f1a-829e-006675f31118, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 7431fc6e-1ef2-4f1a-829e-006675f31118, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231905.9740715, expires_in: 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, 6f59e4f1-f6b6-44ca-b778-02f1aa629066, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6f59e4f1-f6b6-44ca-b778-02f1aa629066, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6f59e4f1-f6b6-44ca-b778-02f1aa629066, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231908.093501, expires_in: 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, 83cc72c3-aecd-4d3e-9127-d723e5b4d60f, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 83cc72c3-aecd-4d3e-9127-d723e5b4d60f, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 83cc72c3-aecd-4d3e-9127-d723e5b4d60f, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231909.9327106, expires_in: 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, 23254fcf-a2a5-4230-b959-36014eebadcd, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 23254fcf-a2a5-4230-b959-36014eebadcd, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 23254fcf-a2a5-4230-b959-36014eebadcd, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231911.3631537, expires_in: 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, 6c3e1b73-040c-41a0-8724-63c377119f4b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 6c3e1b73-040c-41a0-8724-63c377119f4b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 6c3e1b73-040c-41a0-8724-63c377119f4b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231913.330009, expires_in: 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, 349a44f9-a34f-4910-abdd-28073b640460, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 349a44f9-a34f-4910-abdd-28073b640460, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 349a44f9-a34f-4910-abdd-28073b640460, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231915.424519, expires_in: 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, bed4d410-aaa8-46fa-99b0-3b131f502f58, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, bed4d410-aaa8-46fa-99b0-3b131f502f58, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, bed4d410-aaa8-46fa-99b0-3b131f502f58, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231917.2120624, expires_in: 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, 8101ae0b-c369-44ad-b354-f4ca5e25f93b, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8101ae0b-c369-44ad-b354-f4ca5e25f93b, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8101ae0b-c369-44ad-b354-f4ca5e25f93b, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231918.972041, expires_in: 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, fc9c7ded-499a-475a-805a-2fa7229bb6f2, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, fc9c7ded-499a-475a-805a-2fa7229bb6f2, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, fc9c7ded-499a-475a-805a-2fa7229bb6f2, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231920.5386903, expires_in: 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, 91fc8f4d-00a0-4079-96a0-fe0013177ce6, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 91fc8f4d-00a0-4079-96a0-fe0013177ce6, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 91fc8f4d-00a0-4079-96a0-fe0013177ce6, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231921.9853458, expires_in: 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, 50409eec-b8f9-47d5-b96f-0d05765d4ba1, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 50409eec-b8f9-47d5-b96f-0d05765d4ba1, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 50409eec-b8f9-47d5-b96f-0d05765d4ba1, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231923.4767964, expires_in: 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, 646bd449-3ca6-4eef-8d4a-b7705b1f4958, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 646bd449-3ca6-4eef-8d4a-b7705b1f4958, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 646bd449-3ca6-4eef-8d4a-b7705b1f4958, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231924.848946, expires_in: 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, 1a2699c9-8bf7-4894-8203-022061d9ee03, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 1a2699c9-8bf7-4894-8203-022061d9ee03, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 1a2699c9-8bf7-4894-8203-022061d9ee03, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231926.3416228, expires_in: 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, 8e6c9f15-b950-42f7-b88b-adc5385e6fe9, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, 8e6c9f15-b950-42f7-b88b-adc5385e6fe9, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, 8e6c9f15-b950-42f7-b88b-adc5385e6fe9, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:175 Preparing initial endpoint to resolve endpoints
DEBUG    ydb.connection:connection.py:314 Channel options: [('grpc.max_receive_message_length', 64000000), ('grpc.max_send_message_length', 64000000), ('grpc.primary_user_agent', 'python-library'), ('grpc.lb_policy_name', 'round_robin'), ('grpc.keepalive_time_ms', 1250), ('grpc.keepalive_timeout_ms', 10000), ('grpc.http2.max_pings_without_data', 0), ('grpc.keepalive_permit_without_calls', 0)]
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:185 Resolving endpoints for database /Root/test
DEBUG    ydb.credentials.StaticCredentials:credentials.py:110 Refreshing token, current_time: 1765231928.445758, expires_in: 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, c8dd295c-e7e6-434f-a37c-86128e0d6d22, localhost:31602): creating call state
DEBUG    ydb.connection:connection.py:63 RpcState(Login, c8dd295c-e7e6-434f-a37c-86128e0d6d22, localhost:31602): request = { operation_params { operation_timeout { seconds: 10 } cancel_after { seconds: 10 } } user: "user1" }
DEBUG    ydb.connection:connection.py:52 RpcState(Login, c8dd295c-e7e6-434f-a37c-86128e0d6d22, localhost:31602): response = { operation { ready: true status: UNAUTHORIZED issues { message: "Cannot find user: user1" issue_code: 400020 } } }
DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
ERROR    ydb.credentials.StaticCredentials:credentials.py:120 Failed to refresh token: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020)
DEBUG    ydb.resolver.DiscoveryEndpointsResolver:resolver.py:155 Failed to resolve endpoints for database /Root/test. Endpoint: "localhost:31602". Error details:
 StaticCredentials: message: "Cannot find user: user1" issue_code: 400020 (server_code: 400020).

DEBUG    ydb.connection:connection.py:549 Closing channel for endpoint localhost:31602
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:31602
INFO     ydb.pool.Discovery:pool.py:277 Successfully terminated discovery process
---------------------------- Captured log teardown -----------------------------
INFO     ya.test:ya.py:442 Test teardown
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:361 /Root/test
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:370 /Root/test: send console operation, token None
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:379 /Root/test: response from console: RemoveTenantResponse {
  Response {
    operation {
      id: "ydb://cmsrequest/5?tenant=/Root/test&cmstid=72057594037936131&txid=1765231930179329&action=2"
    }
  }
}
Status {
  Code: STATUS_CODE_UNSPECIFIED
}

DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:387 /Root/test: wait console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:389 /Root/test: console operation done
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:395 /Root/test: wait tenant gone
DEBUG    ydb.tests.library.harness.kikimr_cluster_interface:kikimr_cluster_interface.py:408 /Root/test: tenant gone
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:19318/1
INFO     ydb.tests.library.fixtures:__init__.py:202 destroy ydb_cluster_with_encryption_parametrized for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:5567/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/2932
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/26543
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/4533
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/24196
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/19318
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/17681
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/22237
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/3787
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/5567
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/29952
INFO     ydb.tests.library.fixtures:__init__.py:59 destroy ydb_cluster for __tests__.test_secrets_usage
INFO     ydb.tests.library.harness.kikimr_runner:kikimr_runner.py:281 Stopped node localhost:31602/1
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/12922
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/21089
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/9066
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/31602
DEBUG    library.python.filelock:__init__.py:119 Ensuring FileLock released: /home/runner/.ya/build/port_sync_dir/16743
============================== slowest durations ===============================
276.96s call     test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
19.70s setup    test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
11.54s teardown test_secrets_usage.py::test_success_external_data_table[encryption_enabled]
=========================== short test summary info ============================
FAILED test_secrets_usage.py::test_success_external_data_table[encryption_enabled] - ydb.issues.ConnectionLost: Couldn't find valid connection
======================== 1 failed in 309.03s (0:05:09) =========================
